github connectrpc/connect-go v1.9.0

latest releases: v1.17.0, v1.16.2, v1.16.1...
17 months ago

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

Don't miss a new connect-go release

NewReleases is sending notifications on new releases.