Skip to content

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.mod dependencies: Kubernetes API to 0.35, controller-runtime to 0.22.4, cert-manager to 1.19.2
  • Upgraded Go version used for building the binary and Docker image from 1.25.4 to 1.25.6