Skip to content

4.3.0-m2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 09:38
· 427 commits to master since this release
b668413

Breaking Changes

  • Separate package for RedisBloom commands (#3112)
  • Add search restrictions while setting field attribute (#3124)

🧪 Experimental Features

  • Support TDIGEST commands (#3097)
  • Re-work on FT.SEARCH, FT.CREATE and FT.ALTER (#3138) (#3120)
  • Migrating QueryBuilders from JRediSearch to support searching (#3107)

🚀 New Features

  • Add SortingOrder argument for GeoRadius, GeoSearch (#3135)
  • Improved binary support for SET command with GET option (#3134)
  • Support remaining TS.ALTER params (#3116)
  • Adding support for custom a CommandExecutor with UnifiedJedis (#3104)
  • Make getBackoffSleepMillis in ClusterCommandExecutor nondeterministic (#3118)

🐛 Bug Fixes

  • Cleaning up broken connection from ClusterPipeline (#3143)
  • Fix NPE in Document#toString() (#3113)

🧰 Maintenance

  • Deprecate ASC and DESC keywords (#3136)

Contributors

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

@adiamzn, @angelo147, @chayim and @sazzad16