What's changed
ncm-issuer 1.1.9 is a compatibility and robustness release that corrects URL handling for NCM backup API requests. It also adds support for Kubernetes 1.35 and updates core dependencies and build tooling.
Improvements and fixes
- Corrected URL handling for backup API requests (fixes #60)
- Added support for Kubernetes
1.35(supported versions:1.25 - 1.35) - Updated
go.moddependencies: Kubernetes API to0.35, controller-runtime to0.22.4, cert-manager to1.19.2 - Upgraded Go version used for building the binary and Docker image from
1.25.4to1.25.6