Releases: jadolg/porkbun-ddns
Releases · jadolg/porkbun-ddns
v1.5.0
What's Changed
- Update goreleaser settings to tackle deprecation warnings by @jadolg in #69
- Bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in #70
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #73
- Bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in #74
- Allow configuring the porkbun's client timeout by @jadolg in #75
Full Changelog: v1.4.3...v1.5.0
v1.4.3
Stop spamming logs with the update loop messages even when nothing really happens
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #52
- Bump github.com/nrdcg/porkbun from 0.3.0 to 0.4.0 by @dependabot in #53
- Bump docker/build-push-action from 5 to 6 by @dependabot in #54
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #55
- Bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in #56
- Bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #57
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #58
- Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #59
- Bump golang from 1.22-alpine to 1.23-alpine by @dependabot in #60
- Bump golang.org/x/term from 0.23.0 to 0.24.0 by @dependabot in #61
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #62
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #63
- Bump golang.org/x/term from 0.24.0 to 0.25.0 by @dependabot in #64
- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #66
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.4.0
What's Changed
Breaking changes (Metrics)
In Separate connection errors in a different metric by @jadolg in #50
connectionErrorsTotal
is used now for when we can't connect to Porkbun
and
credentialsErrorTotal
was renamed to credentialsErrorsTotal
Updates
- Bump actions/setup-go from 4 to 5 by @dependabot in #35
- Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #36
- Bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #37
- Bump golang from 1.21-alpine to 1.22-alpine by @dependabot in #38
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #39
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #40
- Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #41
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #42
- Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #45
- Update go to 1.22 by @jadolg in #44
- Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #47
- Bump actions/checkout from 3 to 4 by @dependabot in #46
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #48
Other changes
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Bump golang.org/x/term from 0.13.0 to 0.14.0 by @dependabot in #31
- Bump golang.org/x/term from 0.14.0 to 0.15.0 by @dependabot in #33
- Update prometheus client to v1.18 by @jadolg in #34
Full Changelog: v1.3.0...v1.3.1