SRU2024-10.2.3
10.2.3 - November 2024
- (PW-2040) Updated the BBAN validation data file to the IBAN REGISTRY Jul 2024 release
- (PW-2006) Fixed
getMUR
andsetMUR
inSwiftMessage
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
andsetMUR
inSwiftMessage
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