Skip to content

Release 18.0.0

Compare
Choose a tag to compare
@mohrezaei mohrezaei released this 06 Sep 17:01
· 27 commits to master since this release
b61739e

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