Releases: QuantGeekDev/mcp-framework
Releases · QuantGeekDev/mcp-framework
mcp-framework: v0.2.18
mcp-framework: v0.2.17
mcp-framework: v0.2.16
0.2.16 (2025-11-14)
Features
- add cors for options (2d7567e)
- add OAuth 2.1 authentication support (45b5999)
- Add OAuth proxy server for Claude.ai integration (cea912a)
- auth: enhance OAuth authentication for HttpStreamTransport and SSEServerTransport with comprehensive tests (7aae521)
- auth: implement shared authentication handler and OAuth metadata initialization for transport layers (3ac5fc7)
- auth: integrate OAuth authentication and introspection support (607b83a)
- OAuth 2.1 Authentication Support and Transport Layer Optimization (61e3aba)
Bug Fixes
mcp-framework: v0.2.15
mcp-framework: v0.2.14
0.2.14 (2025-06-16)
Features
- add .gitignore on project creation (f8b6ea6)
- add .gitignore on project creation (87ed7de)
- add BaseLoader (b725f84)
- add license (53cfb2e)
- add license (a88663a)
- add nested tool loading (5fb42e6)
- add new tool abstraction (b12fd17)
- add support for nested automatic discovery (a0c3dff)
- refactor SSE transport for multiple connections and add prepare script (30fc864)
- update gitignore (1823548)
- update tool abstraction in README (0c40512)
Bug Fixes
- concurrency (484e3db)
- gitignore indent (4e03fa3)
- gitignore indent (69e7afa)
- multi client (effbb13)
- multi client (4019e11)
- phantom ping issue (7f4b423)
- phantom ping issue (a0ef753)
- recursive loading (5b3208f)
- recursive loading (a34bc6a)
- update tool loader pathing (5151aff)
- update tool loader pathing (f048ecd)
mcp-framework: v0.2.13
mcp-framework: v0.2.12
mcp-framework: v0.2.11
mcp-framework: v0.2.10
mcp-framework: v0.2.9
0.2.9 (2025-03-29)
Features
- add linting (e71ebb5)
- add linting (181e634)
- add sse resumability (4b47edb)
- add sse resumability (e20b7cc)
- improve error handling for sse (a5644af)
- improve error handling for sse (ba1646b)
Bug Fixes
- close sse stream after post (eef96b4)
- close sse stream after post (d6ea60d)
- detect tools capability using toolLoader (c5d34a5)
- detect tools capability using toolLoader (1e4c71f)
- enforce that initialize request cannot be part of JSON-RPC batch (452740c)
- enforce that initialize request cannot be part of JSON-RPC batch (6cccf54)
- import path utilities to resolve build errors (5a7672c)
- import path utilities to resolve build errors (534d0de)
- project validation not working on windows (fc506d3)