Skip to content

v1.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 20:13
· 446 commits to main since this release
v1.0.8
2ccdeca

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.

Updates

  • Updated Python base image in Dockerfile for better compatibility and performance.
  • Upgraded various dependencies including pyright, ruff, ruff-pre-commit, pydantic, and pip.
  • Updated certifi, urllib3, and pluggy versions for improved security and functionality.
  • Updated ruff and gitleaks pre-commit hooks and ruff configuration for enhanced code quality.
  • Bumped various GitHub actions and Docker actions for improved CI/CD performance.
  • Updated DOCKER_METADATA_ANNOTATIONS_LEVELS environment variable for better Docker metadata management.
  • Bumped pytest from 7.4.4 to 8.0.0 for improved testing capabilities.