v1.5.2
github-actions
released this
28 Oct 13:36
·
5 commits
to refs/heads/main
since this release
🐛 Bug Fixes
- bugfix(client): panic: send on closed channel (#179) @xaionaro
- bugfix(client): Fix the panic due to concurrent writing (#180) @xaionaro
🔧 Maintenance
- use go 1.23 (#181) @andreykaipov
- use go 1.22 (#174) @andreykaipov
🤖 Dependencies
- build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 in /internal (#175) @dependabot
- build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 in /internal (#173) @dependabot
- build(deps): bump github.com/dave/jennifer from 1.7.0 to 1.7.1 in /internal (#172) @dependabot
❤️ Special thanks
Big thank you to @xaionaro for handling tricky race conditions!