Skip to content

Releases: prowide/prowide-iso20022

SRU2020-9.1.6

01 May 19:17
ee39be9
Compare
Choose a tag to compare

RELEASE 9.1.6 - April 2021

  • (GH-17|JIRA-506) Enhanced the XML format in the serializing, spaces and line breaks
  • (GH-18) Fixed NPE in json serialization/deserialization of XMLGregorianCalendar fractional second
  • Added customizable strategies to set the MxSwiftMessage metadata fields: reference, main amount, value date, etc...

SRU2020-9.1.5

23 Dec 00:55
Compare
Choose a tag to compare

RELEASE 9.1.5 - December 2020

  • (GH-8) (JR-428) Fixed parser to skip unbounded content such as the @XmlAnyElement(lax = true) elements used in many schemas for supplementary data

SRU2020-9.1.4

02 Nov 17:04
Compare
Choose a tag to compare

RELEASE 9.1.4 - November 2020

  • Fixed javadoc jar

SRU2020-9.1.3

26 Oct 15:02
Compare
Choose a tag to compare

RELEASE 9.1.3 - October 2020

  • First public open source release
  • Fixed pom file

RELEASE 9.1.2 - October 2020

  • Added AppHdrType enum and AppHdrFactory method to create headers with the enum as parameter
  • Added targetNamespace method to the AbstractMX
  • Internal SCM refactor for OS release
  • Revamped the parser implementation with SAX to avoid custom namespace preprocessing
  • Added AppHdrParser utility class
  • Removed the CopyableTo implementation from the generated model
  • Change the generic AbstractMX#parse to throw runtime exception when XML parameter is blank or null (same semantic as Mx classes parse method)

RELEASE 9.1.1 - September 2021

  • Removed blank lines in MX writer (marshalling)
  • Fixed generic AbstractMX parse for system messages (xsys)

RELEASE 9.1.0 - May 2020

RELEASE 9.0.1 - May 2021

  • Added a new extensible interface based model for the application headers: AppHdr
  • Added support for the ISO Business Application Header version 2: head.001.001.02

RELEASE 9.0.0 - May 2020

  • ISO 20022 module extracted from Prowide Integrator to its own library, with its own version from now on