We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30015a2 commit 110feb8Copy full SHA for 110feb8
CHANGELOG.md
@@ -1,5 +1,6 @@
1
#### Changes
2
* Core: Add `opentelemetry` protocols support ([#3191](https://github.com/valkey-io/valkey-glide/pull/3191))
3
+* Node: Fix ZADD, enabling `+inf` and `-inf` as score ([#3370](https://github.com/valkey-io/valkey-glide/pull/3370))
4
* Go: Add JSON.SET and JSON.GET ([#3115](https://github.com/valkey-io/valkey-glide/pull/3115))
5
* Csharp: updating xUnit, adding xUnit analyser rules and guidelines ([#3035](https://github.com/valkey-io/valkey-glide/pull/3035))
6
* Go: Add ZRangeStore ([3105](https://github.com/valkey-io/valkey-glide/pull/3105))
0 commit comments