Releases: hm-edu/dnscontrol-extended
Releases · hm-edu/dnscontrol-extended
0.6.0
What's Changed
- build(deps): bump github.com/xanzy/go-gitlab from 0.85.0 to 0.86.0 by @dependabot in #18
- build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.1.2 to 4.1.3 by @dependabot in #19
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.1.1 to 4.1.2 by @dependabot in #15
- build(deps): bump github.com/xanzy/go-gitlab from 0.84.0 to 0.85.0 by @dependabot in #16
- build(deps): bump github.com/miekg/dns from 1.1.54 to 1.1.55 by @dependabot in #17
Full Changelog: 0.5...0.5.1
0.5
0.4
0.3 - Own docker container
What's Changed
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #3
- build(deps): bump github.com/StackExchange/dnscontrol/v3 from 3.30.0 to 3.31.0 by @dependabot in #4
- build(deps): bump github.com/StackExchange/dnscontrol/v3 from 3.31.1 to 3.31.2 by @dependabot in #6
- feat: add provide docker container for simpler CI integration by @fritterhoff in #11
New Contributors
- @fritterhoff made their first contribution in #11
Full Changelog: 0.2...0.3
0.2 - Extended Functionality
- Provide option to calculate free ip ranges
- Colapse large subnets and only generate dense information
- Generate reverse zones using AXFR and special MUAS algorithm
v0.1 - Inital Release
feat: provide first version of extended dns control