Skip to content

v1.0.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 14:20
· 8 commits to main since this release
v1.0.14
e4eb5d1

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.
  • Dockerfile:
    • Switched to Python 3.13 base images.
  • Documentation:
    • Updated version references in README.md and CHANGELOG.md.

For more details, you can view the comparison.