v0.24.1
milvus-io/milvusv0.24.1Nov 7, 2024by mingrammer
AI Summary
Updated dependencies and compatibility layers to support newer Python versions and improved type hinting backward compatibility.
Key Highlights
- Upgraded compatibility for Python 3.12 and 3.13
- Upgraded Jinja2 dependency
- Maintained backward compatibility for type hints
New Features
- Upgrade for 3.12/3.13
- Fixed backward compatibility for type hint
- Updated version of codeql-analysis.yml
Full Release Notes
## What's Changed * Update version of codeql-analysis.yml by @tvqphuoc01 in https://github.com/mingrammer/diagrams/pull/1035 * Upgrade for 3.12/3.13 by @tb102122 in https://github.com/mingrammer/diagrams/pull/972 * fix tests by @tb102122 in https://github.com/mingrammer/diagrams/pull/1050 * chore(deps): bump jinja2 from 3.1.2 to 3.1.4 by @dependabot in https://github.com/mingrammer/diagrams/pull/1037 * fix: keep the backward compatibility for type hint by @mingrammer in https://github.com/mingrammer/diagrams/pull/1052 ## New Contributors * @tb102122 made their first contribution in https://github.com/mingrammer/diagrams/pull/972 **Full Changelog**: https://github.com/mingrammer/diagrams/compare/v0.24.0...v0.24.1