You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+6-8
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,18 @@
1
1
## Changelog
2
2
3
-
## Unreleased
3
+
## v2.2.0-RC1 (2023-05-09)
4
4
5
5
### Added
6
6
- Added support for [Relay](https://github.com/predis/predis/wiki/Using-Relay) (#1263)
7
-
- Added support for `FCALL_RO` command
8
-
- Added support for `Redis JSON` module
9
-
- Added support for `Redis Bloom` module
10
-
- Added support for `Redis Search` module
11
-
- Added support for `Redis TimeSeries` module
12
-
- Added support for `ACL SETUSER, GETUSER, DRYRUN` commands
7
+
- Added support for `FCALL_RO` command (#1191)
8
+
- Added support for Redis `JSON`, `Bloom`, `Search` and `TimeSeries` module (#1253)
9
+
- Added support for `ACL SETUSER, GETUSER, DRYRUN` commands (#1193)
13
10
14
11
### Fixed
15
-
- Fixed prefixes for `XTRIM` and `XREVRANGE` commands
12
+
- Fixed prefixes for `XTRIM` and `XREVRANGE` commands (#1230)
16
13
- Fix `fclose()` being called on invalid stream resource (#1199)
17
14
- Fix `BitByte` and `ExpireOptions` traits skip processing on null values (#1169)
0 commit comments