v0.4.21
Overview
NOTE: This release does not provide support for OAuth2. That support is planned for the upcoming v0.5.0
release.
- Bug fixes
- Dependency updates
- GitHub Actions Workflows updates
- built using Go 1.19.3
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.19.1
to1.19.3
atc0005/go-nagios
v0.10.0
tov0.10.2
github/codeql-action
v2.1.24
tov2.1.25
- (GH-310) Refactor GitHub Actions workflows to import logic
- (GH-324) Expand config flag handling to use "app types"
Fixed
- (GH-317) Fix Makefile Go module base path detection
- (GH-321) Skip use of
LOGIN
IMAP command ifLOGINDISABLED
capability is
advertised - (GH-323) Fix doc.go description for list-emails CLI app
References
- See the
v0.4.21
milestone for the issues associated with this release. - See our CHANGELOG for more information.