Skip to content

Commit 65950c9

Browse files
chore(main): release 2.1.6
1 parent 1b4b5e4 commit 65950c9

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.5"
2+
".": "2.1.6"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [2.1.6](https://github.com/grafana/smtprelay/compare/v2.1.5...v2.1.6) (2025-01-20)
4+
5+
6+
### Dependencies
7+
8+
* **docker:** bump alpine from 3.20 to 3.21 ([#205](https://github.com/grafana/smtprelay/issues/205)) ([6280ea5](https://github.com/grafana/smtprelay/commit/6280ea5472b72ff4e13528ab4266bd2225079955))
9+
* **go:** bump github.com/prometheus/common from 0.60.1 to 0.61.0 ([#204](https://github.com/grafana/smtprelay/issues/204)) ([319033f](https://github.com/grafana/smtprelay/commit/319033fb2b4bf263b94bdd8a8cf928da76ecbdcf))
10+
* **go:** bump github.com/prometheus/common from 0.61.0 to 0.62.0 ([#216](https://github.com/grafana/smtprelay/issues/216)) ([a1dbb12](https://github.com/grafana/smtprelay/commit/a1dbb128911b929b614892443871c29631becacc))
11+
* **go:** bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#201](https://github.com/grafana/smtprelay/issues/201)) ([0bc1c95](https://github.com/grafana/smtprelay/commit/0bc1c95638c01fd38b3dfb27a9462dfb2b845fec))
12+
* **go:** bump go.opentelemetry.io/contrib/samplers/jaegerremote ([#198](https://github.com/grafana/smtprelay/issues/198)) ([76ba49c](https://github.com/grafana/smtprelay/commit/76ba49cb794a7f9aedc2f2e5ad137aad82f9efc1))
13+
* **go:** bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0 ([#208](https://github.com/grafana/smtprelay/issues/208)) ([8a500f9](https://github.com/grafana/smtprelay/commit/8a500f9b2ac51ea9bcee1d3615665872bb5c3552))
14+
* **go:** bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ([#199](https://github.com/grafana/smtprelay/issues/199)) ([7778f42](https://github.com/grafana/smtprelay/commit/7778f4293a78a3a9b4147eda9c3b0e769acfa2dc))
15+
* **go:** bump go.opentelemetry.io/otel/sdk from 1.31.0 to 1.32.0 ([#197](https://github.com/grafana/smtprelay/issues/197)) ([ada354e](https://github.com/grafana/smtprelay/commit/ada354e1723ae05c5ad3b5b71ee7998b3c722a03))
16+
* **go:** bump golang.org/x/crypto from 0.28.0 to 0.29.0 ([#195](https://github.com/grafana/smtprelay/issues/195)) ([0c5d5f4](https://github.com/grafana/smtprelay/commit/0c5d5f43f8b0da2ad1106c0bd0e79bd897ee1638))
17+
* **go:** bump golang.org/x/crypto from 0.29.0 to 0.31.0 ([#206](https://github.com/grafana/smtprelay/issues/206)) ([3d5e3e6](https://github.com/grafana/smtprelay/commit/3d5e3e608f9807f1706327dd2ea5665b37a58cd5))
18+
* **go:** bump golang.org/x/crypto from 0.31.0 to 0.32.0 ([#212](https://github.com/grafana/smtprelay/issues/212)) ([826cde0](https://github.com/grafana/smtprelay/commit/826cde0dd96a7d4e2f4456b03308698114c87473))
19+
* **go:** bump the go-opentelemetry-io group with 3 updates ([#213](https://github.com/grafana/smtprelay/issues/213)) ([0a2dbbb](https://github.com/grafana/smtprelay/commit/0a2dbbb40cab3d7061907eead5eb0dc01266475a))
20+
* **go:** bump the go-opentelemetry-io group with 5 updates ([#217](https://github.com/grafana/smtprelay/issues/217)) ([1b4b5e4](https://github.com/grafana/smtprelay/commit/1b4b5e4da3ce987a9777fd7c4049aee4621bfa61))
21+
322
## [2.1.5](https://github.com/grafana/smtprelay/compare/v2.1.4...v2.1.5) (2024-10-28)
423

524

0 commit comments

Comments
 (0)