Skip to content

Commit e45a8fb

Browse files
committed
Added changelog note
1 parent 6acb590 commit e45a8fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
* Add AnyIO based async client (and by extension, add support for Trio)
12
* Removing support for RedisGraph module. RedisGraph support is deprecated since Redis Stack 7.2 (https://redis.com/blog/redisgraph-eol/)
23
* Fix lock.extend() typedef to accept float TTL extension
34
* Update URL in the readme linking to Redis University
@@ -63,7 +64,7 @@
6364
* Fix Sentinel.execute_command doesn't execute across the entire sentinel cluster bug (#2458)
6465
* Added a replacement for the default cluster node in the event of failure (#2463)
6566
* Fix for Unhandled exception related to self.host with unix socket (#2496)
66-
* Improve error output for master discovery
67+
* Improve error output for master discovery
6768
* Make `ClusterCommandsProtocol` an actual Protocol
6869
* Add `sum` to DUPLICATE_POLICY documentation of `TS.CREATE`, `TS.ADD` and `TS.ALTER`
6970
* Prevent async ClusterPipeline instances from becoming "false-y" in case of empty command stack (#3061)

0 commit comments

Comments
 (0)