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

SRU2023 v10

Open zubri opened this issue 1 year ago • 1 comments

Summary by CodeRabbit

  • New Features

    • Introduced FieldEnum for available field names.
    • Added IBAN validation for Egypt.
    • Implemented NarrativeFragment class for detailed line information.
  • Bug Fixes

    • Resolved various issues with field parsing and validation patterns.
    • Fixed stack overflow errors in JSON implementations.
  • Deprecated

    • Deprecated certain methods in SafeXmlUtils for cleaner code practices.
  • Enhancements

    • Improved code security following CodeQL recommendations.
    • Updated narrative resolvers and validators for BIC, country, and currency constraints.
  • Build & Config

    • Transitioned to Java 11 and Jakarta EE 10.
    • Updated dependency versions in build.gradle for improved compatibility.
  • Chores

    • Updated CHANGELOG.md to reflect versioning and significant changes.

zubri avatar Jun 05 '23 20:06 zubri