v1.0.8
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
, andpip
. - Updated
certifi
,urllib3
, andpluggy
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.