Releases: synadia-io/callout.go
Releases · synadia-io/callout.go
v0.2.2
What's Changed
- chore: update nats-server go module by @alexbozhenko in #18
- dynamic accounts by @roeschter in #19
- New default_sentinel example by @roeschter in #20
- Script fixes by @roeschter in #21
- [chore] Update dependencies in go.mod and go.sum by @aricart in #22
- claude by @aricart in #24
- [fix] reject requests when AsyncWorker channel is full by @aricart in #25
- [fix] AsyncWorker could have a race if Stop() was called before the AsyncWorker finished registration by @aricart in #23
New Contributors
- @alexbozhenko made their first contribution in #18
- @roeschter made their first contribution in #19
Full Changelog: v0.2.1...v0.2.2
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.goAPI 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