Releases: golf-mcp/golf
Releases · golf-mcp/golf
v0.3.0
Compare
Sorry, something went wrong.
No results found
v0.3.0 (2026-05-08)
Features
Upgraded to FastMCP 3.x (minimum fastmcp>=3.2.0,<4) (#128 , #134 )
Added Starlette middleware discovery and registration support (#132 )
Added capability name decorators for tools/resources/prompts (#129 )
OAuth proxy: dynamic redirect URI validation and runtime configuration via callables (#130 , #131 )
v0.2.19
Compare
Sorry, something went wrong.
No results found
v0.2.19 (2025-12-12)
Bug fixes
Fixed OTEL instrumentation to improve the exported metadata and trace structure
v0.2.18
Compare
Sorry, something went wrong.
No results found
v0.2.18 (2025-11-24)
Bug fixes
OAuth proxy config now doesn't require stubs when using env vars for configuration
v0.2.16
Compare
Sorry, something went wrong.
No results found
v0.2.16 (2025-11-04)
Bug fixes
Fixed how we are handling imports from arbitrary, user-defined, root-level files
Fixed a bug where tool descriptions where created from file-level docstrings, and moved to use entry function docstrings
v0.2.15
Compare
Sorry, something went wrong.
No results found
v0.2.15 (2025-10-30)
Bug fixes
Relative import handling in nested folders for root level files
v0.2.14
Compare
Sorry, something went wrong.
No results found
v0.2.14 (2025-10-29)
Bug fixes
Import handlig in components directories
v0.2.13
Compare
Sorry, something went wrong.
No results found
v0.2.13 (2025-10-29)
New features
GolfMCP now recognizes root-level, user defined python files and includes them in the build
v0.2.12
Compare
Sorry, something went wrong.
No results found
v0.2.12 (2025-10-21)
Breaking changes
Removed support for Golf Platform, which has been deprecated for new customers
Pinned dependency versions
Docs
Removed Golf Platform references from repository docs
v0.2.11
Compare
Sorry, something went wrong.
No results found
v0.2.11 (2025-09-26)
New features
Adding custom health.py and ready.py support for user to define their custom /health and /ready endpoints.
Docs updates
v0.2.10
Compare
Sorry, something went wrong.
No results found
v0.2.10 (2025-09-21)
New features
Adds support for startup.py file which, if present, gets executed before the startup of the actual MCP service
You can’t perform that action at this time.