Skip to content

Releases: controllan/docker_state_exporter

v1.1.5

06 Oct 11:18
3890a63
Compare
Choose a tag to compare

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

22 Sep 20:55
2df047d
Compare
Choose a tag to compare

What's Changed

  • ci: improve pipeline and fix error in the mapcopy function. by @pat-git in #25

Full Changelog: v1.1.3...v1.1.4

v1.1.3

21 Sep 10:36
7fde26a
Compare
Choose a tag to compare

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

13 Sep 16:23
ca83f97
Compare
Choose a tag to compare

This release include the most recent security fixes (use latest docker module version) regarding docker and containerd modules.

What's Changed

  • bump(docker): update docker/docker to v27.2.1+incompatible. by @pat-git in #20

Full Changelog: v1.1.1...v1.1.2

v1.1.1

13 Sep 09:57
8faf9b8
Compare
Choose a tag to compare

⚠️ This release contains some security issues because of outdated dependencies, please use the latest released version instead ⚠️

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

09 Sep 18:17
08b834c
Compare
Choose a tag to compare

⚠️ This release contains some security issues because of outdated dependencies, please use the latest released version instead ⚠️

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

08 Sep 22:02
a11c397
Compare
Choose a tag to compare

⚠️ This release contains some security issues because of outdated dependencies, please use the latest released version instead ⚠️

What's Changed

  • ci(build): build each image on the specific os and push the images separately. by @pat-git in #7

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Sep 16:48
deb8dcb
Compare
Choose a tag to compare

⚠️ This release contains some security issues because of outdated dependencies, please use the latest released version instead ⚠️

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

Full Changelog: https://github.com/controllan/docker_state_exporter/commits/v1.0.0