Releases: infobloxopen/dns-aid-core
Releases · infobloxopen/dns-aid-core
v0.9.0
24 Feb 10:46
Compare
Sorry, something went wrong.
No results found
[0.9.0] - 2026-02-24
Bug Fixes
Move SVCB key numbers to RFC 9460 Private Use range (v0.9.0) (#38 )(7e5e38d )
Documentation
Update SECURITY.md for v0.8.0 DANE and version changes (#37 )(aad088f )
v0.8.0
21 Feb 18:32
Compare
Sorry, something went wrong.
No results found
[0.8.0] - 2026-02-21
Documentation
Document --domain option in doctor examples(69184da )
Features
Align with IETF draft-mozleywilliams-dnsop-dnsaid-01 (v0.8.0)(9405a27 )
Miscellaneous
deps: Bump actions/upload-artifact from 4 to 6(848af09 )
deps: Bump actions/checkout from 4 to 6(27f5dd6 )
deps: Bump actions/download-artifact from 4 to 7(44b2a90 )
deps: Bump ossf/scorecard-action from 2.4.0 to 2.4.3(298ca4c )
deps: Bump github/codeql-action from 3 to 4(4d6a6e4 )
v0.7.3
19 Feb 09:09
Compare
Sorry, something went wrong.
No results found
[0.7.3] - 2026-02-19
Features
Add --domain option to doctor, backfill versioning files(d24f7e5 )
v0.7.2
18 Feb 20:27
Compare
Sorry, something went wrong.
No results found
[0.7.2] - 2026-02-18
Bug Fixes
Use semantic version comparison in doctor PyPI check (v0.7.2) (#28 )(a57af8d )
v0.7.1
18 Feb 20:16
Compare
Sorry, something went wrong.
No results found
[0.7.1] - 2026-02-18
Bug Fixes
Escape Rich markup in doctor output and use shell-safe install hints (v0.7.1) (#27 )(5c2e898 )
Escape Rich markup in doctor output and use shell-safe install hints(66eb57c )
v0.7.0
18 Feb 19:56
Compare
Sorry, something went wrong.
No results found
[0.7.0] - 2026-02-18
Documentation
Fix discovery flow diagram to show HTTP index as primary, TXT as fallback(56822b7 )
Features
Structured doctor API, PyPI version check, MCP diagnostics tool (v0.7.0) (#26 )(d9d42b9 )
Professional doctor output with Rich panels and SVCB check(f07c13d )
v0.6.9
18 Feb 18:51
Compare
Sorry, something went wrong.
No results found
[0.6.9] - 2026-02-18
Bug Fixes
Add zone_exists() pre-flight checks to prevent tracebacks on invalid domains (#25 )(83cf60c )
Miscellaneous
v0.6.8
18 Feb 13:53
Compare
Sorry, something went wrong.
No results found
[0.6.8] - 2026-02-18
Refactoring
Centralize backend dispatch with create_backend() factory (v0.6.8)(1915726 )
v0.6.7
18 Feb 11:55
Compare
Sorry, something went wrong.
No results found
[0.6.7] - 2026-02-18
Documentation
Rewrite CONTRIBUTING.md with uv setup, CI checks table, and project structure guide (#21 )(f163a99 )
Features
Add Infoblox NIOS WAPI backend (v0.6.7) (#23 )(50731ce )
Add Infoblox NIOS WAPI backend with full BANDAID compliance(dbc0d96 )
v0.6.6
16 Feb 15:57
Compare
Sorry, something went wrong.
No results found
[0.6.6] - 2026-02-16
Bug Fixes
Improve Route 53 setup steps formatting in init wizard(69ad997 )
Miscellaneous