Skip to content

v0.3.1

Choose a tag to compare

@findleyr findleyr released this 29 Aug 19:40
· 113 commits to main since this release
8f11a86

This release fixes some bugs in v0.3.0:

  • A jsonschema caching bug leading to potentially incorrect inference (#366)
  • A panic in ClientSession.Complete (#375)
  • A panic with custom resource URIs (#365)
  • Incorrect rejection of HTTP DELETE without an Accept header in the streamable server transport (#372)
  • Partial fixes for unbounded memory in the streamable server transport (#190)

Thank you to all who filed issues or contributed fixes!

New Contributors

Full Changelog: v0.3.0...v0.3.1