Releases: synadia-io/callout.go
Releases · synadia-io/callout.go
v0.2.1
What's Changed
- [chore] Minor cleanup of go.mod and typos by @johnweldon in #16
New Contributors
- @johnweldon made their first contribution in #16
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add tests for various account callout scenarios and improve robustness by @aricart in #1
- added additional checks by @aricart in #2
- added delegated authentication example by @aricart in #3
- Add benchmarking and multi-worker support by @aricart in #4
- benches by @aricart in #8
- Refactor benchmarks for improved accuracy and metrics reporting by @aricart in #9
- Update README with WebSocket configuration details related to cookies by @aricart in #10
- Add dynamic account creation example with NATS callout service by @aricart in #11
- Refactor benchmark tests to use updated
nst.go
API by @aricart in #13 - removed examples from coverage by @aricart in #14
- fixed doc connect url by @aricart in #15
New Contributors
Full Changelog: https://github.com/synadia-io/callout.go/commits/v0.2.0