Releases: crazy-max/ddns-route53
Releases · crazy-max/ddns-route53
v2.13.0
- Allow non-static AWS Credentials (#1204)
- Go 1.23 (#1258)
- Alpine Linux 3.21 (#1258)
- Switch to github.com/dromara/carbon/v2 2.5.2 (#1259)
- Bump github.com/alecthomas/kong from 0.9.0 to 1.6.0 (#1251)
- Bump github.com/aws/aws-sdk-go-v2 dependencies (#1254)
- github.com/aws/aws-sdk-go-v2 to 1.32.7
- github.com/aws/aws-sdk-go-v2/config to 1.28.7
- github.com/aws/aws-sdk-go-v2/credentials to 1.17.48
- github.com/aws/aws-sdk-go-v2/service/route53 to 1.46.4
- Bump github.com/go-playground/validator/v10 from 10.19.0 to 10.23.0 (#1219 #1253)
- Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 (#1214)
- Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#1212)
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#1257)
- Bump golang.org/x/net from 0.21.0 to 0.23.0 (#1201)
- Bump golang.org/x/sys from 0.18.0 to 0.28.0 (#1217 #1252)
v2.12.0
- 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
- 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
- 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
- Switch to retryable http client implementation (#900)
- Allow specifying custom interface (#901)
- Check record value with WAN IP and update accordingly (#902)
⚠️ requiresroute53: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
- Alpine Linux 3.15 (#622)
- MkDocs Material 8.1.8 (#637)
- goreleaser-xx 1.2.5 (#627)
- Move
syscall
togolang.org/x/sys
(#612) - Move from
io/ioutil
toio
andos
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
- 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
windows/arm64
not yet available
v2.6.0
- Bump github.com/aws/aws-sdk-go from 1.38.55 to 1.38.69 (#472)
- Add
linux/riscv64
andwindows/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
- 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)