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