Releases: Hsn723/postfix_exporter
Releases · Hsn723/postfix_exporter
v0.7.0
What's Changed
New Features
Dependencies and Chore
- Bump github.com/prometheus/common from 0.57.0 to 0.58.0 by @dependabot in #123
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in #124
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #125
- Bump github.com/prometheus/common from 0.58.0 to 0.59.1 by @dependabot in #126
- Bump github.com/docker/docker from 27.2.0+incompatible to 27.2.1+incompatible by @dependabot in #127
- bump otel related deps by @Hsn723 in #133
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.54.0 to 0.55.0 by @dependabot in #134
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #135
- Bump github.com/docker/docker from 27.2.1+incompatible to 27.3.0+incompatible by @dependabot in #136
- Bump github.com/docker/docker from 27.3.0+incompatible to 27.3.1+incompatible by @dependabot in #137
- Bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by @dependabot in #139
- Bump github.com/rogpeppe/go-internal from 1.12.0 to 1.13.1 by @dependabot in #138
- Bump github.com/prometheus/common from 0.59.1 to 0.60.0 by @dependabot in #140
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
New Features
- [feat] add --version flag and output version information by @Hsn723 in #120
- [feat] add AIO release by @Hsn723 in #122
Dependencies and Chore
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.53.0 to 0.54.0 by @dependabot in #117
- Bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible by @dependabot in #118
- Bump github.com/prometheus/common from 0.55.0 to 0.56.0 by @dependabot in #119
- Bump github.com/prometheus/common from 0.56.0 to 0.57.0 by @dependabot in #121
Full Changelog: v0.5.5...v0.6.0
v0.5.5
What's Changed
Dependencies and Chore
- Bump go.opentelemetry.io/otel/metric from 1.28.0 to 1.29.0 by @dependabot in #114
- Bump go.opentelemetry.io/otel from 1.28.0 to 1.29.0 by @dependabot in #112
- Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #115
- Bump go.opentelemetry.io/otel/sdk from 1.28.0 to 1.29.0 by @dependabot in #113
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.28.0 to 1.29.0 by @dependabot in #111
Other Changes
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
New Features
Dependencies and Chore
- Bump github.com/docker/docker from 27.0.0+incompatible to 27.0.1+incompatible by @dependabot in #85
- Bump github.com/docker/docker from 27.0.1+incompatible to 27.0.2+incompatible by @dependabot in #86
- Bump github.com/prometheus/common from 0.54.0 to 0.55.0 by @dependabot in #87
- Bump github.com/docker/docker from 27.0.2+incompatible to 27.0.3+incompatible by @dependabot in #88
- Bump go.opentelemetry.io/otel/sdk from 1.27.0 to 1.28.0 by @dependabot in #89
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.27.0 to 1.28.0 by @dependabot in #93
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.52.0 to 0.53.0 by @dependabot in #94
- Bump golang.org/x/sys from 0.21.0 to 0.22.0 by @dependabot in #95
- Bump anchore/sbom-action from 0.16.0 to 0.16.1 by @dependabot in #96
- Bump anchore/sbom-action from 0.16.1 to 0.17.0 by @dependabot in #97
- Bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible by @dependabot in #98
- Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible by @dependabot in #99
- Bump golang.org/x/sys from 0.22.0 to 0.23.0 by @dependabot in #100
- Bump golang.org/x/time from 0.5.0 to 0.6.0 by @dependabot in #101
- Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in #102
- Bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in #103
- Bump github.com/docker/docker from 27.1.1+incompatible to 27.1.2+incompatible by @dependabot in #104
- Bump anchore/sbom-action from 0.17.0 to 0.17.1 by @dependabot in #105
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 by @dependabot in #107
- Bump anchore/sbom-action from 0.17.1 to 0.17.2 by @dependabot in #108
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
Dependencies and Chore
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.22.0 to 1.25.0 by @dependabot in #42
- Bump github.com/opencontainers/image-spec from 1.0.2 to 1.1.0 by @dependabot in #44
- Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 by @dependabot in #46
- Bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0 by @dependabot in #43
- Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by @dependabot in #47
- Bump github.com/prometheus/common from 0.52.2 to 0.52.3 by @dependabot in #48
- Bump github.com/docker/docker from 26.0.0+incompatible to 26.0.1+incompatible by @dependabot in #49
- Bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible in the go_modules group by @dependabot in #50
- Bump github.com/prometheus/common from 0.52.3 to 0.53.0 by @dependabot in #51
- Bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2 by @dependabot in #52
- Bump github.com/prometheus/procfs from 0.13.0 to 0.14.0 by @dependabot in #53
- Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.0+incompatible by @dependabot in #54
- Bump go.opentelemetry.io/otel/metric from 1.25.0 to 1.26.0 by @dependabot in #58
- Bump go.opentelemetry.io/otel/trace from 1.25.0 to 1.26.0 by @dependabot in #57
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.50.0 to 0.51.0 by @dependabot in #56
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.25.0 to 1.26.0 by @dependabot in #59
- Bump go.opentelemetry.io/otel/sdk from 1.25.0 to 1.26.0 by @dependabot in #55
- Bump anchore/sbom-action from 0.15.10 to 0.15.11 by @dependabot in #60
- Bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible by @dependabot in #62
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #63
- Bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #64
- Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #65
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #66
- Bump github.com/docker/docker from 26.1.1+incompatible to 26.1.2+incompatible by @dependabot in #67
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #68
- Bump github.com/prometheus/procfs from 0.14.0 to 0.15.0 by @dependabot in #69
- Bump github.com/docker/docker from 26.1.2+incompatible to 26.1.3+incompatible by @dependabot in #70
- Bump anchore/sbom-action from 0.15.11 to 0.16.0 by @dependabot in #71
- Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #72
- Bump go.opentelemetry.io/otel/sdk from 1.26.0 to 1.27.0 by @dependabot in #73
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.51.0 to 0.52.0 by @dependabot in #74
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.26.0 to 1.27.0 by @dependabot in #77
- Bump github.com/prometheus/procfs from 0.15.0 to 0.15.1 by @dependabot in #78
- Bump github.com/prometheus/common from 0.53.0 to 0.54.0 by @dependabot in #79
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #80
- Bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #81
- Bump github.com/docker/docker from 26.1.3+incompatible to 26.1.4+incompatible by @dependabot in #82
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #83
- Bump github.com/docker/docker from 26.1.4+incompatible to 27.0.0+incompatible by @dependabot in #84
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
Dependencies and Chore
- Bump anchore/sbom-action from 0.15.6 to 0.15.7 by @dependabot in #16
- Bump anchore/sbom-action from 0.15.7 to 0.15.8 by @dependabot in #17
- Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #18
- Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.2+incompatible by @dependabot in #19
- Bump github.com/docker/docker from 25.0.2+incompatible to 25.0.3+incompatible by @dependabot in #20
- Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 by @dependabot in #21
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #22
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #23
- Bump anchore/sbom-action from 0.15.8 to 0.15.9 by @dependabot in #24
- Bump github.com/docker/docker from 25.0.3+incompatible to 25.0.4+incompatible by @dependabot in #25
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #26
- Bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot in #27
- Bump anchore/sbom-action from 0.15.9 to 0.15.10 by @dependabot in #29
- Bump github.com/docker/docker from 25.0.5+incompatible to 26.0.0+incompatible by @dependabot in #28
- Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #30
- Bump go.opentelemetry.io/otel/trace from 1.22.0 to 1.25.0 by @dependabot in #32
- Bump github.com/docker/go-units from 0.4.0 to 0.5.0 by @dependabot in #31
- Bump github.com/Microsoft/go-winio from 0.5.0 to 0.6.1 by @dependabot in #36
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.47.0 to 0.50.0 by @dependabot in #33
- Bump github.com/docker/go-connections from 0.4.0 to 0.5.0 by @dependabot in #37
- Bump github.com/distribution/reference from 0.5.0 to 0.6.0 by @dependabot in #34
- Bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 by @dependabot in #39
- Bump golang.org/x/sys from 0.16.0 to 0.19.0 by @dependabot in #38
- Bump github.com/prometheus/common from 0.48.0 to 0.52.2 by @dependabot in #40
- Bump golang.org/x/tools from 0.6.0 to 0.20.0 by @dependabot in #41
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
Dependencies and Chore
- Bump github.com/nxadm/tail from 1.4.8 to 1.4.11 by @dependabot in #12
- Bump github.com/coreos/go-systemd/v22 from 22.0.0 to 22.5.0 by @dependabot in #13
- Bump anchore/sbom-action from 0.15.5 to 0.15.6 by @dependabot in #14
Other Changes
- Logfile config by @Hsn723 in #8
- add metrics for enhanced status codes for deferred and bounced smtp mail by @Hsn723 in #9
- update go modules and fix unsupportedLogEntries test by @Hsn723 in #10
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
Dependencies and Chore
- Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible by @dependabot in #1
- Bump golang.org/x/sys from 0.0.0-20210124154548-22da62e12c0c to 0.1.0 by @dependabot in #3
- Bump github.com/stretchr/testify from 1.4.0 to 1.8.4 by @dependabot in #6
- Bump golang.org/x/net from 0.0.0-20190613194153-d28f0bde5980 to 0.17.0 by @dependabot in #2
- Bump github.com/prometheus/client_model from 0.2.0 to 0.5.0 by @dependabot in #7
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: 0.3.0...v0.4.0