Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
semantic_kernel-1.35.2-py3-none-any.whl | 2025-08-08 | 881.4 kB | |
semantic_kernel-1.35.2.tar.gz | 2025-08-08 | 569.2 kB | |
python-1.35.2 source code.tar.gz | 2025-08-08 | 21.6 MB | |
python-1.35.2 source code.zip | 2025-08-08 | 25.3 MB | |
README.md | 2025-08-08 | 1.1 kB | |
Totals: 5 Items | 48.4 MB | 2 |
Release Notes
Enhancements and Improvements
- Python: Bump Python version to 1.35.2 for a release by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12894
Bug Fixes
- Python: Fix ResponsesAgent image duplication in chat history preparation by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12859
- Python: fix parsing of types in mcp server by @eavanvalkenburg in https://github.com/microsoft/semantic-kernel/pull/12871
- Python: Fix: Implement
__deepcopy__
onKernelFunction
to handle non-serializable OTEL metrics by @MMoshtaghi in https://github.com/microsoft/semantic-kernel/pull/12803
Python Package Updates
- Python: Update
boto3
requirement from<1.40.0,>=1.36.4
to>=1.36.4,<1.41.0
in/python
by @dependabot[bot] in https://github.com/microsoft/semantic-kernel/pull/12857
New Contributors
- @MMoshtaghi made their first contribution in https://github.com/microsoft/semantic-kernel/pull/12803
Full Changelog: https://github.com/microsoft/semantic-kernel/compare/python-1.35.1...python-1.35.2