Releases: prowide/prowide-iso20022
Releases · prowide/prowide-iso20022
SRU2022-10.0.2
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
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
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
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
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
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
- SRU2022_V10: Fix Junit by @fernando-prowide in #86
- SRU2022_v10: Fix GSON DateTime relfection issue by @fernando-prowide in #88
Full Changelog: SRU2022-10.0.0...SRU2022-10.0.1
SRU2023-9.4.0
9.4.0 - May 2022
- SWIFT Standard release update 2023 (live 19 November 2023)
- Yearly revision of deprecation phase (see https://dev.prowidesoftware.com/SRU2022/getting-started/deprecation/)
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
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
- Final PR #83
- Migration to Jakarta EE 10 by @essobedo in #76
- GH-56: JAXB Upgrade Plan, Migration to Jakarta EE 10, Migration to Java 11 by @zubri in #78
- Cu-2np2uh3_GH-56: JAXB upgrade plan using java.time classes by @fernando-prowide in #81
New Contributors
Full Changelog: SRU2022-9.3.6...SRU2022-10.0.0
SRU2022-9.3.6
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
- GH-74: Customizable indentation by @ptorres-prowide in #77
Full Changelog: SRU2022-9.3.5...SRU2022-9.3.6
SRU2022-9.3.5
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