Skip to content

v1.2.0

Choose a tag to compare

@zoedsoupe zoedsoupe released this 24 Apr 13:42
2b092a5

1.2.0 (2026-04-24)

Features

  • pluggable session supervisor and :via tuple session naming (#133) (0a1aadc)

Bug Fixes

  • correct SSE task lifecycle bugs in StreamableHTTP transport (#130) (3a34382)
  • defer streamable_http plug opts fetching to runtime (#137) (ad29215)
  • handle session expiry gracefully with optional callback and store restore (#134) (a42f462)
  • prevent lost SSE responses when client connection closes (#132) (f961fa0)
  • replace opaque KeyError with ArgumentError for missing :client_info (#135) (fc9444c)
  • server stdio test againts custom io device (#136) (4b567d9)