Skip to content

v5.37.12

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 05:08
· 843 commits to main since this release
3c2201e

2024 Q2 Operator Release

Update to all Private Operators on all cloud providers.

Integration Guides - UID2

AWS Marketplace
GCP Confidential Space
Microsoft Azure

Integration Guides - EUID

AWS Marketplace

Installation

docker pull us-docker.pkg.dev/uid2-prod-project/iabtechlab/uid2-operator:5.37.12-gcp-oidc
docker pull ghcr.io/iabtechlab/uid2-operator:5.37.12-azure-cc

Release Notes

Enclave logs are available

This will enhance the monitoring and troubleshooting of enclaves.

  1. AWS: See https://unifiedid.com/docs/guides/operator-guide-aws-marketplace.
    • Log rotation is enabled by default and can be configured by participants if necessary.
  2. Azure: the logs are written to the container log for the uid2-operator container.
  3. GCP: container log redirection has been enabled. The logs will be available in Logs Explorer.

Attestation Process

The URLs for the core services now form part of the attestation process, which enhances the security of the enclaves and attestation process.

Base Docker Images

The base docker image for both GCP and Azure has been updated to eclipse-temurin 11.0.22_7-jre-alpine.

Other Changes

  1. The handling of expired salts has been improved.
  2. The Azure container resource allocation has changed to give more resources to the skr container. This resolved an issue where the Azure Operator would fail to start.

Full Changelog: v5.26.19-56899dc0d7...v5.37.12