Skip to content

v1.13.0

Compare
Choose a tag to compare
@jhump jhump released this 08 Dec 22:28
· 59 commits to main since this release
f4373c8

What's Changed

Enhancements

  • Add Schema field to connect.Spec for introspection by @emcfarlane in #629
  • Add support for dynamic message types via message initializers by @emcfarlane in #640

Bugfixes

  • Type URLs in error details can have any host and even include URI scheme by @jhump in #636
  • Improve GET requests: clients should not include content headers, servers should disallow a body by @jhump in #644
  • Fix mis-categorization of "deadline exceeded" errors by @jhump in #643

Other changes

Full Changelog: v1.12.0...v1.13.0