Skip to content

v2.0.0

Latest

Choose a tag to compare

@zoedsoupe zoedsoupe released this 07 Aug 18:30
b81f9a7

2.0.0 (2026-08-07)

⚠ BREAKING CHANGES

  • transport: remove deprecated HTTP+SSE client and server transports
  • protocol: drop 2024-11-05 protocol version, floor at 2025-03-26

Features

  • protocol: drop 2024-11-05 protocol version, floor at 2025-03-26 (1930dca)
  • transport: remove deprecated HTTP+SSE client and server transports (e78e177)

Bug Fixes

  • encode resource blobs as standard base64 (#270) (b386810)
  • make StreamableHTTP.Plug.init escapable (#276) (562541b)

Documentation

  • readme: add spec version support matrix and deprecation policy (c96ec2c)
  • server: mark internal session engine modules as private (38e09ba)