Skip to content

v0.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 02:08
· 2 commits to main since this release
v0.19.0
d0378e3

Shoutrrr v0.19.0 bumps the minimum supported Go version to 1.27 to follow the latest major release. In the future, Shoutrrr will continue to mirror the latest Go major release.

The SMTP package has also been received a number of bug fixes and refactoring, including implementing an optional SendContext method so cancellation and deadlines can reach SMTP sends.

Features

Fixes

Dependency Updates

  • fix(deps): update module github.com/onsi/gomega to v1.43.0 by @renovate[bot] in #1280
  • chore(deps): update go toolchain directive to v1.27.1 by @renovate[bot] in #1303
  • chore(deps): update github.com/google/pprof digest to ca85771 by @renovate[bot] in #1306

Full Changelog: v0.18.0...v0.19.0