Releases: RedisJSON/JRedisJSON
Releases · RedisJSON/JRedisJSON
1.5.0
Compare
Sorry, something went wrong.
No results found
Enhancements
Support JSON.TOGGLE command (#51 )
Support JSON.CLEAR command (#52 )
Changes
JRedisJSON can be instantiated using a Jedis instance (#61 )
GsonBuilder (Gson factory) can be set in JRedisJSON instance (#61 )
Dependencies
Upgrade redis.clients:jedis to 3.7.0
Upgrade com.google.code.gson:gson to 2.8.8
Upgrade org.apache.commons:commons-pool2 to 2.11.1
1.5.0-RC3
Compare
Sorry, something went wrong.
No results found
Enhancements
Support JSON.TOGGLE command (#51 )
Support JSON.CLEAR command (#52 )
Dependencies
Upgrade redis.clients:jedis to 3.7.0 (#58 , #45 )
Upgrade com.google.code.gson:gson to 2.8.8 (#57 , #40 )
Upgrade org.apache.commons:commons-pool2 to 2.11.1 (#56 , #41 )
Version 1.4.0
Compare
Sorry, something went wrong.
No results found
Changes
Upgrade redis.clients:jedis from 3.5.1 to 3.6.0 (#36 , #35 )
implement array and string commands (#34 )
Thanks @bsbodden for contributing!
1.3.0
Compare
Sorry, something went wrong.
No results found
Enhancements
Implements JSON.MGET command (#31 )
Upgrade redis.clients:jedis to 3.5.1 (#30 )
Upgrade org.apache.commons:commons-pool2 to 2.9.0 (#29 )
Upgrade com.google.code.gson:gson to 2.8.6 (#19 )
Thanks to: @bsbodden for the contributing!
1.2.0
Compare
Sorry, something went wrong.
No results found
Add get by Class (#16 )
Fix stackoverflow on JReJSON.type(String)
1.1.1
Compare
Sorry, something went wrong.
No results found
Fix Jedis dependency, upgrade to 3.0.1
1.0.0
Compare
Sorry, something went wrong.
No results found
Merge pull request #8 from RedisLabs/mvn-publish
update pom.xml to publish to mvn repository