Highlights
⬆️ Python 3.14
This release upgrades the exporter to Python 3.14, both the runtime Docker base image (python:3.11-slim → python:3.14-slim, #151) and the CI test matrix (#150). This is the driver for the 4.0.0 major version bump.
Action required: Consumers building from source or extending the image should ensure their environment and any additional dependencies support Python 3.14.
🔧 Tooling
- Migrated dependency automation from Dependabot to Renovate (#149).
📦 Dependency updates
prefect3.7.3 → 3.7.6 (#145, #148)prometheus-client0.25.0 → 0.26.0 (#148)pytestandresponses(test-only) (#145, #148)actions/checkout6 → 7 (#144),actions/setup-python→ v7 (#152)- mise tool version updates (#143, #146)
What's Changed
Uncategorized
- chore: bump the all group with 2 updates by @dependabot[bot] in #145
- chore: bump actions/checkout from 6 to 7 in the all group by @dependabot[bot] in #144
- Update mise tool versions by @github-actions[bot] in #143
- chore: bump the all group with 3 updates by @dependabot[bot] in #148
- Update mise tool versions by @github-actions[bot] in #146
- feat(renovate): migrate to Renovate, retire Dependabot by @jamiezieziula in #149
- chore(deps): Update actions/setup-python action to v7 by @prefect-renovate[bot] in #152
- chore(deps): Update dependency python to 3.14 by @prefect-renovate[bot] in #150
- chore(deps): Update python Docker tag to v3.14 by @prefect-renovate[bot] in #151
New Contributors
- @prefect-renovate[bot] made their first contribution in #152
Full Changelog: 3.6.1...4.0.0