What's Changed
- fix(streamable_http): ensure graceful shutdown to prevent close reque… by @sunerpy in #477
- fix(streamble_http) SendNotification not work bug by @Robin-ZMH in #473
- refactor: replace fmt.Errorf with TransportError wrapper by @AdamShannag in #486
- fix
Content-Type: application/json; charset=utf-8error by @oldweipro in #478 - feat: Inprocess sampling support by @ezynda3 in #487
- feat: support in tool result handling & update example by @CocaineCong in #467
- feat(logging): add support for send log message notifications and implemented the
SessionWithLogginginterface onstreamableHttpSessionby @sunerpy in #484
New Contributors
- @sunerpy made their first contribution in #477
- @Robin-ZMH made their first contribution in #473
- @AdamShannag made their first contribution in #486
- @oldweipro made their first contribution in #478
- @CocaineCong made their first contribution in #467
Full Changelog: v0.33.0...v0.34.0