Releases: wjiec/alidns-webhook
Releases · wjiec/alidns-webhook
v1.0.3
What's Changed
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #40
- Bump golang.org/x/oauth2 from 0.20.0 to 0.27.0 by @dependabot[bot] in #41
- Support compatibility testing for new versions of Kubernetes by @wjiec in #42
- Upgrade go version by @wjiec in #44
- Bump golang.org/x/crypto from 0.36.0 to 0.45.0 by @dependabot[bot] in #43
- Bump go.opentelemetry.io/otel/sdk from 1.26.0 to 1.40.0 by @dependabot[bot] in #45
- Bump google.golang.org/grpc from 1.64.1 to 1.79.3 by @dependabot[bot] in #47
- Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 by @dependabot[bot] in #48
- Fix invalid zone detection by resolving zone via AliDNS by @wjiec in #50
- fix: auto-resolve zone via AliDNS when provides a single-label zone by @wjiec in #51
- release v1.0.3 by @wjiec in #52
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- automatically build images for the arm64 platform by @wjiec in #29
- Bump github.com/cert-manager/cert-manager from 1.15.1 to 1.15.4 by @dependabot in #30
- add k8s compatibility testing by @wjiec in #32
- Bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #33
- increasing the usability of webhooks by @wjiec in #37
- validate the illegal characters after trimming by @wjiec in #38
- release v1.0.2 by @wjiec in #39
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- add configuration validation for webhook.
- the webhook's error message is now clearer and more precise.
Full Changelog: v0.1.0...v1.0.0