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