Skip to content

Releases: vooon/zoneomatic

v0.11.1

04 Apr 10:22

Choose a tag to compare

Changelog

  • fc476c9 fix(release): publish latest container tag
  • 4c78f73 fix(tests): satisfy staticcheck promoted method selector

v0.11.0

04 Apr 10:14
v0.11.0

Choose a tag to compare

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

12 Feb 22:43

Choose a tag to compare

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

03 Jan 15:20
v0.9.0

Choose a tag to compare

Changelog

v0.8.1

17 Dec 13:59

Choose a tag to compare

Changelog

  • 569c5b6 fix http-req acme can use multiple validation strings for wildcards

v0.8.0

17 Dec 13:12

Choose a tag to compare

Changelog

  • 18c9897 fix acme.sh acmeproxy mode

v0.7.0

16 Dec 18:25

Choose a tag to compare

Changelog

  • f9ad760 do not update soa serial if ddns not changes address
  • 1dc96b2 build(deps): bump actions/checkout from 5 to 6

v0.6.1

16 Dec 12:03
v0.6.1

Choose a tag to compare

Changelog

0.5.2

22 Nov 21:56

Choose a tag to compare

Changelog

0.5.0

22 Nov 18:53

Choose a tag to compare

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

  • @vooon made their first contribution in #13

Full Changelog: 0.4.0...0.5.0