Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions docs/_data/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
- date: '2026-09-22'
updates:
application:
version: 1.221.2
new_features:
- text: |-
[PFX import](/managing-certificates) now supports certificates with ECDSA keys.
issues: [SIGN-8899]
self_hosted_installations:
version: 1.221.2
breaking_changes:
- text: |-
Windows containers updated from Windows Server 2022 to Server 2025 base images. Before starting the upgrade, ensure that your Kubernetes cluster has Windows Server 2025 worker nodes available and ready.
issues: [SIGN-8710]
- date: '2026-09-10'
updates:
jenkins_plugin:
Expand All @@ -8,6 +22,16 @@
issues: [SIGN-8787]
- date: '2026-09-09'
updates:
self_hosted_installations:
version: 1.220.0
breaking_changes:
- text: |-
The Fortanix SignService variant has been ported to Linux and updated to the lastest Fortanix client software. Ensure that your cluster has sufficient resources to host its replicas.
issues: [SIGN-8730]
bug_fixes:
- text: |-
Fixed: the `administrationutility` Pod wrote unexpected log output to its main session.
issues: [SIGN-8848]
pipeline_connector:
version: 0.8.0
breaking_changes:
Expand Down