Releases: vooon/zoneomatic
Releases · vooon/zoneomatic
v0.11.1
v0.11.0
Changelog
- 741f7bb Add PowerDNS-compatible API surface
- 6bc5381 Add end-to-end PDNS API test
- c91823d Clean up OpenAPI output
- e9bfff7 Document PDNS patch schemas
- 70a2acb Fix PDNS OpenAPI no-content schema
- 3b86847 Fix golangci-lint issues
- 06d3112 Fix release workflow merge artifact
- a91474d Refactor PDNS GET handlers
- 10b72ff Refine PDNS auth and responses
- 6d9cfda Use GoReleaser for container images
- ddc771f add generated swagger to git
- b95d20e build(deps): bump docker/build-push-action from 6 to 7
- c55f615 build(deps): bump docker/login-action from 3 to 4
- abe03eb build(deps): bump docker/metadata-action from 5 to 6
- 4efbc73 build(deps): bump docker/setup-buildx-action from 3 to 4
- c9b5a7d build(deps): bump docker/setup-qemu-action from 3 to 4
- d7e1742 build(deps): bump github.com/alecthomas/kong from 1.14.0 to 1.15.0
- e6ff522 build(deps): bump github.com/getkin/kin-openapi from 0.133.0 to 0.134.0
- 7d85f76 build(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0
- 0240add build(deps): bump goreleaser/goreleaser-action from 6 to 7
- 42502dc go.mod: update
v0.10.0
Changelog
- a96dace add more test coverage, atomic file write
- c23ab2e add some more tests
- 0f0d606 apply some improvements to dnsfmt
- 935b78e build(deps): bump github.com/miekg/dns from 1.1.69 to 1.1.72
- 534ed83 build(deps): bump github.com/pires/go-proxyproto from 0.8.1 to 0.9.2
- 2230dec build(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0
- 857b9c8 ci: modernize
- 6395044 do not split TLSA
- 267b8d5 go.mod: update
- ae2f590 keep txt ()
- a7c8bfa readme update
- 4f182ff update to go 1.26
v0.9.0
v0.8.1
v0.8.0
v0.7.0
v0.6.1
0.5.2
0.5.0
What's Changed
- build(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #6
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #5
- build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #9
- build(deps): bump github.com/alecthomas/kong from 1.12.1 to 1.13.0 by @dependabot[bot] in #11
- build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #12
- feat: Lego httpreq api support by @vooon in #13
New Contributors
Full Changelog: 0.4.0...0.5.0