Skip to content

Releases: caddy-dns/route53

v1.6.0

19 Oct 04:40

Choose a tag to compare

This release is first stable version compatible with Caddy 2.10 and later.

What's Changed

  • Updated to libdns/route53 v1.6, now supporting the stable libdns 1.0 interfaces.
  • Fixed compatibility with modern Caddy versions.
  • Updated dependencies
  • Refined configuration handling for improved stability and clarity, better defaults
  • Added a full end-to-end Docker-based test to verify that Caddy can successfully request TLS certificates via this plugin.
  • General documentation improvements.

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.6.0-beta.3

12 Oct 13:42

Choose a tag to compare

This beta release updates the libdns dependency, refines configuration handling for better stability and clarity, and introduces an end-to-end Docker-based test verifying that Caddy can request TLS certificates using our code.

v1.6.0-beta.2

05 Oct 07:21

Choose a tag to compare

The new beta version updates libdns/route53 dependency and adds linter and API fixes.

Full Changelog: v1.6.0-beta.1...v1.6.0-beta.2

v1.6.0-beta.1

30 Sep 10:41

Choose a tag to compare

What's Changed

  • Fix modern Caddy compatibility (and update tests, documentation, dependencies) by @AndrianBdn in #62
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot[bot] in #52
  • docs: update required fields by @aymanbagabas in #54
  • chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot[bot] in #55

New Contributors

Full Changelog: v1.5.0...v1.6.0-beta.1

v1.5.0

02 Aug 14:42
5e0037b

Choose a tag to compare

What's Changed

  • feat: allow configuring hosted_zone_id by @andrew-d in #51

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

31 Jul 17:39
v1.4.1
c006998

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

24 Jun 18:01
v1.4.0
cdab4f4

Choose a tag to compare

What's Changed

  • feat(deps): bump github.com/caddyserver/caddy/v2 from 2.6.4 to 2.7.1 by @dependabot in #35
  • feat(deps): bump github.com/caddyserver/caddy/v2 from 2.7.1 to 2.7.2 by @dependabot in #36
  • feat(deps): bump github.com/caddyserver/caddy/v2 from 2.7.2 to 2.7.3 by @dependabot in #37
  • feat(deps): bump github.com/caddyserver/caddy/v2 from 2.7.3 to 2.7.5 by @dependabot in #40

Full Changelog: v1.3.3...v1.4.0

Fix TXT record issues

21 Apr 21:49

Choose a tag to compare

Fixes: #29

What's Changed

Full Changelog: v1.3.2...v1.3.3

Select Public Zones

12 Apr 22:47

Choose a tag to compare

Selec public zones when there are multiple zones with the same name.

Related: libdns/route53#6 libdns/route53#19

What's Changed

  • feat(deps): bump github.com/libdns/route53 from 1.3.1 to 1.3.2 by @dependabot in #33

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

07 Mar 03:03
a529f1a

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1