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: support for CNAME record fallback #187

Merged
merged 1 commit into from
Aug 10, 2024
Merged

feat: support for CNAME record fallback #187

merged 1 commit into from
Aug 10, 2024

Conversation

agaffney
Copy link
Contributor

@agaffney agaffney commented Aug 9, 2024

This adds support for falling back to a matching CNAME record when there's no available A/AAAA record matching a query.

Fixes #186

This adds support for falling back to a matching CNAME record when
there's no available A/AAAA record matching a query.

Fixes #186
@agaffney agaffney merged commit c20e1ca into main Aug 10, 2024
9 checks passed
@agaffney agaffney deleted the feat/cname branch August 10, 2024 01:40
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 support for returning CNAME when asking for other record types
2 participants