xsecuremcp / tests /deprecated

Commit History

feat: introduce fastmcp.json configuration system (#1517)
5f2c09d
unverified

Jeremiah Lowin commited on

Fix breaking change: restore output_schema=False compatibility (#1482)
3685b24
unverified

Jeremiah Lowin commited on

Remove unused arg (#1382)
cb39c37
unverified

Jeremiah Lowin commited on

Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327)
3959209
unverified

Jeremiah Lowin commited on

Add complete support for TokenVerifier protocol (#1297)
b6176a5
unverified

Jeremiah Lowin commited on

Fix concurrent proxy client operations with session isolation (#1083)
c7708b2
unverified

Jeremiah Lowin Claude commited on

Avoid propagating logs (#1042)
6acea03
unverified

Jeremiah Lowin commited on

Add structured content & update almost all tests
aa46c09

Jeremiah Lowin commited on

Add http as an alias for streamable http
0fa02ae

Jeremiah Lowin commited on

Update docs and test
7b03b73

Jeremiah Lowin commited on

Fix import prefix behavior
09cabfa

Jeremiah Lowin commited on

Make prefixes optional
4d88236

Jeremiah Lowin commited on

Consolidate prefix logic
fa216f2

Jeremiah Lowin commited on

Make deprecation warnings visible and controllable
905120e

Jeremiah Lowin commited on

Remove FastMCP server tags
96d7545

Jeremiah Lowin commited on

Ensure old settings access still works
2101c78

Jeremiah Lowin commited on

Fix linting
b031366

Jeremiah Lowin commited on

Add env var test
f0a0f92

Jeremiah Lowin commited on

Remove open-ended and server-specific settings
927e044

Jeremiah Lowin commited on

Update tests for prompts
f6c5553

Jeremiah Lowin commited on

Remove empty parens
224caf9

Jeremiah Lowin commited on

Raise errors when deprecated routes are used
4d9630f

Jeremiah Lowin commited on

Use strict basemodel for Prompt; relax from_function deprecation
873479e

Jeremiah Lowin commited on

Split Tool into Tool and FunctionTool
cba81f4

Jeremiah Lowin commited on

Update test_deprecated.py
f9d711a

Jeremiah Lowin commited on

Pass client headers through to OpenAPI client
ac33644

Jeremiah Lowin commited on

Update route map logic
f477a70

Jeremiah Lowin commited on

Make resource prefix format configurable
b45adb7

Jeremiah Lowin commited on

Remove customizable separators; improve resource separator
cdb0274

Jeremiah Lowin commited on