Biggest change this release is the addition of structured logging and metrics collection via the /app/metrics/metrics.json file. This is not required to be mounted unless you wish to view / ingest these metrics
Changes
- feat: enhance observability with structured logging and metrics collection (daeb6bd)
- feat: add Docker test job to validate entrypoint syntax and build image with multi-platform support (4871bc0)
- fix: update Dockerfile to support architecture detection for supercronic and gosu installation (dda00b3)
- security: manual download gosu to get the fixed version (356f1a0)
- fix: update entrypoint script to consistently use gosu for privilege dropping (561290a)
- fix: improve error handling in entrypoint script for startup run (49bfdbf)
- fix: update schema paths in Dockerfile, config.py, and tests (7fc9ece)
Version Information
- Full version:
v1.4.0 - Minor version tag:
v1.4 - Major version tag:
v1
Updated Tags
Parent tags not updated (update_parent_tags=false)