Releases: RedisGears/rghibernate
Releases · RedisGears/rghibernate
Version 1.2.0
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
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!
Version 1.0.4
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)