Long overdue release, enjoy 😉
Features
- Support for
scaleway.com(#899) - Support for
ipv64.net(#937) - Support for
vercel.com(#1065) - Support for
hetznercloud(#1046, #1129) - credits to @legend813 @likt0r @qdm12 - Support for
spaceship.com(#907)
Fixes
- DNS resolution: prevent program hanging if all DNS resolution fail consecutively (#1099)
- Route53: don't replace wildcard character
*withanywhen sending update request (#1036) - Ionos: use filepath/path for joining URL paths to avoid errors in Windows (#984)
- DonDominio: change key JSON parameter from
apikeytopassword(#969) - deSEC: only update specified ip version (#961)
- Njalla: add trailing slash to URL path (#978)
- Update logic: reuse HTTP client transport instead of cloning it (#1095)
Documentation
- Log: log out
<none>when no IP is given toipsToString - Porkbun: align name as
Porkbunin the UI (#1066) - All providers: add detail on
ipv6_suffixabout temporary IPv6 addresses - Readme:
- INWX: clarify DynDNS account requirement (#939)
- Ionos: add api-key structure clarification (#996)
- NameSilo: fix typo in namesilo.com (#888)
- Porkbun: fix example key prefixes in the readme (#995)
Maintenance
Code quality
- Config tests: take into account the OS specific file separator (#985)
Dependencies
- Bump github.com/breml/rootcerts from 0.2.19 to 0.3.5 (#1080, #1118, #1126)
- Bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.3 (#933, #1078, #1081)
- Bump github.com/miekg/dns from 1.1.62 to 1.1.72 (#962, #1117)
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#1082)
- Bump golang.org/x/mod from 0.31.0 to 0.32.0 (#1079)
- Bump golang.org/x/net from 0.33.0 to 0.53.0 (#968, #1116)
- Bump golang.org/x/oauth2 from 0.24.0 to 0.36.0 (#952, #1115)
- Upgrade transitive dependencies (#1071)
CI
- Use Go version from go.mod in Github actions
- Add 429 and 403 status code as valid code for markdown link check
- Bump actions/checkout from v4 to v6
- Bump actions/setup-go from 5 to 6 (#1084)
- Bump crazy-max/ghaction-github-labeler from 5 to 6 (#1103)
- Bump DavidAnson/markdownlint-cli2-action from 17 to 23 (#1083, #1120)
- Bump docker/build-push-action from 6 to 7 (#1119)
- Bump docker/login-action from 3 to 4 (#1122)
- Bump docker/metadata-action from 5 to 6 (#1121)
- Bump docker/setup-buildx-action from 3 to 4 (#1123)
- Bump docker/setup-qemu-action from 3 to 4 (#1124)
- Bump github/codeql-action from 3 to 4 (#1069, #1086)
- Bump goreleaser/goreleaser-action from 6 to 7 (#1101)
- Bump peter-evans/dockerhub-description from 4 to 5 (#1085)
- Bump Dockerfile xcputranslate to v0.9.0
- Bump Dockerfile linter from v2.4.0 to v2.11.4
Development setup
- Prefer using ghcr.io images
- Linter:
- upgraded from v2.4.0 to v2.11.4
- add linters godoclint, iotamixing, modernize
- Build:
- bump Alpine from 3.20 to 3.23
- bump Go version from 1.23 to 1.26
- upgrade golang/mock to uber-go/mock v0.6.0
- Devcontainer: upgrade godevcontainer to v0.22
- Go upgraded from 1.23 to 1.26
- golangci-lint upgraded to v2.11.4
- Alpine upgraded from 3.20 to 3.23
- Disable package comment requirement by gopls' staticcheck
- Pull container image from ghcr.io
Contributors
@amroessam @eshirvana @foegra @floriantraber @francesco086 @jccint @jorge-carrasco @legend813 @likt0r @michaelkoelle @MrNuggelz @Mynacol @similicious @simonmarty @teranex @TheZoker @williambout