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

Add missing is_anycast trait #73

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Add missing is_anycast trait #73

merged 1 commit into from
Jan 10, 2024

Conversation

Skye-31
Copy link
Contributor

@Skye-31 Skye-31 commented Jan 9, 2024

In December, maxmind added a new is_anycast flag to their database files (Changelog).

This PR adds that to the default Traits structs which are exported by this library.

I've tested these changes locally, and confirmed that they are correct.

In December, maxmind added a new `is_anycast` flag to their database files. Ref: https://dev.maxmind.com/geoip/release-notes/2023#anycast-flag-available-for-geoip-web-services-and-databases. This change adds that to the default `Traits` exported by this library
@oschwald oschwald merged commit 2422b2c into oschwald:main Jan 10, 2024
19 checks passed
@oschwald
Copy link
Owner

Thank you!

oschwald added a commit that referenced this pull request Feb 14, 2024
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.

None yet

2 participants