Skip to content

v1.9.0

Compare
Choose a tag to compare
@akshayjshah akshayjshah released this 27 Jun 16:57
· 145 commits to main since this release

NOTICE: This version has been retracted due to a corruption in the global module cache. Use v1.9.1 instead.


What's Changed

Along with a few new features and bugfixes, this release includes a variety of internal performance improvements.

[v1.8.0] BenchmarkConnect/unary-12             8415           1305116 ns/op        14449031 B/op        254 allocs/op
[v1.9.0] BenchmarkConnect/unary-12            10443           1151366 ns/op         6024079 B/op        236 allocs/op

Enhancements

Bugfixes

Other changes

  • Tighten internal lint checks by @zchee in #520
  • Simplify code when pooled buffers aren't returned by @pkwarren in #532

New Contributors

Full Changelog: v1.8.0...v1.9.0