Releases: controllan/docker_state_exporter
v1.1.5
Switched to latest changes of promhttp to use slog logger: https://github.com/prometheus/exporter-toolkit/releases/tag/v0.13.0
This also improves the format of the logging (now it is according to the standard).
What's Changed
- chore(deps): bump docker/build-push-action from 6.7.0 to 6.9.0 by @dependabot in #28
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #26
- chore(deps): bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.13.0 by @dependabot in #21
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
What's Changed
- chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #22
- chore(deps): bump github.com/docker/docker from 27.2.1+incompatible to 27.3.1+incompatible by @dependabot in #24
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
What's Changed
- ci(docker): remove redundant target platform parameter. by @pat-git in #11
- chore(deps): bump github.com/go-kit/kit from 0.12.0 to 0.13.0 by @dependabot in #12
- chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.56.3 by @dependabot in #13
- chore(deps): bump golang.org/x/net from 0.9.0 to 0.23.0 in the go_modules group by @dependabot in #14
- chore(deps): bump github.com/containerd/containerd from 1.5.7 to 1.6.26 in the go_modules group by @dependabot in #15
- chore(deps): bump the go_modules group with 2 updates by @dependabot in #16
- chore(deps): bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 by @dependabot in #17
- chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.20.3 by @dependabot in #18
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- ci(build): adapt dockerfile for multi-platform build, change workflow… by @pat-git in #9
- Merge main into latest changes. by @pat-git in #10
- feat: add latest features from Intempus. by @pat-git in #8
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: improve build pipeline to allow dry_runs and manual runs of the workflow. by @pat-git in #1
- ci(build): use vars to set the container registry url and repo. by @pat-git in #2
- bump: upgrade actions version to latest. by @pat-git in #3
- chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.6+incompatible by @dependabot in #4
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #5
- feat: allow multi-platform builds. by @pat-git in #6
New Contributors
- @pat-git made their first contribution in #1
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/controllan/docker_state_exporter/commits/v1.0.0