camunda-platform-8.8-13.1.0
·
44 commits
to main
since this release
The changelog is automatically generated and it follows Conventional Commits format.
camunda-platform-13.1.0 (2025-10-27)
Features
- Data injection during testing (#4423)
Fixes
- Consistent naming for migrations and importer (#4477)
- Changing pod anti-affinity rules for migration jobs and importer (#4481)
- Allows cpu to be set as either string or number (#4491)
- Delete the migrator from 8.9 (#4503)
- The oidc scenario was always running the upgrade. Removing here … (#4523)
- Use joinPath helper to fix double slash issues in console configmap (#4562)
- Apply dual-region exclusion logic to opensearch exporter as well (#4352)
- Add back mapping rules in the orchestration cluster (#4545)
Revert
- Update camunda-platform-8.8 major (#4461)
- Install-tool-action part of feat - data injection during testing (#4467)
Release Info
Supported versions:
Camunda images:
- docker.io/camunda/camunda:8.8.1
- docker.io/camunda/connectors-bundle:8.8.1
- docker.io/camunda/console:8.8.17
- docker.io/camunda/identity:8.8.0
- docker.io/camunda/keycloak:26.3.3
- docker.io/camunda/optimize:8.8.0
- docker.io/camunda/web-modeler-restapi:8.8.1
- docker.io/camunda/web-modeler-webapp:8.8.1
- docker.io/camunda/web-modeler-websockets:8.8.1
Non-Camunda images:
- docker.io/bitnamilegacy/elasticsearch:8.18.0
- docker.io/bitnamilegacy/os-shell:12-debian-12-r43
- docker.io/bitnamilegacy/postgresql:14.18.0-debian-12-r0
- docker.io/bitnamilegacy/postgresql:15.10.0-debian-12-r2
Verification
For quick verification of the Helm chart integrity using Cosign:
cosign verify-blob camunda-platform-13.1.0.tgz \
--bundle "camunda-platform-13.1.0-cosign-bundle.json" \
--certificate-identity-regex "https://github.com/camunda/camunda-platform-helm" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com"For detailed verification instructions, check the steps in the camunda-platform-13.1.0-cosign-verify.sh file.