Releases: G-Core/external-dns-gcore-webhook
Releases · G-Core/external-dns-gcore-webhook
v0.1.6
v0.1.5
- add debug print record fetching
Full Changelog: v0.1.4...v0.1.5
v0.1.4
- skip all TXT because unknown bug
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add opportunity to set GCORE_API_URL via ENV by @apten-fors in #1
New Contributors
- @apten-fors made their first contribution in #1
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- also skip creation if txt and have wildcard in the middle
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- allow txt if doesnt have wildcard
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- fix unit tests
- adjust endpoints now filter txt record, applychanges now filter txt records (workaround for gcore dns does not allow
a-*.zone
in rrset name)
Full Changelog: v0.0.9...v0.1.0
v0.0.9
- create rr with status enabled by default
Full Changelog: v0.0.8...v0.0.9
v0.0.8
- add request log at beginning of handler, add log on applyChanges
Full Changelog: v0.0.7...v0.0.8
v0.0.7
- inject version when building
Full Changelog: v0.0.6...v0.0.7