| .. |
|
auth
|
Fix OCI Provider issue in 3.x version. Add OCI auth provider example … (#4116)
|
2026-05-10 10:08:00 -04:00 |
|
http
|
fix(http): terminate active streamable-HTTP transports before lifespan shutdown (#4118)
|
2026-05-10 10:58:13 -04:00 |
|
middleware
|
Fix #4056: keep blank query values, add token bucket regression test (#4069)
|
2026-05-04 12:44:38 -04:00 |
|
mount
|
Make Docket reentrant; mounted servers enter their own lifespan (#4095)
|
2026-05-04 17:36:50 -04:00 |
|
providers
|
fix(proxy): fall back to live identifier for backend_* span attributes (#4109)
|
2026-05-10 10:07:57 -04:00 |
|
sampling
|
Update ty ignore comments for 0.0.25 compatibility (#3614)
|
2026-03-24 20:26:26 -04:00 |
|
tasks
|
Fix sampling from background tasks (#4068)
|
2026-05-04 12:52:35 -04:00 |
|
telemetry
|
OTEL: Instrument all MCP list operations and enrich delegate spans (#3890)
|
2026-04-16 18:45:50 -04:00 |
|
transforms
|
Update ty ignore comments for 0.0.25 compatibility (#3614)
|
2026-03-24 20:26:26 -04:00 |
|
versioning
|
Fix get_* returning None when latest version is disabled (#3439)
|
2026-03-07 11:55:10 -05:00 |
|
__init__.py
|
restore 1.x code
|
2025-04-09 11:54:42 -04:00 |
|
test_app_state.py
|
Update docs and test
|
2025-06-20 13:06:48 -04:00 |
|
test_auth_integration.py
|
Split large test files to comply with loq line limit (#3328)
|
2026-02-28 11:21:11 -05:00 |
|
test_auth_integration_errors.py
|
Split large test files to comply with loq line limit (#3328)
|
2026-02-28 11:21:11 -05:00 |
|
test_context.py
|
Update ty ignore comments for 0.0.25 compatibility (#3614)
|
2026-03-24 20:26:26 -04:00 |
|
test_dependencies.py
|
Bump pydocket>=0.19.0, drop fakeredis pin (#3822)
|
2026-04-10 13:41:18 -04:00 |
|
test_dependencies_advanced.py
|
Replace vendored DI with uncalled-for (#3301)
|
2026-03-02 16:35:15 -05:00 |
|
test_event_store.py
|
Replace type: ignore[attr-defined] with isinstance assertions in tests (#2665)
|
2025-12-21 16:37:20 -05:00 |
|
test_fastapi_testclient_compat.py
|
fix: FastAPI TestClient compatibility and lifespan re-initialization (#3736)
|
2026-04-06 19:53:27 -04:00 |
|
test_file_server.py
|
Add MCP-compliant pagination for list operations
|
2026-01-17 19:30:24 -05:00 |
|
test_icons.py
|
Implement icon support (#2121)
|
2025-10-17 17:28:08 -04:00 |
|
test_input_validation.py
|
fix: drop exc_info for expected tool failures, remove unreachable ValidationError (#4029)
|
2026-05-09 14:56:17 -04:00 |
|
test_log_level.py
|
Refactor server.py into mixins (#2939)
|
2026-01-19 11:36:00 -05:00 |
|
test_logging.py
|
Refactor server.py into mixins (#2939)
|
2026-01-19 11:36:00 -05:00 |
|
test_pagination.py
|
Bound client auto-pagination loops to prevent unbounded list fetches (#3411)
|
2026-03-06 17:43:47 -05:00 |
|
test_providers.py
|
Replace ___ with hash-based backend tool routing and per-tool prefab resources (#3824)
|
2026-04-12 12:52:07 -04:00 |
|
test_server.py
|
fix: resolve Pyright "Module is not callable" on @tool, @resource, @prompt decorators (#3540)
|
2026-03-17 18:11:42 -04:00 |
|
test_server_docket.py
|
Make pydocket optional and unify DI systems (#2835)
|
2026-01-10 16:23:32 -05:00 |
|
test_server_lifespan.py
|
Update ty ignore comments for 0.0.25 compatibility (#3614)
|
2026-03-24 20:26:26 -04:00 |
|
test_server_safety.py
|
fix: reject self-mount to prevent infinite recursion (#3925)
|
2026-04-14 12:10:19 -04:00 |
|
test_session_visibility.py
|
Fix session visibility marks leaking across sessions (#3132)
|
2026-02-10 11:42:43 -05:00 |
|
test_streamable_http_no_redirect.py
|
Improve redirect handling to address 307's (#1387)
|
2025-08-08 11:55:30 -04:00 |
|
test_tool_annotations.py
|
fix: resolve Pyright "Module is not callable" on @tool, @resource, @prompt decorators (#3540)
|
2026-03-17 18:11:42 -04:00 |
|
test_tool_transformation.py
|
Normalize repo references to PrefectHQ/fastmcp casing (#3218)
|
2026-02-18 14:51:18 -05:00 |