Skip to content

Releases: RedisGears/rghibernate

Version 1.2.0

06 Jul 11:51
06effe7
Compare
Choose a tag to compare

Changes

  • Get password using rgtrigger (#106)
  • Extra information on info trigger, update postgresql dep to 42.5.4. (#105)
  • Allow continue on errors with a retry mechanism (#102)
  • Mysql mysql connector java 8.0.28 (#104)
  • fix #88 avoid loading null fields to Redis Hash (#90)

Contributors

We'd like to thank all the contributors who worked on this release!

@DvirDukhan, @MeirShpilraien, @chayim, @gkorland, @shkediy and @snyk-bot

Version 1.1.0

14 Jul 06:36
fcf849a
Compare
Choose a tag to compare

Changes

🚀 New Features

  • Microsoft MSSQL Support (#80)

🧰 Maintenance

  • Upgrade com.fasterxml.jackson.core:jackson-annotations from 2.13.2 to 2.13.3 (#78)
  • Upgrade com.oracle.database.jdbc:ojdbc10-production from 19.14.0.0 to 19.15.0.0 (#79)

Contributors

We'd like to thank all the contributors who worked on this release!

@chayim

Version 1.0.4

26 Jun 09:46
6c0ce45
Compare
Choose a tag to compare

Changes

Note: This release is not available in mavenhub. Please compile a snapshot build, from this tag.

🚀 New Features

  • Added Postgres driver and hibernate sample configuration (#74)

🧰 Maintenance

  • [Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.1 to 2.13.2.2 (#71)
  • [Snyk] Upgrade com.fasterxml.jackson.core:jackson-core from 2.13.1 to 2.13.2 (#72)
  • [Snyk] Upgrade com.fasterxml.jackson.core:jackson-annotations from 2.13.1 to 2.13.2 (#68)
  • [Snyk] Upgrade org.hibernate:hibernate-core from 5.6.4.Final to 5.6.7.Final (#66)
  • [Snyk] Upgrade com.oracle.database.jdbc:ojdbc10-production from 19.13.0.0.1 to 19.14.0.0 (#67)
  • [Snyk] Upgrade org.mariadb.jdbc:mariadb-java-client from 2.7.4 to 2.7.5 (#57)
  • [Snyk] Upgrade org.hibernate:hibernate-core from 5.6.3.Final to 5.6.4.Final (#60)
  • Pinning Rltest to the last release prior to redis-py 4 as a requirement (#61)

0.0.3

10 Jun 17:59
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
v0.0.3

fix tests