Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add domain name validation #925

Merged
merged 9 commits into from
Mar 4, 2025
Merged

Conversation

jackwotherspoon
Copy link
Collaborator

To improve error handling and error messages returned to end user, we should
validate domain name prior to resolving it. This will allow for differentiating error
messages for invalid connection names vs failed DNS resolution.

Fixes #923

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@jackwotherspoon jackwotherspoon self-assigned this Jan 26, 2025
@jackwotherspoon jackwotherspoon marked this pull request as ready for review March 4, 2025 16:30
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner March 4, 2025 16:30
@jackwotherspoon jackwotherspoon merged commit 986152f into main Mar 4, 2025
14 checks passed
@jackwotherspoon jackwotherspoon deleted the parse-domain-names branch March 4, 2025 16: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.

Add domain name validation to Go Connector
2 participants