Skip to content

Releases: punkpeye/fastmcp

v4.16.8

Choose a tag to compare

@github-actions github-actions released this 21 Aug 04:40

4.16.8 (2026-08-21)

Bug Fixes

  • edge: drop a detached replay whose session ended while it ran (a97c5eb)

v4.16.7

Choose a tag to compare

@github-actions github-actions released this 21 Aug 04:33

4.16.7 (2026-08-21)

Bug Fixes

  • edge: answer reconnects whose replay has events to catch up on (4b0bb92)

v4.16.6

Choose a tag to compare

@github-actions github-actions released this 21 Aug 04:25
fc245ea

4.16.6 (2026-08-21)

Bug Fixes

  • edge: reject a replayed stream that collides with one already live (#331) (fc245ea)

v4.16.5

Choose a tag to compare

@github-actions github-actions released this 19 Aug 00:37
b6616c4

4.16.5 (2026-08-19)

Bug Fixes

  • cancel unread response bodies at every fetch error path (#330) (b6616c4)

v4.16.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 19:36
72702a4

4.16.4 (2026-08-17)

Bug Fixes

  • edge: answer JSON-mode POSTs whose requests are never answered (#325) (72702a4)

v4.16.3

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:39

4.16.3 (2026-08-17)

Bug Fixes

  • edge: drop routing state even when persisting a response fails (628e364)
  • edge: only persist standalone-stream events once a client opens one (da35c76)

v4.16.2

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:23
bde1f35

4.16.2 (2026-08-17)

Bug Fixes

v4.16.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:16
1678f4d

4.16.1 (2026-08-17)

Bug Fixes

  • register the resource-templates handler whenever resources are advertised (#327) (1678f4d)

v4.16.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:12
b7dc347

4.16.0 (2026-08-17)

Features

  • core: pass AbortSignal in tool execution context for cancellation and timeouts (#328) (b7dc347)

v4.15.3

Choose a tag to compare

@github-actions github-actions released this 17 Aug 04:38

4.15.3 (2026-08-17)

Bug Fixes

  • latch the resolved sessionId so it survives transport teardown (f6b6777)