Tags: dsonyy/golf
Tags
Merge pull request golf-mcp#127 from golf-mcp/aschlean/release-v0.2.19 release: v0.2.19
Merge pull request golf-mcp#119 from golf-mcp/aschlean/fix-root-level… …-importing-components Aschlean/fix root level importing components
Merge pull request golf-mcp#118 from golf-mcp/aschlean/fix-root-level… …-imports fix imports
Merge pull request golf-mcp#117 from golf-mcp/aschlean/root-lvl-handl… …ingh feat: add root level file handling
Release v0.2.12 - Remove Golf platform integration - Remove platform registration system and related endpoints - Remove platform-specific authentication and telemetry auto-configuration - Simplify OpenTelemetry configuration to use standard environment variables - Remove platform-related test cases and documentation - Clean up CLI references and branding for platform features
Release v0.2.11 - Fix health and readiness endpoints returning dict objects instead of Response objects - Automatically wrap dictionary returns from custom health/readiness functions in JSONResponse - Maintain backward compatibility while allowing full Response object control - Update test assertions to match new endpoint generation format
Release v0.2.8 - Make OAuthProxyConfig scopes_supported optional for intelligent fallback - Enable automatic scope derivation from token verifier when scopes not explicitly specified - scopes_supported field in OAuthProxyConfig now accepts None for intelligent fallback - Maintain backward compatibility for explicit scope configurations - Updated OAuthProxyConfig field type from list[str] to list[str] | None - Removed automatic fallback to empty list in configure_oauth_proxy function - OAuth proxy implementation can now derive scopes from token verifier configuration
PreviousNext