This patch release includes a fix for the SMTP package that adds a 10-second default timeout.
The fix is expected to help resolve the related issue noted in offen/docker-volume-backup#304.
This release also integrates several minor dependency and Go version updates.
What's Changed
- fix(deps): update module golang.org/x/oauth2 to v0.32.0 by @renovate[bot] in #361
- fix(deps): update module golang.org/x/net to v0.46.0 by @renovate[bot] in #362
- chore(deps): update alpine docker tag to v3.22.2 by @renovate[bot] in #364
- chore(deps): update alpine:3.22.2 docker digest to 4b7ce07 by @renovate[bot] in #365
- Fix(smtp): set correct default timeout by @PythonGermany in #370
- chore(deps): update dependency go to v1.25.3 by @renovate[bot] in #378
New Contributors
- @PythonGermany made their first contribution in #372
Note
v0.10.2 release/re-release failed due to quirks with GitHub's release immutability feature.
Full Changelog: v0.10.1...v0.10.3