Skip to content

Commit b444bb3

Browse files
[Backport]Update changelog after release (valkey-io#2788)
* Update changelog after release Signed-off-by: Yury-Fridlyand <[email protected]>
1 parent a69690f commit b444bb3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
#### Changes
2-
* Python: Add JSON.ARRLEN command ([#2403](https://github.com/valkey-io/valkey-glide/pull/2403))
2+
3+
#### Breaking Changes
4+
5+
#### Fixes
6+
7+
#### Operational Enhancements
8+
9+
## 1.2.0 (2024-11-27)
10+
11+
#### Changes
312
* Node: Client API for retrieving internal statistics ([#2727](https://github.com/valkey-io/valkey-glide/pull/2727))
413
* Python: Client API for retrieving internal statistics ([#2707](https://github.com/valkey-io/valkey-glide/pull/2707))
514
* Node, Python, Java: Adding support for replacing connection configured password ([#2651](https://github.com/valkey-io/valkey-glide/pull/2651), [#2659](https://github.com/valkey-io/valkey-glide/pull/2659), [#2677](https://github.com/valkey-io/valkey-glide/pull/2677))
@@ -93,6 +102,7 @@
93102
* Core: SlotMap refactor - Added NodesMap, Update the slot map upon MOVED errors ([#2682](https://github.com/valkey-io/valkey-glide/issues/2682))
94103

95104
#### Breaking Changes
105+
**None**
96106

97107
#### Fixes
98108
* Core: UDS Socket Handling Rework ([#2482](https://github.com/valkey-io/valkey-glide/pull/2482))

0 commit comments

Comments
 (0)