release: prepare v0.4.0#5
Merged
Merged
Conversation
- Introduced GeoResolver for handling GeoIP lookups using MaxMind's GeoLite2 databases. - Implemented geo-routing logic to log freshness of GeoIP databases and ensure both city and ASN databases are configured together. - Enhanced record publishing to include geographical tags (countries and ASNs) for DNS records. - Updated Redis storage to manage records with geographical indexing. - Added a script to automate the update of GeoLite2 databases. - Included tests for GeoResolver and its integration with DNS record publishing.
…update configuration options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release prep
origin/mainand bumps packagedynsto v0.4.0.dhttp-identityv0.2.0 andh3xv0.4.0.dynsv0.4.0.Release gates
dhttp-identityv0.2.0 andh3xv0.4.0 registry visibility.genmeta-testcompletion and explicit user approval.Verification
cargo metadata --manifest-path /home/yiyue/code/reimu/ddns/Cargo.toml --no-deps --format-version=1cargo +nightly fmt -- --checkgit diff --checkFull clippy/test and publish dry-runs are intentionally pending until the same-wave dependency visibility gates are cleared.