Skip to content

Releases: grafana/smtprelay

v2.1.0

29 Apr 18:04
v2.1.0
1f07318
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/grafana/pyroscope-go/godeltaprof from 0.1.6 to 0.1.7 by @dependabot in #80
  • Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #81
  • Bump github.com/prometheus/common from 0.46.0 to 0.49.0 by @dependabot in #103
  • Bump golang.org/x/crypto from 0.18.0 to 0.20.0 by @dependabot in #101
  • Bump go.opentelemetry.io/contrib/samplers/jaegerremote from 0.16.0 to 0.18.0 by @dependabot in #97
  • Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #93
  • Bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in #105
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #104
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.22.0 to 1.24.0 by @dependabot in #96
  • Bump golang from 1.21-alpine to 1.22-alpine by @dependabot in #87
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #108
  • Add a native histogram 'smtprelay_relay_duration_seconds' by @hairyhenderson in #109
  • Fix lint errors by @hairyhenderson in #110
  • Allow disabling tracing with OTEL_SDK_DISABLED by @hairyhenderson in #113
  • Bump github.com/prometheus/common from 0.49.0 to 0.51.1 by @dependabot in #112
  • Bump github.com/prometheus/common from 0.51.1 to 0.52.2 by @dependabot in #114
  • Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #115
  • Bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0 by @dependabot in #116
  • Bump github.com/prometheus/common from 0.52.2 to 0.53.0 by @dependabot in #122
  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #128
  • Bump go.opentelemetry.io/otel from 1.25.0 to 1.26.0 by @dependabot in #125

Full Changelog: v2.0.3...v2.1.0

v2.0.3

22 Jan 20:40
v2.0.3
644a548
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

19 Jan 17:01
v2.0.2
8a12f22
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

19 Jan 16:43
v2.0.1
b8ef148
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Jan 14:28
v2.0.0
5e535fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v2.0.0

v1.5.1

18 Dec 20:00
v1.5.1
085deab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

05 Oct 15:20
d399838
Compare
Choose a tag to compare

Adds flags to set configurable limits (#19)
The flags with their defaults are:
max_message_size = 51200000
max_connections = 100
max_recipients = 100
read_timeout = 60s
write_timeout = 60s
data_timeout = 5m