Description
This release enhances SMTP functionality and updates key dependencies for improved security and performance.
Changes
- Added
TimeoutandRequireStartTLSoptions to the SMTP service with improved error handling (#186). - Updated Go dependencies and cleaned up
go.sum(#157).
Dependency Updates
Go
Docker
Documentation
- Python: v3.13.6 (#204)
GitHub Actions
- actions/setup-python: digest 9322b3c (#198)
- codecov/codecov-action: digest 2db07e3 (#161)
- golangci/golangci-lint-action: digest f9e969a (#199)
- actions/setup-go: digest 8e57b58 (#181)
- goreleaser/goreleaser-action: digest e435ccd (#202)
- nicholas-fedor/go-proxy-pull-action: digest ba81e12 (#201)
- docker/login-action: digest 184bdaa (#197)
- actions/checkout: digest 8edcb1b (#188)
- actions/cache: digest 0400d5f (#206)
Full Changelog: v0.8.15...v0.8.16