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