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
- @mathetake made their first contribution in #372
- @zhaohuabing made their first contribution in #374
Full Changelog: v0.3.0...v0.3.1