Reladomo v18.0.0 Release Notes

Release Date: 2020-09-06 // over 3 years ago
  • 🔄 Change Log

    18.0.0 - 2020-09-06

    ✨ Enhancements:

    • 👍 Switch to jdk8. Reladomo's mininum supported jdk is now JDK 8
    • ✂ Remove GSC collection. Eclipse collections is now the only supported part of the interface.
    • 🎉 Initial implementation of GraphQL API
    • 🔄 Change Strings to be quoted in the toString() representation of in-clause operations.
    • 🆓 Only run off heap free thread when necessary.

    🐛 Bug Fixes:

    • 🛠 Fix parameter tokenization with comma
    • Correct limit row count for MariaDB and Postgres.
    • Implement equals and hashCode() on Timestamp-part and Date-part Calculators.
    • 🛠 Fix a bug in wild card expression parsing

    GAV

    com.goldmansachs.reladomo,reladomo,18.0.0
    com.goldmansachs.reladomo,reladomogen,18.0.0
    com.goldmansachs.reladomo,reladomo-serial,18.0.0
    com.goldmansachs.reladomo,reladomo-xa,18.0.0
    com.goldmansachs.reladomo,reladomo-graphql,18.0.0
    ✅ com.goldmansachs.reladomo,reladomo-test-util,18.0.0
    com.goldmansachs.reladomo,reladomo-gen-util,18.0.0


Previous changes from v17.1.4

  • 🔄 Change Log

    17.1.4 - 2019-11-28

    🐛 Bug Fixes:

    • 🛠 Fix json deserialization for primitive attributes with "null"

    GAV

    com.goldmansachs.reladomo,reladomo,17.1.4
    com.goldmansachs.reladomo,reladomogen,17.1.4
    com.goldmansachs.reladomo,reladomo-serial,17.1.4
    ✅ com.goldmansachs.reladomo,reladomo-test-util,17.1.4
    com.goldmansachs.reladomo,reladomo-gen-util,17.1.4