prowide-iso20022
prowide-iso20022 copied to clipboard
Origin/cu 86b15d33f gh 118 ⁃ retro compatibility with dates between v9 and v10
Summary by CodeRabbit
-
New Features
- Updated date-time handling across various components to utilize
OffsetDateTime
, enhancing timezone management. - Introduced new methods for JSON serialization/deserialization in the
AbstractMX
class for improved compatibility with Java 8 date-time formats.
- Updated date-time handling across various components to utilize
-
Bug Fixes
- Addressed a null pointer exception in the metadata strategy.
-
Documentation
- Updated
CHANGELOG.md
to reflect new versioning and significant changes. - Enhanced
README.md
for better clarity and organization, removing outdated dependency information.
- Updated
-
Chores
- Updated Gradle and Java version configurations to improve compatibility and dependency management.