Skip to content

Commit

Permalink
Merge pull request #1776 from monkey92t/v9
Browse files Browse the repository at this point in the history
Merge master to v9
  • Loading branch information
monkey92t committed Jun 1, 2021
2 parents fe9bc12 + fdbd0dd commit bd6402a
Show file tree
Hide file tree
Showing 5 changed files with 398 additions and 122 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,11 @@
> :heart:
> [**Uptrace.dev** - All-in-one tool to optimize performance and monitor errors & logs](https://uptrace.dev)
## v8.9

- Changed `PubSub.Channel` to only rely on `Ping` result. You can now use `WithChannelSize`,
`WithChannelHealthCheckInterval`, and `WithChannelSendTimeout` to override default settings.

## v8.8

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

0 comments on commit bd6402a

Please sign in to comment.