Skip to content

Releases: prowide/prowide-iso20022

SRU2022-10.0.2

28 Jul 19:37
Compare
Choose a tag to compare

10.0.2 - July 2023

  • (PW-1392) Fixed the default escape handler when serializing model objects into XML, that was duplicated quote characters in the output
  • Fixed the JSON to OffsetTime converter in the OffsetTimeJsonAdapter to handle DST changes

What's Changed

  • SRU2022_v10: Fix offset obtained in OffsetJSONTimeAdapter by @fernando-prowide in #89
  • PW-1392: Fixed the default escape handler when serializing XML by @zubri in #90
  • PW-1392: fix default escape handler duplicating quote characters by @zubri in #91

Full Changelog: SRU2022-10.0.1...SRU2022-10.0.2

SRU2023-10.1.1

01 Jul 22:46
Compare
Choose a tag to compare

10.1.1 - July 2023

  • (PW-1392) Fixed the default escape handler when serializing model objects into XML, that was duplicated quote characters in the output

What's Changed

  • PW-1392: Fixed the default escape handler when serializing XML by @zubri in #90
  • PW-1392: fix default escape handler duplicating quote characters by @zubri in #91

Full Changelog: SRU2023-10.1.0...SRU2023-10.1.1

SRU2023-9.4.1

30 Jun 18:34
Compare
Choose a tag to compare

9.4.1 - June 2023

  • (PW-1392) Fixed the default escape handler when serializing model objects into XML, that was duplicated quote characters in the output

What's Changed

  • PW-1392: Fixed the default escape handler when serializing XML by @zubri in #90
  • PW-1392: fix default escape handler duplicating quote characters by @zubri in #91

Version 9.4.0 has an invalid tag with SRU2022 while in belongs to SRU2023, thus the release is SRU2023-9.4.0

Full Changelog: SRU2022-9.4.0...SRU2023-9.4.1

SRU2022-9.3.7

27 Jun 11:45
4eb1d0d
Compare
Choose a tag to compare

9.3.7 - June 2023

  • (PW-1392) Fixed the default escape handler when serializing model objects into XML, that was duplicated quote characters in the output

What's Changed

  • PW-1392: Fixed the default escape handler when serializing XML by @zubri in #90
  • PW-1392: fix default escape handler duplicating quote characters by @zubri in #91

Full Changelog: SRU2022-9.3.6...SRU2022-9.3.7

SRU2023-10.1.0

14 Jun 19:38
Compare
Choose a tag to compare

10.1.0 - June 2023

  • Migration to Java 11
  • Migration to Jakarta EE 10
  • XmlGregorianCalendar was replaced model-wide by the new java.time classes
  • Fixed AppHdrFactory creation to use UTC in the header default creation date time
  • Fixed the business application header V01 serialization to use Zulu time indicator instead of +00:00 offset

Full Changelog: SRU2022-9.4.0...SRU2023-10.1.0

SRU2022-10.0.1

14 Jun 19:02
Compare
Choose a tag to compare

10.0.1 - June 2023

  • Added custom Gson adapters to marshall and unmarshall ISO Date and Time elements (needed for Java 17+ compatibility)
  • Make the default IsoDateAdapter more flexible by ignoring the offset or time information when unmarshalling into LocalDate objects
  • Enhanced the OffsetDateTimeAdapter and OffsetTimeAdapter to support variable optional seconds precision
  • Fixed AppHdrFactory creation to use UTC in the header default creation date time
  • Fixed the business application header V01 serialization to use Zulu time indicator instead of +00:00 offset

What's Changed

Full Changelog: SRU2022-10.0.0...SRU2022-10.0.1

SRU2023-9.4.0

31 May 13:12
Compare
Choose a tag to compare

9.4.0 - May 2022

Version 9.4.0 has an invalid tag with SRU2022 while in belongs to SRU2023, thus the release is SRU2023-9.4.0

Full Changelog: SRU2022-9.3.6...SRU2022-9.4.0

SRU2022-10.0.0

30 May 13:36
Compare
Choose a tag to compare

10.0.0 - May 2023

  • Migration to Java 11
  • Migration to Jakarta EE 10
  • XmlGregorianCalendar was replaced model-wide by the new java.time classes

What's Changed

New Contributors

Full Changelog: SRU2022-9.3.6...SRU2022-10.0.0

SRU2022-9.3.6

07 Mar 17:48
Compare
Choose a tag to compare

9.3.6 - March 2023

  • (GH-74) Added a parameter in the MxWriteParams to define a custom indentation string to use when marshalling into XML

What's Changed

Full Changelog: SRU2022-9.3.5...SRU2022-9.3.6

SRU2022-9.3.5

16 Jan 18:58
Compare
Choose a tag to compare

9.3.5 - January 2023

  • Added an optional way to pass a JaxbContext instance to the parse and write methods

What's Changed

  • CU-18ubwp3 Add an optional way to pass a JaxbContext instance to the parse and write methods by @ptorres-prowide in #72

Full Changelog: SRU2022-9.3.4...SRU2022-9.3.5