Skip to content

Governance Platform v1.1.0 Release Notes

Governance Platform v1.1.0 is a stable minor release for the v1 customer release line. It publishes refreshed runtime images, Helm charts, release manifest metadata, and customer package artifacts from validated release source refs, and adds an opt-in gateway stack alongside the existing platform services.

  • Governance Studio
  • Governance Service
  • Auth Service
  • Integrity Service
  • EQTY PDFGen
  • Gateway stack: LLM Gateway, Control Plane, and Console (opt-in)
  • Governance Platform deployment charts
  • Adds the gateway stack as a new gateway-stack chart with LLM Gateway, Control Plane, and Console runtime images. The stack is disabled by default so existing installations are unchanged by an upgrade.
  • Consolidates the platform service sources into the eqtylab/guardian repository and the deployment charts into eqtylab/guardian-infrastructure, so every runtime image in this release builds from a single source commit.
  • Bumps runtime and umbrella Helm charts to 1.1.0 and pins component source refs, image tags, and image digests in the release manifest.
  • Records a versioned documentation snapshot for the release in the release manifest, served under the /v1-1/ documentation path.
  • Release manifest
  • Packaged Helm charts and chart digests
  • Connected installation package with its checksum
  • Optional air-gap package when enabled for the release
  • Generated OpenAPI reference
  • Generated Helm values reference

The gateway stack is opt-in for this release. To enable it, set gateway-stack.enabled to true and supply the gateway database DSN in the platform database secret. The umbrella chart ships an example overlay, examples/values-gateway.yaml, that enables the complete integration. Leaving the stack disabled keeps the v1.0.2 component set.

Confirm that the release manifest has validation.evidence.status set to approved, and use only the chart versions and runtime image tags recorded in that manifest. Do not mix v1.1.0 images or charts with earlier v1.0 artifacts.

This release uses private runtime images. Configure GHCR image pull credentials or mirror the images into your own registry before installing.

This release is customer-facing after the deployment repository publishes the platform/v1.1.0 GitHub Release and the release manifest records approved manual validation evidence.