Releases: maxbrunet/prometheus-elasticache-sd
Releases · maxbrunet/prometheus-elasticache-sd
v2.0.7
2.0.7 (2025-02-19)
Miscellaneous Chores
- deps: update dependency semantic-release to v24.2.3 (#936) (4cd57b7)
- deps: update golangci/golangci-lint-action action to v6.3.3 (#932) (f30ee6e)
- deps: update golangci/golangci-lint-action action to v6.4.0 (#933) (cde59a7)
- deps: update golangci/golangci-lint-action action to v6.4.1 (#934) (b5a5911)
- deps: update golangci/golangci-lint-action action to v6.5.0 (#935) (2bf7e45)
- deps: update module github.com/golangci/golangci-lint to v1.64.2 (#938) (8950406)
- deps: update module github.com/goreleaser/goreleaser to v2.7.0 (#937) (abfd979)
Build System
v2.0.6
v2.0.5
v2.0.4
2.0.4 (2025-02-11)
Miscellaneous Chores
- deps: update dependency semantic-release to v24.2.2 (#925) (b90b4b6)
- deps: update golangci/golangci-lint-action action to v6.3.1 (#924) (5be3f0b)
- deps: update golangci/golangci-lint-action action to v6.3.2 (#926) (e5d184e)
- deps: update goreleaser/goreleaser-action action to v6.2.1 (#927) (f3dcab2)
Build System
v2.0.3
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2025-02-02)
⚠ BREAKING CHANGES
- release v2 coinciding with Prometheus v3 (#914)
- image: The image now runs as
nobody
by default for consistency with the rest of the Prometheus ecosystem. - logging: the format of log lines has changed a little, along with the adoption of Go's Structured Logging package.
Features
Miscellaneous Chores
- golangci-lint: align configuration with Prometheus (#910) (0310a7e)
- golangci-lint: exclude some errcheck again (#911) (4af98e1)
- release: v1.0.378 [skip ci] (f0dba79), closes #912 #910 #911 #872 #912 #913