Skip to content

Commit bd6402a

Browse files
authored
Merge pull request #1776 from monkey92t/v9
Merge master to v9
2 parents fe9bc12 + fdbd0dd commit bd6402a

File tree

5 files changed

+398
-122
lines changed

5 files changed

+398
-122
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
> :heart:
44
> [**Uptrace.dev** - All-in-one tool to optimize performance and monitor errors & logs](https://uptrace.dev)
55
6+
## v8.9
7+
8+
- Changed `PubSub.Channel` to only rely on `Ping` result. You can now use `WithChannelSize`,
9+
`WithChannelHealthCheckInterval`, and `WithChannelSendTimeout` to override default settings.
10+
611
## v8.8
712

813
- To make updating easier, extra modules now have the same version as go-redis does. That means that

0 commit comments

Comments
 (0)