Skip to content

Releases: helmforgedev/fastmcp-server

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 27 Apr 01:53

What's Changed

  • fix(release): trigger rollback release
  • revert(main): rollback to 7013ba7

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 27 Apr 00:28
ab0025d

What's Changed

  • fix(release): publish refactor-only runtime changes (#30)
  • refactor(runtime): simplify MCP server configuration (#29)
  • docs: add full env example (#28)

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 02:20
ae46a8b

What's Changed

  • feat(server): consolidate remote MCP hardening (#27)

v0.10.11

Choose a tag to compare

@github-actions github-actions released this 23 Apr 21:10
7013ba7

What's Changed

  • fix(server): harden dynamic tool discovery (#26)

v0.10.10

Choose a tag to compare

@github-actions github-actions released this 06 Apr 18:10
a1176df

What's Changed

  • fix(server): add requests dependency and fix cache lock race condition (#25)
  • chore: add .gitignore (#24)
  • docs: add MCP client connection guide (#23)

v0.10.9

Choose a tag to compare

@github-actions github-actions released this 06 Apr 02:43
d34987b

What's Changed

  • fix(server): use posix paths for knowledge URIs and fix resource examples (#22)

v0.10.8

Choose a tag to compare

@github-actions github-actions released this 06 Apr 01:29
8f0e5c9

What's Changed

  • fix: use subprocess for entry_points discovery after pip install (#21)

v0.10.7

Choose a tag to compare

@github-actions github-actions released this 06 Apr 01:14
9b92424

What's Changed

  • fix: force metadata reload in discover_tool_packages (#20)

v0.10.6

Choose a tag to compare

@github-actions github-actions released this 06 Apr 00:51
43a34fb

What's Changed

  • fix: reload importlib.metadata after pip install for entry_points discovery (#19)

v0.10.5

Choose a tag to compare

@github-actions github-actions released this 05 Apr 23:19
87c9c0d

What's Changed

  • fix: invalidate import caches after runtime pip install (#18)