github valkey-io/valkey-glide v2.0.0
V2.0

latest releases: v2.0.1, go/v2.0.1
2 months ago

🚀 Key Features

  • 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.

⚠️ Breaking Changes

  • 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

🎉 New Contributors

@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: 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

Don't miss a new valkey-glide release

NewReleases is sending notifications on new releases.