Skip to content

SRU2024-9.5.3

Compare
Choose a tag to compare
@zubri zubri released this 15 Nov 23:06
· 29 commits to main since this release

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