Skip to content

6.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ggivo ggivo released this 08 Apr 10:03
· 22 commits to master since this release
8e78a93

๐Ÿ› ๏ธ Maintenance Pre-release โ€“ This version includes no functional changes. It serves as a pre-release of Jedis that has been validated for compatibility with Redis Community Edition 8.0 RC1.

๐Ÿš€ New Features

  • Add tests for vector search INT8/UINT8 types by @ggivo in #4091

๐Ÿงฐ Maintenance

  • Fix failing network partition test by @atakavci in #4118
  • Add tests for setGet with Parameters by @ggivo in #4127
  • Add tests for vector search INT8/UINT8 types by @ggivo in #4091
  • Bump jackson.version from 2.18.2 to 2.18.3 by @dependabot in #4106
  • Link Jedis 5 migration guide in mkdocs by @sazzad16 in #4076
  • Document pgp keys by @ggivo in #4125
  • Update verifying content doc by @ggivo in #4133
  • Fix failing ModuleTest & test against 8.0-RC1-pre by @ggivo in #4131
  • Update "Pipelines and transactions" doc example to include pipeline.close() by @ggivo in #4134
  • Fix flaky test JedisPoolTest.testCloseConnectionOnMakeObject by @thachlp in #4138

Contributors

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

@atakavci, @ggivo, @sazzad16, @thachlp

Full Changelog: 6.0.0-beta1...v6.0.0-beta2