Skip to content

v1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 13:36
· 5 commits to refs/heads/main since this release
42459fc

🐛 Bug Fixes

  • bugfix(client): panic: send on closed channel (#179) @xaionaro
  • bugfix(client): Fix the panic due to concurrent writing (#180) @xaionaro

🔧 Maintenance

🤖 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!