Releases: wjiec/alidns-webhook
Releases · wjiec/alidns-webhook
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