prowide-iso20022 icon indicating copy to clipboard operation
prowide-iso20022 copied to clipboard

Origin/cu 86b15d33f gh 118 ⁃ retro compatibility with dates between v9 and v10

Open ptorres-prowide opened this issue 4 months ago • 1 comments

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.
  • 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.
  • Chores

    • Updated Gradle and Java version configurations to improve compatibility and dependency management.

ptorres-prowide avatar Oct 15 '24 17:10 ptorres-prowide