Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-07 | 1.5 kB | |
v1.12.4 source code.tar.gz | 2025-08-07 | 419.5 kB | |
v1.12.4 source code.zip | 2025-08-07 | 561.3 kB | |
Totals: 3 Items | 982.3 kB | 2 |
What's Changed
- chore: Remove unused prompt_manager.py file by @chughtapan in https://github.com/modelcontextprotocol/python-sdk/pull/1229
- Improved supported for ProtectedResourceMetadata by @yannj-fr in https://github.com/modelcontextprotocol/python-sdk/pull/1235
- chore: Remove unused variable notification_options by @sreenaths in https://github.com/modelcontextprotocol/python-sdk/pull/1238
- Improve README around the Context object by @jbkkd in https://github.com/modelcontextprotocol/python-sdk/pull/1203
- Fix : token_endpoint_auth_signing_alg_values_supported is a json array by @yannj-fr in https://github.com/modelcontextprotocol/python-sdk/pull/1226
- Remove strict validation on
response_modes_supported
member ofOAuthMetadata
by @joesavage-silabs in https://github.com/modelcontextprotocol/python-sdk/pull/1243
New Contributors
- @chughtapan made their first contribution in https://github.com/modelcontextprotocol/python-sdk/pull/1229
- @yannj-fr made their first contribution in https://github.com/modelcontextprotocol/python-sdk/pull/1235
- @sreenaths made their first contribution in https://github.com/modelcontextprotocol/python-sdk/pull/1238
- @jbkkd made their first contribution in https://github.com/modelcontextprotocol/python-sdk/pull/1203
- @joesavage-silabs made their first contribution in https://github.com/modelcontextprotocol/python-sdk/pull/1243
Full Changelog: https://github.com/modelcontextprotocol/python-sdk/compare/v1.12.3...v1.12.4