This is a maintenance release where we focused on updating dependencies and the Docker base image to improve the overall performance and stability of our software.
Maintenance
- Updated PyPi release workflow.
- Added support for Python 3.13.
- Updated various GitHub Actions and dependencies to their latest versions.
- Improved Dockerfile with new base images.
Changes
- Workflows:
- Updated
step-security/harden-runner
to v2.10.1. - Updated
actions/checkout
to v4.2.2. - Updated
actions/setup-python
to v5.3.0. - Updated
github/codeql-action
to v3.27.0. - Updated
actions/upload-artifact
to v4.4.3 and other dependencies.
- Updated
- Dockerfile:
- Switched to Python 3.13 base images.
- Documentation:
- Updated version references in
README.md
andCHANGELOG.md
.
- Updated version references in
For more details, you can view the comparison.