Skip to content

What's new?

Full Changelog: https://github.com/valkey-io/valkey-glide/compare/v2.1.0…v2.1.1 Github Release: https://github.com/valkey-io/valkey-glide/releases/tag/v2.1.1


  • Jedis Compatibility Layer: Released a new compatibility layer for the Java client to greatly simplify migrating to Valkey GLIDE from Jedis.
  • Valkey 9 Support: Added multi-db and hash field expiration support to the Java, Node, Python and Go clients. These are new features in the upcoming Valkey 9 release.
  • Sync API for Python: Introduced a new Sync API for the Python client.
  • Alpine Linux Support for Java and Go: Added support for Alpine Linux in the Java and Go clients, enabling smaller Docker images.
  • Lazy Connection for Java and Go: Implemented lazy connection support, available for both Java and Go clients.

Full Changelog: https://github.com/valkey-io/valkey-glide/compare/v2.0.1…v2.1.0

Thanks to everyone who contributed to this release!

@acarbonetto, @adarovadya, @affonsov, @alexr-bq, @amirreza8002, @Angraybill, @asafpamzn, @avifenesh, @barshaul, @BoazBD, @carthas, @cyip10, @EdricCua, @edlng, @eifrah-aws, @fenichelar, @Funk66, @GilboaAWS, @goller, @gulbaki, @ikolomi, @jamesx-improving, @janhavigupta007, @jeremyprime, @jhpung, @jbrinkman, @jonathanl-bq, @Juneezee, @karthiknathan06, @leszek-bq, @liorsve, @ljmcg, @Maayanshani25, @marcoreni, @meitalkra, @MikeMwita, @mo-amzn, @mohsen-alizadeh, @mortymacs, @mthemis-provenir, @niharikabhavaraju, @nihohit, @omangesg, @omida-bitquill, @prateek-kumar-improving, @rueian, @Sa1Gur, @SergioNR, @shohamazon, @thearchitector, @tjzhang-BQ, @umit, @X39, @yipin-chen, @Yury-Fridlyand

Github Release: https://github.com/valkey-io/valkey-glide/releases/tag/v2.1.0


Full Changelog: https://github.com/valkey-io/valkey-glide/compare/v2.0.0…v2.0.1 Github Release: https://github.com/valkey-io/valkey-glide/releases/tag/v2.0.1


  • Valkey-Glide Go Client: Released a new Go wrapper for Valkey, developed in collaboration with GCP.
  • OpenTelemetry Support: Enabled integration with OpenTelemetry for observability, including metrics and trace collection.
  • Batch API: Introduced a new API for batching (Pipeline and Transaction) to reduce latency and improve throughput.
  • Lazy Connection: Implemented lazy connection support, available for both Python and Node.js clients.
  • Java client - Customizing thread pool is no longer available, threadPoolResource parameter has removed from client configuration. PR #3004
  • Node client - The exec function signature has changed and now requires a new mandatory parameter raiseOnError. PR #3702
  • Python client - The exec function signature has changed and now requires a new mandatory parameter raise_on_error. PR #3555 and PR #4027

@jhpung made their first contribution in #2558 @niharikabhavaraju made their first contribution in #2738 @EdricCua made their first contribution in #2756 @Angraybill made their first contribution in #2933 @omangesg made their first contribution in #3199 @rueian made their first contribution in #3208 @karthiknathan06 made their first contribution in #3380 @fenichelar made their first contribution in #3489 @X39 made their first contribution in #3362 @dependabot made their first contribution in #3497 @goller made their first contribution in #3548 @amirreza8002 made their first contribution in #3558 @Juneezee made their first contribution in #3648 @mortymacs made their first contribution in #3760 @thearchitector made their first contribution in #3465 @meitalkra made their first contribution in #3949 @mthemis-provenir made their first contribution in #3386 @SergioNR made their first contribution in #3982 @marcoreni made their first contribution in #4046

Full Changelog: https://github.com/valkey-io/valkey-glide/compare/v1.3.4…release-2.0

Thanks to everyone who contributed to this release!

@GilboaAWS, @janhavigupta007, @umit, @MikeMwita, @avifenesh, @ikolomi, @jhpung, @Yury-Fridlyand, @tjzhang-BQ, @cyip10, @jamesx-improving, @acarbonetto, @niharikabhavaraju, @jbrinkman, @liorsve, @EdricCua, @prateek-kumar-improving, @barshaul, @shohamazon, @BoazBD, @nihohit, @yipin-chen, @jonathanl-bq, @eifrah-aws, @Angraybill, @mo-amzn, @Maayanshani25, @edlng, @adarovadya, @Sa1Gur, @prateek-kumar-improving, @omangesg, @jbrinkman, @rueian, @karthiknathan06, @fenichelar, @X39, @dependabot, @goller, @amirreza8002, @Juneezee, @carthas, @mortymacs, @thearchitector, @meitalkra, @mthemis-provenir, @SergioNR, @marcoreni, @asafpamzn

Github Release: https://github.com/valkey-io/valkey-glide/releases/tag/v2.0.0