Skip to content

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.2.5] - 2025-11-28

Changed

  • Webservice: Added Import Document AI webservice & documentation
  • OpenCTI: Bump default version to 6.8.15

[1.2.4] - 2025-11-26

Changed

  • OpenCTI Connectors: Added some standard connectors configuration, disabled by default in values.yaml

[1.2.3] - 2025-11-25

Changed

  • OpenCTI: Bump default version to 6.8.13

Fixed

  • RabbitMQ: Removed Logging to file from default config to avoid error with security context from operator version >= 2.17

[1.2.2] - 2025-11-12

Changed

  • Elasticsearch: Added S3 Client Snapshot config capability for backups
  • Elasticsearch: Disabled by default the Kibana self-signed certificate to simplify access to dashboard by default

[1.2.1] - 2025-10-24

Fixed

  • Redis: Fixed and streamlined securityContext enablement and configuration

Changed

  • OpenCTI: Bump default version to 6.8.8

[1.2.0] - 2025-10-10

Added

  • Customizable ingresses for Kibana, RabbitMQ Console and MinIO console
  • Dedicated env vars for Front and Ingest deployments

Changed

  • BREAKING CHANGE: Removed ClusterIP from Redis headless service (default is now None)
  • Update Elasticsearch deployments configuration to support Master and Data nodes definition
  • Redis: Bump to 8.0.4
  • Elasticsearch: Bump to 8.18.4

Fixed

  • Deactivated by default all managers on front deployments
  • RabbitMQ: Enforced default configuration in values to make the workers connect properly

[1.1.0] - 2025-09-23

Added

  • XTM composer integration

Changed

  • Updated labels

[1.0.0] - 2025-08-12

Added

  • First release: includes OpenCTI and its backend stack