Skip to content

Releases: prowide/prowide-core

SRU2024-10.2.5

02 Jan 15:12
2651508
Compare
Choose a tag to compare

10.2.5 - December 2024

  • Update apache-commons-lang3 from 3.14.0 to 3.17.0 fixing derived apache-text dependency vulnerabilities
  • Minor thread safety fix in the PropertyLoaded class, used by the SafeXmlUtils
  • Gradle wrapper update to 8.12

What's Changed

  • Bump org.assertj:assertj-core from 3.25.3 to 3.27.0 by @dependabot in #221
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 by @dependabot in #215
  • Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.4 by @dependabot in #216
  • Bump org.xmlunit:xmlunit-assertj from 2.9.0 to 2.10.0 by @dependabot in #220
  • Bump ru.vyarus:gradle-quality-plugin from 4.7.0 to 5.0.0 by @dependabot in #217
  • Bump org.xmlunit:xmlunit-matchers from 2.9.0 to 2.10.0 by @dependabot in #222

New Contributors

Full Changelog: SRU2024-10.2.4...SRU2024-10.2.5

SRU2024-9.5.5

30 Dec 14:53
Compare
Choose a tag to compare

9.5.5 - December 2024

  • Update apache-commons-lang3 from 3.14.0 to 3.17.0 fixing derived apache-text dependency vulnerabilities
  • Minor thread safety fix in the PropertyLoaded class, used by the SafeXmlUtils
  • Gradle wrapper update to 8.12

What's Changed

  • Bump org.assertj:assertj-core from 3.25.3 to 3.27.0 by @dependabot in #221
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 by @dependabot in #215
  • Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.4 by @dependabot in #216
  • Bump org.xmlunit:xmlunit-assertj from 2.9.0 to 2.10.0 by @dependabot in #220
  • Bump ru.vyarus:gradle-quality-plugin from 4.7.0 to 5.0.0 by @dependabot in #217

New Contributors

Full Changelog: SRU2024-9.5.4...SRU2024-9.5.5

SRU2024-9.5.4

28 Nov 19:09
6527fb1
Compare
Choose a tag to compare

9.5.4 - November 2024

  • Rolling back SHA-256 checksum algorithm to MD5 in the MT message model

What's Changed

Full Changelog: SRU2023-9.5.3...SRU2024-9.5.4

SRU2024-10.2.4

28 Nov 19:12
1e4a0ae
Compare
Choose a tag to compare

10.2.4 - November 2024

  • Rolling back SHA-256 checksum algorithm to MD5 in the MT message model

What's Changed

Full Changelog: SRU2024-10.2.3...SRU2024-10.2.4

SRU2024-9.5.3

15 Nov 23:06
Compare
Choose a tag to compare

9.5.3 - November 2024

  • (PW-2040) Updated the BBAN validation data file to the IBAN REGISTRY Jul 2024 release
  • (PW-2006) Fixed getMUR and setMUR in SwiftMessage to prioritize field 108 in block 4 over block 3 for system messages (category 0)
  • Added new MtSequenceEnum with all the available inner sequences of specific MT schemas
  • Added isSystemMessage() to SwiftMessage to check if the message is a category 0 message (010. 011, etc...)
  • Added new MtSequenceEnum with all the available inner sequences of specific MT schemas

What's Changed

  • PW-2006: Fixed getMUR and setMUR in SwiftMessage for system messages by @zubri in #211
  • CU-86b1uerqp: Add enum with all possible MT sequence paths by @ptorres-prowide in #208
  • CU-86b2gwt48_PW-2040: Update IBAN (BBAN) validation data to July 2024 release by @ptorres-prowide in #212
  • CU-86b1uerqp: Add enum with all possible MT sequence paths SRU2024 by @ptorres-prowide in #209

Full Changelog: SRU2024-9.5.2...SRU2024-9.5.3

SRU2024-10.2.3

15 Nov 23:10
f433602
Compare
Choose a tag to compare

10.2.3 - November 2024

  • (PW-2040) Updated the BBAN validation data file to the IBAN REGISTRY Jul 2024 release
  • (PW-2006) Fixed getMUR and setMUR in SwiftMessage to prioritize field 108 in block 4 over block 3 for system messages (category 0)
  • Added new MtSequenceEnum with all the available inner sequences of specific MT schemas
  • Added isSystemMessage() to SwiftMessage to check if the message is a category 0 message (010. 011, etc...)
  • Added new MtSequenceEnum with all the available inner sequences of specific MT schemas

What's Changed

  • PW-2006: Fixed getMUR and setMUR in SwiftMessage for system messages by @zubri in #211
  • CU-86b1uerqp: Add enum with all possible MT sequence paths by @ptorres-prowide in #208
  • CU-86b2gwt48_PW-2040: Update IBAN (BBAN) validation data to July 2024 release by @ptorres-prowide in #212
  • CU-86b1uerqp: Add enum with all possible MT sequence paths SRU2024 by @ptorres-prowide in #209

Full Changelog: SRU2024-10.2.2...SRU2024-10.2.3

SRU2023-9.4.19

15 Nov 23:00
Compare
Choose a tag to compare

9.4.19 - November 2024

  • (PW-2040) Updated the BBAN validation data file to the IBAN REGISTRY Jul 2024 release
  • Added new MtSequenceEnum with all the available inner sequences of specific MT schemas

What's Changed

Full Changelog: SRU2023-9.4.18...SRU2023-9.4.19

SRU2023-10.1.18

15 Nov 23:04
a1a6e88
Compare
Choose a tag to compare

10.1.18 - November 2024

  • (PW-2040) Updated the BBAN validation data file to the IBAN REGISTRY Jul 2024 release
  • Added new MtSequenceEnum with all the available inner sequences of specific MT schemas

What's Changed

Full Changelog: SRU2023-10.1.17...SRU2023-10.1.18

SRU2024-9.5.2

10 Oct 16:55
c98ac9e
Compare
Choose a tag to compare

9.5.2 - October 2024

  • Added new FieldEnum with all the available field names
  • Code security improvements as per CodeQL recommendations

What's Changed

Full Changelog: SRU2024-9.5.1...SRU2024-9.5.2

SRU2024-10.2.2

10 Oct 17:27
835d51f
Compare
Choose a tag to compare

10.2.2 - October 2024

  • Added new FieldEnum with all the available field names
  • Code security improvements as per CodeQL recommendations

What's Changed

Full Changelog: SRU2024-10.2.1...SRU2024-10.2.2