Skip to content

Commit 4261a2c

Browse files
authored
Update changelog for v9 (#1843)
1 parent 38d1749 commit 4261a2c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
> :heart:
44
> [**Uptrace.dev** - All-in-one tool to optimize performance and monitor errors & logs](https://uptrace.dev)
55
6+
## v9 UNRELEASED
7+
8+
- Added support for [RESP3](https://github.com/antirez/RESP3/blob/master/spec.md) protocol.
9+
- Removed `Pipeline.Close` since there is no real need to explicitly manage pipeline resources.
10+
`Pipeline.Discard` is still available if you want to reset commands for some reason.
11+
- Replaced `*redis.Z` with `redis.Z` since it is small enough to be passed as value.
12+
613
## v8.11
714

815
- Remove OpenTelemetry metrics.

0 commit comments

Comments
 (0)