- Accept Unix Domain Socket paths and HTTP Control-Agent URLS as arguments - The `TARGET` environment variable has been renamed to `TARGETS`
0.6.2
- Repurpose interval to serve as a minimal time between querying Kea - Require `prometheus-client>=0.20` - Handle v6-ia-na-lease-reuse and v6-ia-pd-lease-reuse metrics
0.6.1
- Fix package version
0.6.0
- Provide docker image for arm64, x86_64 - Add support for HTTPS client certificates (M0NsTeRRR) - Add support for querying the HTTP API (Qwiko) - Migrate to `pdm-backend`
0.5.1
- Ignore global allocation fails in favor of per subnet ones (glendekoning)
0.5.0
- Add support for new metrics in Kea 2.2.0 (glendekoning) - Migrate from poetry to pdm