Skip to content

Conversation

@wneessen
Copy link
Owner

This PR updates some files for the v0.7.0 release.

- Simplified wording to align with the official Go release policy.
- Clarified support duration by removing redundant phrasing.
- Added a note about the pluggable SMTP error registry to the feature list.
- Highlighted its use for advanced handling of non-RFC-conforming servers.
- Updated `VERSION` constant in `doc.go` to reflect the new version.
- Signifies a new release with recent changes and improvements.
- Clarified usage of `WithUsername` and `WithPassword` in comments.
- Added notes on the requirement of pairing with an authentication mechanism for effective usage.
- Expanded comments to detail the purpose and utility of `ErrorHandlerRegistry`.
- Documented the `ResponseErrorHandler` interface for handling non-compliant SMTP responses.
- Deleted the `sonar-project.properties` file as it is no longer required.
- Cleaned up unused configuration to reduce repository clutter.
- Removed Go 1.23 from the matrix as it is no longer supported.
- Simplified configuration by removing the `allow_fail` flag for Go 1.23 on macOS.
@wneessen wneessen merged commit 6f99425 into main Sep 12, 2025
17 of 18 checks passed
@wneessen wneessen deleted the v070-prep branch September 12, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants