Skip to content

Release Notes

This section provides detailed release notes, highlighting new features, improvements, bug fixes, deprecations, and other changes across releases. The aim is to keep you informed about the evolution of the product to help you plan updates and leverage new capabilities effectively.

Versioning...in details

The product adopts a modular and hierarchical versioning strategy to support flexible development and deployment.

At the top level, a main product version is maintained that serves as an umbrella for the entire suite. This main version ensures compatibility and orchestration across all components, bundling them into cohesive releases. It follows semantic versioning principles: major versions introduce breaking changes or significant enhancements, minor versions add features without breaking compatibility, and patch versions focus on fixes.

Beneath the main version, the product consists of multiple independent components, each with its own versioning scheme. This allows components to evolve at their own pace while maintaining overall product stability. Components are updated as needed, and the main version is incremented when a new bundle of component versions is released. Key components include:

  • Configurations: Encompassing the 'default', primary configurations essential for its core operations.
  • Core: The foundational layer handling essential functionality.
  • Integration Suite: A collection of artifacts for seamless integrations, subdivided into:
    • Integrations: Manages data flows and third-party connections.
    • APIs: Provides standardized interfaces.
  • Accelerators: Pre-built modules to speed up specific integrations, including:
    • Microsoft Entra ID: For identity and access management.
    • SAP GRC: For governance, risk, and compliance.
    • SAP IdM: For on-prem integration with SAP Identity Management.

Releases are typically issued on a regular cadence, with each release note specifying the main version and the updated component versions. This approach enables you to update individual components independently if desired, while full product upgrades align with main version bumps.

For the latest changes, refer to the most recent release below. Historical notes are archived for reference.

Latest Release

Previous Releases

See also