This is a patch release that provides more graceful handling of SMTP sessions and integrates the latest Go dependency updates.
What's Changed
- fix(deps): update module golang.org/x/oauth2 to v0.34.0 by @renovate[bot] in #509
- fix(deps): update module golang.org/x/sys to v0.39.0 by @renovate[bot] in #513
- fix(deps): update module golang.org/x/term to v0.38.0 by @renovate[bot] in #515
- fix(smtp): Fix SMTP session closure error that causes false notification failures by @nicholas-fedor in #517
Full Changelog: v0.13.0...v0.13.1