We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104c757 commit 4cb9d14Copy full SHA for 4cb9d14
CHANGELOG.md
@@ -14,6 +14,8 @@
14
15
### Changed
16
17
+- Removed asynchronous cancellation based on the context timeout. It was racy in v8 and is
18
+ completely gone in v9.
19
- Reworked hook interface and added `DialHook`.
20
- Replaced `redisotel.NewTracingHook` with `redisotel.InstrumentTracing`. See
21
[example](example/otel) and
0 commit comments