Skip to content

Releases: valkey-io/valkey-java

v5.5.0

10 Oct 03:23

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/valkey-io/valkey-java/commits/v5.5.0

v5.4.0

02 Jul 08:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/valkey-io/valkey-java/commits/v5.4.0

v5.3.0

08 Aug 12:24

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/valkey-io/valkey-java/commits/v5.3.0

v5.2.0

28 Apr 08:49

Choose a tag to compare

This is a compatibility release. Jackey is compatible with Jedis version 5.2.0. Users can migrate from Jedis to Jackey without modifying the code and only modifying the import. For more examples and Roadmap, please refer to the README.