Skip to content

Releases: crazy-max/ddns-route53

v2.12.0

24 Mar 14:57
f943c7b
Compare
Choose a tag to compare
  • Generate sbom and provenance (#1193)
  • Bump github.com/alecthomas/kong to 0.9.0 (#1187)
  • Bump github.com/aws/aws-sdk-go-v2 dependencies (#1154 #1158 #1191)
    • github.com/aws/aws-sdk-go-v2 to 1.26.0
    • github.com/aws/aws-sdk-go-v2/config to 1.27.9
    • github.com/aws/aws-sdk-go-v2/credentials to 1.17.9
    • github.com/aws/aws-sdk-go-v2/service/route53 to 1.40.3
  • Bump github.com/go-playground/validator/v10 to 10.19.0 (#1183)
  • Bump github.com/rs/zerolog to 1.32.0 (#1172)
  • Bump golang.org/x/crypto to 0.17.0 (#1153)
  • Bump golang.org/x/sys to 0.18.0 (#1184)

v2.11.0

16 Dec 17:36
5a26e46
Compare
Choose a tag to compare
  • Go 1.21 (#1152)
  • Bump github.com/alecthomas/kong to 0.8.1 (#1077)
  • Bump github.com/aws/aws-sdk-go-v2 to 1.24.0 (#1144)
  • Bump github.com/aws/aws-sdk-go-v2/config to 1.26.1 (#1147)
  • Bump github.com/aws/aws-sdk-go-v2/credentials to 1.16.12 (#1145)
  • Bump github.com/aws/aws-sdk-go-v2/service/route53 to 1.35.5 (#1146)
  • Bump github.com/go-playground/validator/v10 to 10.16.0 (#1096)
  • Bump github.com/hashicorp/go-retryablehttp to 0.7.5 (#1101)
  • Bump golang.org/x/net to 0.17.0 (#1076)
  • Bump golang.org/x/sys to 0.15.0 (#1124)

v2.10.0

26 Sep 22:48
66a5ed8
Compare
Choose a tag to compare
  • Align AWS request retries with max-retries flag and decrease backoff delay to 5s (#1064)
  • Add max backoff delay option (#1065)
  • Go 1.20 (#995)
  • Alpine Linux 3.18 (#996)
  • Bump github.com/alecthomas/kong to 0.8.0 (#994)
  • Bump github.com/aws/aws-sdk-go-v2 to 1.21.0 (#989 #1035)
  • Bump github.com/aws/aws-sdk-go-v2/config to 1.18.42 (#908 #991 #1047 #1062)
  • Bump github.com/aws/aws-sdk-go-v2/credentials to 1.13.37 (#992 #1046)
  • Bump github.com/aws/aws-sdk-go-v2/service/route53 to 1.29.5 (#907 #993 #1037)
  • Bump github.com/crazy-max/gonfig to 0.7.1 (#975)
  • Bump github.com/go-playground/validator/v10 to 10.15.4 (#984 #1020 #1056)
  • Bump github.com/hashicorp/go-retryablehttp to 0.7.4 (#905 #985)
  • Bump github.com/rs/zerolog to 1.31.0 (#918 #961 #1011 #1063)
  • Bump github.com/stretchr/testify to 1.8.4 (#937 #982)
  • Bump golang.org/x/crypto to 0.1.0 (#939)
  • Bump golang.org/x/sys to 0.12.0 (#906 #938 #953 #969 #986 #997 #1019 #1044)
  • Bump golang.org/x/text to 0.3.8 (#936)

v2.9.0

31 Dec 09:28
20545c9
Compare
Choose a tag to compare
  • Switch to retryable http client implementation (#900)
  • Allow specifying custom interface (#901)
  • Check record value with WAN IP and update accordingly (#902)
    • ⚠️ requires route53:ListResourceRecordSets authorization in IAM policy
  • Update to AWS SDK v2 (#899)
  • Go 1.19 (#846 #750)
  • Alpine Linux 3.17 (#898)
  • Enhance workflow (#847)
  • Bump github.com/go-playground/validator/v10 from 10.10.0 to 10.11.1 (#667 #710 #825)
  • Bump github.com/alecthomas/kong from 0.3.0 to 0.7.1 (#673 #749 #754 #864)
  • Bump github.com/stretchr/testify from 1.7.0 to 1.8.1 (#675 #743 #767 #848)
  • Bump github.com/rs/zerolog from 1.26.1 to 1.27.0 (#744)
  • Bump golang.org/x/sys to v0.3.0 (#751 #903)
  • Bump github.com/crazy-max/gonfig from 0.5.0 to 0.6.0 (#780)
  • Bump github.com/rs/zerolog from 1.27.0 to 1.28.0 (#810)

v2.8.0

26 Jan 18:08
002c18a
Compare
Choose a tag to compare
  • Alpine Linux 3.15 (#622)
  • MkDocs Material 8.1.8 (#637)
  • goreleaser-xx 1.2.5 (#627)
  • Move syscall to golang.org/x/sys (#612)
  • Move from io/ioutil to io and os packages (#613)
  • Enhance dockerfiles (#610 #611)
  • Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.0 (#614)
  • Bump github.com/alecthomas/kong from 0.2.17 to 0.3.0 (#576 #599 #605 #620)
  • Bump github.com/aws/aws-sdk-go from 1.40.37 to 1.42.41 (#551 #577 #615 #623 #636)
  • Bump github.com/rs/zerolog from 1.24.0 to 1.26.1 (#534 #574 #607)

v2.7.0

05 Sep 11:48
427d2c3
Compare
Choose a tag to compare
  • Go 1.17 (#519)
  • Add windows/arm64 artifact
  • Wrong remaining time displayed
  • Bump github.com/aws/aws-sdk-go from 1.38.69 to 1.40.37 (#518 #531)
  • Bump github.com/rs/zerolog from 1.23.0 to 1.24.0 (#525)
  • Bump github.com/crazy-max/gonfig from 0.4.0 to 0.5.0 (#520)
  • Bump codecov/codecov-action from 1 to 2
  • Bump github.com/go-playground/validator/v10 from 10.6.1 to 10.9.0 (#483 #508)
  • Corrected Unifi documentation (#477)

v2.6.1

29 Jun 22:17
3484a8d
Compare
Choose a tag to compare
  • windows/arm64 not yet available

v2.6.0

29 Jun 21:38
0ffbcdd
Compare
Choose a tag to compare
  • Bump github.com/aws/aws-sdk-go from 1.38.55 to 1.38.69 (#472)
  • Add linux/riscv64 and windows/arm64 artifacts (#475)
  • Alpine Linux 3.14 (#474)
  • Added quotations to linux service (#473)
  • Bump github.com/rs/zerolog from 1.22.0 to 1.23.0 (#463)
  • Bump github.com/alecthomas/kong from 0.2.16 to 0.2.17 (#457)

v2.5.0

06 Jun 02:32
d1d82f2
Compare
Choose a tag to compare
  • Bump github.com/go-playground/validator/v10 from 10.4.1 to 10.6.1 (#435)
  • Allow to disable log color output (#456)
  • Update build workflow (#455)
  • Add cni installation to unifi-os install (#438)
  • MkDocs Materials 7.1.5 (#453)
  • Fix artifacts download links
  • Set cacheonly output for validators
  • Move to docker/metadata-action
  • Add darwin/arm64 artifact
  • Deploy docs on workflow dispatch or tag
  • Bump github.com/rs/zerolog from 1.20.0 to 1.22.0 (#388 #437)
  • Go 1.16 (#390)
  • Bump github.com/aws/aws-sdk-go from 1.37.25 to 1.38.55 (#377 #391 #454)
  • Bump github.com/alecthomas/kong from 0.2.15 to 0.2.16 (#376)

v2.4.0

07 Mar 03:05
0ba2a11
Compare
Choose a tag to compare
  • Bump github.com/aws/aws-sdk-go from 1.36.20 to 1.37.25 (#374)
  • Fix WanIP provider
  • Missing non-root user for Docker image
  • Switch to goreleaser-xx (#373)
  • Remove s390x Docker image support (#361)
  • Bump github.com/alecthomas/kong from 0.2.12 to 0.2.15 (#353)
  • Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#339)