Skip to content

v0.13.0

Compare
Choose a tag to compare
@timostamm timostamm released this 17 Aug 16:07
· 250 commits to main since this release
6e2fb65

What's Changed

This release changes the User-Agent used with gRPC and gRPC-web clients. Previously, the User-Agent was @bufbuild/connect-web, now it is connect-es/0.13.0. Future releases will bump the version number in the User-Agent string.

Enhancements

  • Handle multiple set-cookie headers from fetch API Headers object by @tcarnes in #746
  • Update gRPC and gRPC-web user agent by @timostamm in #770

Bugfixes

New Contributors

Full Changelog: v0.12.0...v0.13.0