Skip to content

v1.1.1

Choose a tag to compare

@zoedsoupe zoedsoupe released this 22 Apr 14:55
c47c0c2

1.1.1 (2026-04-22)

Bug Fixes

  • buffer chunked STDIO responses before decoding in client (#127) (eff7f24)

Miscellaneous Chores

  • capture log from stdio transports processes (fbcca0a)
  • encapsulate transport_parse_state into the Client.State struct (602d74c)
  • suppress SSE deprecation warnings (05565fc)
  • supress SSE deprecation warnings (8334779)

Tests

  • fix the stdio cast message from server using a buffer (76d7ecd)