Prowide Iso20022 Versions Save

Comprehensive business model and parser for all ISO 20022 messages

SRU2024-9.5.0

1 week ago

9.5.0 - May 2024

  • SWIFT Standard release update 2024 (live 16 November 2024)
  • Yearly revision of deprecation phase (see https://dev.prowidesoftware.com/SRU2024/getting-started/deprecation/)
  • Added message categories for File Management (cafm), Fraud Reporting and Disposition (cafm), Network Management (canm) and Settlement Reporting (casr)
  • Add support in the MxWriteConfiguration to use standard envelopes for SWIFT and ISO 20022
  • Changed the default Document prefix to the message category; "camt", "pacs", etc...
  • Enhanced MxId with optional and transient businessService field to act as a message type discriminator
  • Dependency update: commons-lang3 -> 3.14.0
  • Dependency update: gson -> 2.11.0

What's Changed

Full Changelog: https://github.com/prowide/prowide-iso20022/compare/SRU2023-9.4.5...SRU2024-9.5.0

SRU2023-10.1.6

1 week ago

10.1.6 - May 2024

  • (PW-1875) Changed the BusinessApplicationHeaderV01 marshaller to always use Zulu timezone with "Z" indicator

What's Changed

Full Changelog: https://github.com/prowide/prowide-iso20022/compare/SRU2023-10.1.5...SRU2023-10.1.6

SRU2023-9.4.5

1 week ago

9.4.5 - May 2024

  • (PW-1875) Changed the BusinessApplicationHeaderV01 marshaller to always use Zulu timezone with "Z" indicator

What's Changed

Full Changelog: https://github.com/prowide/prowide-iso20022/compare/SRU2023-9.4.4...SRU2023-9.4.5

SRU2023-10.1.5

1 month ago

10.1.5 - April 2024

  • Update jaxb dependency from com.sun.xml.bind:jaxb-impl:4.0.2 to 4.0.5 containing several jaxb bugfixes

Full Changelog: https://github.com/prowide/prowide-iso20022/compare/SRU2023-10.1.4...SRU2023-10.1.5

SRU2023-10.1.4

4 months ago

10.1.4 - January 2024

  • Enhanced the identifier extraction of the MxSwiftMessage to use the AppHdr when the Document namespace is missing
  • Enhanced the generic AbstractMX#parse to detect the message type from the AppHdr when the Document namespace is missing
  • Added default metadata extraction implementation for pacs and camt amounts and value dates
  • Added default methods for sender, receiver, and identifier extraction to the MxSwiftMessage.
  • Replaced the DistinguishedName parse logic with proprietary util class from the Prowide Core library

What's Changed

Full Changelog: https://github.com/prowide/prowide-iso20022/compare/SRU2023-10.1.3...SRU2023-10.1.4

SRU2023-9.4.4

4 months ago

9.4.4 - January 2024

  • Enhanced the identifier extraction of the MxSwiftMessage to use the AppHdr when the Document namespace is missing
  • Enhanced the generic AbstractMX#parse to detect the message type from the AppHdr when the Document namespace is missing
  • Added default metadata extraction implementation for pacs and camt amounts and value dates
  • Added default methods for sender, receiver, and identifier extraction to the MxSwiftMessage.
  • Replaced the DistinguishedName parse logic with proprietary util class from the Prowide Core library

What's Changed

Full Changelog: https://github.com/prowide/prowide-iso20022/compare/SRU2023-9.4.3...SRU2023-9.4.4

SRU2023-10.1.3

9 months ago

10.1.3 - August 2023

  • (PW-1566) Fixed manipulation of nanoseconds in the OffsetTime and OffsetDateTime adapters
  • Enhanced metadata extraction for xsys messages getting sender/receiver BICs from the RequestHeader element
  • Make the message metadata extraction lenient, by fixing the XML instruction of the payload when it contains invalid case

What's Changed

Version 10.1.2 belongs to SRU2023 but its tag has the invalid SRU2022 Full Changelog: https://github.com/prowide/prowide-iso20022/compare/SRU2022-10.1.2...SRU2023-10.1.3

SRU2023-9.4.3

9 months ago

9.4.3 - August 2023

  • Enhanced metadata extraction for xsys messages getting sender/receiver BICs from the RequestHeader element
  • Make the message metadata extraction lenient, by fixing the XML instruction of the payload when it contains invalid case

What's Changed

Full Changelog: https://github.com/prowide/prowide-iso20022/compare/SRU2023-9.4.2...SRU2023-9.4.3

SRU2022-10.0.3

9 months ago

10.0.3 - August 2023

  • Enhanced metadata extraction for xsys messages getting sender/receiver BICs from the RequestHeader element
  • Make the message metadata extraction lenient, by fixing the XML instruction of the payload when it contains invalid case
  • Added new utility class SupplementaryDataUtils. This class provides utility methods for extracting "SplmtryData" elements from an XML string.

What's Changed

Full Changelog: https://github.com/prowide/prowide-iso20022/compare/SRU2022-10.0.2...SRU2022-10.0.3

SRU2022-9.3.9

9 months ago

9.3.9 - August 2023

  • Enhanced metadata extraction for xsys messages getting sender/receiver BICs from the RequestHeader element
  • Make the message metadata extraction lenient, by fixing the XML instruction of the payload when it contains invalid case

What's Changed

Full Changelog: https://github.com/prowide/prowide-iso20022/compare/SRU2022-9.3.8...SRU2022-9.3.9