Skip to content

v5.26.19-56899dc0d7

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 23:25
· 1404 commits to main since this release

2024 Q1 Operator Release

Update to all Private Operators on all cloud providers.

Integration Guides

AWS Marketplace
GCP Confidential Space
Microsoft Azure

Installation

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

Release Notes

UID2 Sharing:

Attestation:

  • The attestation token has been replaced with an industry-standard JWT token.
  • The attestation process has changed to randomize the time between attestation requests to reduce the load spikes on the UID2 Core service. This has no impact on participants running Private Operators.

Logging:

  • To protect confidential data, logging has been reduced and logs are redacted where necessary.

Improvements:

  • The vsock proxy used by AWS Private Operators has been updated to fix a small memory leak issue.
  • Client API keys are now stored as salted hashes instead of in plaintext, for better security.

Other changes:

  • The POST /token/generate and POST /token/refresh responses no longer contain user_token.

Full Changelog: v5.25.56-5cb84da6f1...v5.26.19-56899dc0d7