Releases: juju/pubsub
Releases · juju/pubsub
v2.0.0
What's Changed
- Initial import of pubsub branch for review. by @howbazaar in #1
- Simplify the types to remove Topic and Unsubscriber. by @howbazaar in #4
- Error response changed in latest go versions. by @howbazaar in #5
- Fix the deadlock in the multiplexer by @howbazaar in #6
- Add dependencies.tsv and update Makefile. by @howbazaar in #7
- Make creating a subscriber only log at trace level by @babbageclunk in #8
- Fix multiplexer unsubscribe while publish by @howbazaar in #9
- Add a multiplexer for the simple hub. by @howbazaar in #10
- Publish wait by @SimonRichardson in #12
- Metrics: Expose underlying queue status by @SimonRichardson in #13
- [JUJU-332] Fix programmatic errors in production by @SimonRichardson in #14
- Update to go 1.17 and latest upstream by @wallyworld in #15
New Contributors
- @howbazaar made their first contribution in #1
- @babbageclunk made their first contribution in #8
- @SimonRichardson made their first contribution in #12
- @wallyworld made their first contribution in #15
Full Changelog: https://github.com/juju/pubsub/commits/v2.0.0