diff --git a/docs/guides/integration-options-private-operator.md b/docs/guides/integration-options-private-operator.md index 0f05cfb6c..034b5d24e 100644 --- a/docs/guides/integration-options-private-operator.md +++ b/docs/guides/integration-options-private-operator.md @@ -5,6 +5,7 @@ hide_table_of_contents: false --- import Link from '@docusaurus/Link'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; # UID2 Private Operator Integration Overview @@ -83,6 +84,14 @@ There are a couple of limitations to Private Operator functionality: - Private Operators do not currently support client-side integration. - Private Operator updates are released three times per year; Public Operator updates are released on a more frequent cadence. +## Private Operator Deprecation Schedule + +For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions). + +## Private Operator Upgrade Policy + + + ## Getting Started To get started as a Private Operator, follow these steps: diff --git a/docs/guides/operator-guide-aks-enclave.md b/docs/guides/operator-guide-aks-enclave.md index 147465eb6..19735bec6 100644 --- a/docs/guides/operator-guide-aks-enclave.md +++ b/docs/guides/operator-guide-aks-enclave.md @@ -8,7 +8,7 @@ sidebar_position: 18 --- import Link from '@docusaurus/Link'; -import ReleaseMatrix from '../snippets/_private-operator-release-matrix.mdx'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; # UID2 Private Operator for AKS Integration Guide @@ -24,6 +24,22 @@ When the attestation is successful, the UID2 Core Service provides seed informat UID2 Private Operator for AKS is not supported in these areas: Europe, China. ::: + + +## Private Operator Upgrade Policy + + + ## Prerequisites Before deploying the UID2 Private Operator for AKS, complete these prerequisite steps: @@ -104,12 +120,6 @@ To get set up with the installation files, follow these steps: - `operator.yaml` --> - - ### Prepare Environment Variables Run the following commands to prepare environment variables that you'll use later. Choose variable names to suit your needs. diff --git a/docs/guides/operator-guide-aws-marketplace.md b/docs/guides/operator-guide-aws-marketplace.md index 136ca2003..21f39b0a9 100644 --- a/docs/guides/operator-guide-aws-marketplace.md +++ b/docs/guides/operator-guide-aws-marketplace.md @@ -8,7 +8,7 @@ sidebar_position: 17 --- import Link from '@docusaurus/Link'; -import ReleaseMatrix from '../snippets/_private-operator-release-matrix.mdx'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; import AttestFailure from '../snippets/_private-operator-attest-failure.mdx'; # UID2 Private Operator for AWS Integration Guide @@ -17,8 +17,6 @@ The UID2 Operator is the API server in the UID2 ecosystem. For details, see [The For a Private Operator service running in AWS Marketplace, the UID2 Operator solution is enhanced with [AWS Nitro](https://aws.amazon.com/ec2/nitro/) Enclave technology. This is an additional security measure to help protect UID2 information from unauthorized access. -## UID2 Private Operator for AWS - :::note [UID2 Private Operator for AWS](https://aws.amazon.com/marketplace/pp/prodview-wdbccsarov5la) is a free product. The cost displayed on the product page is an estimated cost for the necessary infrastructure. ::: @@ -30,7 +28,23 @@ By subscribing to UID2 Private Operator for AWS, you gain access to the followin - [CloudFormation](https://aws.amazon.com/cloudformation/) template:
The template deploys the UID2 Operator AMI. -### Prerequisites +## Operator Version + +The latest ZIP file is linked in the Release Notes column in the following table. + +| Version Name | Version #/Release Notes | AWS Version | Date | +| ------- | ------ | ------ | ------ | +| Q2 2025 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | v5.55.9-r1 | July 1, 2025 | + +:::note +For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions). +::: + +## Private Operator Upgrade Policy + + + +## Prerequisites To subscribe and deploy one or more UID2 Operators on AWS, complete the following steps: @@ -162,12 +176,6 @@ To deploy UID2 Operator on AWS Marketplace, complete the following steps: It takes several minutes for the stack to be created. When you see an Auto Scaling Group (ASG) created, you can select it and check the EC2 instances. By default, there is only one instance to start with. -### Operator Version - -The latest ZIP file is linked in the Release Notes column in the following table. - - - ### Stack Details The following images show the **Specify stack details** page in the Create stack wizard ([deployment](#deployment) step 5). The table that follows provides a parameter value reference. diff --git a/docs/guides/operator-guide-azure-enclave.md b/docs/guides/operator-guide-azure-enclave.md index 27a5ec518..9d65c0714 100644 --- a/docs/guides/operator-guide-azure-enclave.md +++ b/docs/guides/operator-guide-azure-enclave.md @@ -8,7 +8,7 @@ sidebar_position: 18 --- import Link from '@docusaurus/Link'; -import ReleaseMatrix from '../snippets/_private-operator-release-matrix.mdx'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; # UID2 Private Operator for Azure Integration Guide @@ -24,6 +24,22 @@ When the attestation is successful, the UID2 Core Service provides seed informat UID2 Private Operator for Azure is not supported in these areas: Europe, China. ::: +## Operator Version + +The latest ZIP file is linked in the Azure Download column in the following table. + +| Version Name | Version Number | Release Notes | Azure Download | Date | Deprecation Date | +| ------- | ------ | ------ | ------ | ------ | ------ | +| Q2 2025 | v5.55.9 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | [azure-cc-deployment-files-5.55.9-r1.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.55.9-r1/azure-cc-deployment-files-5.55.9-r1.zip) | July 1, 2025 | July 1, 2026 | + +:::note +For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions). +::: + +## Private Operator Upgrade Policy + + + ## Prerequisites Before deploying the UID2 Private Operator for Azure, complete these prerequisite steps: @@ -93,12 +109,6 @@ The first step is to get set up with the deployment files you'll need: - `operator.json` and `operator.parameters.json` - `gateway.json` and `gateway.parameters.json` -### Operator Version - -The latest ZIP file is linked in the Azure Download column in the following table. - - - ### Create Resource Group In Azure, run the following command to create a resource group to run the UID2 operator: diff --git a/docs/guides/operator-private-gcp-confidential-space.md b/docs/guides/operator-private-gcp-confidential-space.md index 217e109f2..d7bca3517 100644 --- a/docs/guides/operator-private-gcp-confidential-space.md +++ b/docs/guides/operator-private-gcp-confidential-space.md @@ -8,7 +8,7 @@ sidebar_position: 18 --- import Link from '@docusaurus/Link'; -import ReleaseMatrix from '../snippets/_private-operator-release-matrix.mdx'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; # UID2 Private Operator for GCP Integration Guide @@ -26,6 +26,22 @@ When the Docker container for the UID2 Operator Confidential Space starts up, it When the attestation is successful, the UID2 Core Service provides seed information such as salts and keys to bootstrap the UID2 Operator in the secure Confidential Space container. +## Operator Version + +The latest ZIP file is linked in the GCP Download column in the following table. + +| Version Name | Version #/Release Notes | GCP Download | Date | Deprecation Date | +| ------- | ------ | ------ | ------ | ------ | +| Q2 2025 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | [gcp-oidc-deployment-files-5.55.9-r1.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.55.9-r1/gcp-oidc-deployment-files-5.55.9-r1.zip) | July 1, 2025 | July 1, 2026 | + +:::note +For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions). +::: + +## Private Operator Upgrade Policy + + + ## Setup Overview At a high level, the setup steps are as follows: @@ -87,12 +103,6 @@ When UID2 account registration is complete, and you've installed the gcloud CLI, - Review information about [deployment environments](#deployment-environments). - Review information about the [deployment options](#deployment-options) available, including the benefits of each, and decide which to use. -### Operator Versions - -The latest ZIP file is linked in the GCP Download column in the following table. - - - ## Deployment Environments The following environments are available, and both [deployment options](#deployment-options) support both environments. @@ -175,7 +185,7 @@ Install Terraform if it is not already installed: visit [terraform.io](https://w #### Download the Template Files -Download the ZIP file listed in [Operator Versions](#operator-versions) in the GCP Download column. Be sure to select the latest version. Unzip the files to a convenient location. You will have the files listed in the following table. +Download the ZIP file listed in [Operator Version](#operator-version) in the GCP Download column. Be sure to select the latest version. Unzip the files to a convenient location. You will have the files listed in the following table. | File | Details | | :--- | :--- | @@ -401,7 +411,7 @@ Placeholder values are defined in the following table. | `{ZONE}` | The Google Cloud zone that the VM instance will be deployed on. | | `{IMAGE_FAMILY}` | Use `confidential-space` for Integration and Production, `confidential-space-debug` for debugging purposes in Integration only. Note that `confidential-space-debug` will not work in Production. | | `{SERVICE_ACCOUNT}` | The service account email that you created as part of creating your account, in this format: `{SERVICE_ACCOUNT_NAME}@{PROJECT_ID}.iam.gserviceaccount.com`.
For details, see [Set Up Service Account Rules and Permissions](#set-up-service-account-rules-and-permissions) (Step 4). | -| `{OPERATOR_IMAGE}` | The Docker image URL for the UID2 Private Operator for GCP, used in configuration.
This can be found in the `terraform.tfvars` file in the GCP download file (see [Operator Versions](#operator-versions)). | +| `{OPERATOR_IMAGE}` | The Docker image URL for the UID2 Private Operator for GCP, used in configuration.
This can be found in the `terraform.tfvars` file in the GCP download file (see [Operator Version](#operator-version)). | | `{OPERATOR_KEY_SECRET_FULL_NAME}` | The full name that you specified for the Operator Key secret (see [Create Secret for the Operator Key in Secret Manager](#create-secret-for-the-operator-key-in-secret-manager)), including the path, in the format `projects//secrets//versions/`. For example: `projects/111111111111/secrets/uid2-operator-operator-key-secret-integ/versions/1`. | ##### Sample Deployment Script—Integ diff --git a/docs/ref-info/deprecation-schedule.md b/docs/ref-info/deprecation-schedule.md new file mode 100644 index 000000000..a4d3eb961 --- /dev/null +++ b/docs/ref-info/deprecation-schedule.md @@ -0,0 +1,80 @@ +--- +title: Deprecation Schedule +description: Deprecation timeline for versions of UID2 APIs and services. +hide_table_of_contents: false +sidebar_position: 06 +--- + +import Link from '@docusaurus/Link'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; + +# Deprecation Schedule + +The following sections provide information about supported versions and, where applicable, the deprecation timeline. + +## Private Operator Versions + +The following tables show the Private Operator versions that are currently supported, including: +- [Private Operator for AWS](#private-operator-for-aws) +- [Private Operator for GCP](#private-operator-for-gcp) +- [Private Operator for Azure](#private-operator-for-azure) + + +:::important +If you're using an older version, refer to the applicable table, Deprecation Date column, for information about the support lifetime for your version. We recommend upgrading to the latest version as soon as possible to take advantage of new and improved features. +::: + +### Private Operator for AWS + +The latest ZIP file is available in the Assets section at the bottom of the linked Release Notes in the following table. + +| Version Name | Version #/Release Notes | AWS Version | Date | Deprecation Date | +| ------- | ------ | ------ | ------ | ------ | +| Q2 2025 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | v5.55.9-r1 | July 1, 2025 | July 1, 2026 | +| Q1 2025 | [v5.49.7](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.49.7) | 5.49.7 | Mar 19, 2025 | Mar 31, 2026 | +| Q3 2024 Out-of-band | [v5.41.0](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.41.0) | 5.41.0 | October 29, 2024 | Mar 31, 2026 | +| Q3 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | 5.38.104 | September 12, 2024 | Mar 31, 2026 | +| Q2 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | 5.37.12 | June 12, 2024 | Sep 30, 2025 | + +For documentation, see [UID2 Private Operator for AWS Integration Guide](..\guides\operator-guide-aws-marketplace.md). + +### Private Operator for GCP + +The latest ZIP file is linked in the GCP Download column in the following table. + +| Version Name | Version #/Release Notes | GCP Download | Date | Deprecation Date | +| ------- | ------ | ------ | ------ | ------ | +| Q2 2025 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | [gcp-oidc-deployment-files-5.55.9-r1.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.55.9-r1/gcp-oidc-deployment-files-5.55.9-r1.zip) | July 1, 2025 | July 1, 2026 | +| Q1 2025 | [v5.49.7](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.49.7) | [gcp-oidc-deployment-files-5.49.7.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.49.7/gcp-oidc-deployment-files-5.49.7.zip) | Mar 19, 2025 | Mar 31, 2026 | +| Q3 2024 Out-of-band | [v5.41.0](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.41.0) | [gcp-oidc-deployment-files-5.41.0.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.41.0/gcp-oidc-deployment-files-5.41.0.zip) | October 29, 2024 | Mar 31, 2026 | +| Q3 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | [gcp-oidc-deployment-files-5.38.104.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.38.104/gcp-oidc-deployment-files-5.38.104.zip) | September 12, 2024 | Mar 31, 2026 | +| Q2 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | [gcp-oidc-deployment-files-5.37.12.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.37.12/gcp-oidc-deployment-files-5.37.12.zip) | June 12, 2024 | Sep 30, 2025 | + +For documentation, see [UID2 Private Operator for GCP Integration Guide](..\guides\operator-private-gcp-confidential-space.md). + +### Private Operator for Azure + +The latest ZIP file is linked in the Azure Download column in the following table. + +| Version Name | Version #/Release Notes | Azure Download | Date | Deprecation Date | +| ------- | ------ | ------ | ------ | ------ | +| Q2 2025 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | [azure-cc-deployment-files-5.55.9-r1.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.55.9-r1/azure-cc-deployment-files-5.55.9-r1.zip) | July 1, 2025 | July 1, 2026 | +| Q1 2025 | [v5.49.7](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.49.7) | [azure-cc-deployment-files-5.49.7.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.49.7/azure-cc-deployment-files-5.49.7.zip) | Mar 19, 2025 | Mar 31, 2026 | +| Q3 2024 Out-of-band | [v5.41.0](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.41.0) | [azure-cc-deployment-files-5.41.0.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.41.0/azure-cc-deployment-files-5.41.0.zip) | October 29, 2024 | Mar 31, 2026 | +| Q3 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | [azure-cc-deployment-files-5.38.104.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.38.104/azure-cc-deployment-files-5.38.104.zip) | September 12, 2024 | Mar 31, 2026 | +| Q2 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | [azure-cc-deployment-files-5.37.12.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.37.12/azure-cc-deployment-files-5.37.12.zip) | June 12, 2024 | Sep 30, 2025 | + +For documentation, see [UID2 Private Operator for Azure Integration Guide](..\guides\operator-guide-azure-enclave.md). + + + + +## Private Operator Upgrade Policy + + diff --git a/docs/snippets/_private-operator-release-matrix.mdx b/docs/snippets/_private-operator-release-matrix.mdx deleted file mode 100644 index 8e235f842..000000000 --- a/docs/snippets/_private-operator-release-matrix.mdx +++ /dev/null @@ -1,6 +0,0 @@ -| Release | Version | Date | Release Notes | AWS Version | GCP Download | Azure Download | -| ------- | ------ | ------ | ------ | ------ | ------ | ------ | -| Q2 2024 | 5.37.12 | June 12, 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | 5.37.12 | [gcp-oidc-deployment-files-5.37.12.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.37.12/gcp-oidc-deployment-files-5.37.12.zip) | [azure-cc-deployment-files-5.37.12.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.37.12/azure-cc-deployment-files-5.37.12.zip) | -| Q3 2024 | 5.38.104 | September 12, 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | 5.38.104 | [gcp-oidc-deployment-files-5.38.104.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.38.104/gcp-oidc-deployment-files-5.38.104.zip) | [azure-cc-deployment-files-5.38.104.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.38.104/azure-cc-deployment-files-5.38.104.zip) | -| Q3 2024 Out-of-band | 5.41.0 | October 29, 2024 | [v5.41.0](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.41.0) | 5.41.0 | [gcp-oidc-deployment-files-5.41.0.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.41.0/gcp-oidc-deployment-files-5.41.0.zip) | [azure-cc-deployment-files-5.41.0.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.41.0/azure-cc-deployment-files-5.41.0.zip) | -| Q1 2025 | 5.49.7 | Mar 19, 2025 | [v5.49.7](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.49.7) | 5.49.7 | [gcp-oidc-deployment-files-5.49.7.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.49.7/gcp-oidc-deployment-files-5.49.7.zip) | [azure-cc-deployment-files-5.49.7.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.49.7/azure-cc-deployment-files-5.49.7.zip) | diff --git a/docs/snippets/_private-operator-upgrade-policy.mdx b/docs/snippets/_private-operator-upgrade-policy.mdx new file mode 100644 index 000000000..a086589c9 --- /dev/null +++ b/docs/snippets/_private-operator-upgrade-policy.mdx @@ -0,0 +1,7 @@ + + +To maintain security and operational integrity, outdated operator versions will be disabled after 12 months, which may cause affected deployments to shut down or fail to start. Upgrading ensures the use of the latest security and feature enhancements. We recommend upgrading proactively to avoid disruptions. + +:::note +For critical security or operational issues, or where contract terms apply, we reserve the right to enforce tighter upgrade timelines for private operators. +::: \ No newline at end of file diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-options-private-operator.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-options-private-operator.md index 8441e5b4c..b00320ba5 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-options-private-operator.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-options-private-operator.md @@ -5,6 +5,7 @@ hide_table_of_contents: false --- import Link from '@docusaurus/Link'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; # UID2 Private Operator Integration Overview @@ -83,6 +84,10 @@ Private Operator にはいくつかの制限があります: - Private Operator は、現在、client-side integration をサポートしていません。 - Private Operator の更新は、年に 3 回リリースされます; Public Operator の更新は、より頻繁にリリースされます。 +## Private Operator Upgrade Policy + + + ## Getting Started Private Operator を開始するには、次の手順に従います: diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aks-enclave.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aks-enclave.md index ed3b70abf..1934c117d 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aks-enclave.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aks-enclave.md @@ -8,7 +8,7 @@ sidebar_position: 18 --- import Link from '@docusaurus/Link'; -import ReleaseMatrix from '../snippets/_private-operator-release-matrix.mdx'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; # UID2 Private Operator for AKS Integration Guide @@ -24,6 +24,22 @@ UID2 Operator の機密 Azure Container インスタンス用の Docker コン UID2 Private Operator for AKS は、次の地域ではサポートされていません: ヨーロッパ、中国。 ::: + + +## Private Operator Upgrade Policy + + + ## Prerequisites AKS の UID2 Private Operator をデプロイする前に、次の前提条件を完了してください: @@ -104,12 +120,6 @@ AKS の新しい UID2 Private Operator をデプロイするには、次の主 - `operator.yaml` --> - - ### Prepare Environment Variables 以下のコマンドを実行して、後で使用する環境変数を準備します。変数名は必要に応じて選択してください。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aws-marketplace.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aws-marketplace.md index 8f4ba0d19..d1e50f3f7 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aws-marketplace.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aws-marketplace.md @@ -8,7 +8,7 @@ sidebar_position: 17 --- import Link from '@docusaurus/Link'; -import ReleaseMatrix from '../snippets/_private-operator-release-matrix.mdx'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; import AttestFailure from '../snippets/_private-operator-attest-failure.mdx'; # UID2 Private Operator for AWS Integration Guide @@ -17,8 +17,6 @@ UID2 Operator は、UID2 エコシステム内の API サーバーです。詳 AWS Marketplace で稼働する Private Operator Service の場合、UID2 Operator ソリューションは [AWS Nitro](https://aws.amazon.com/ec2/nitro/) Enclave テクノロジーで強化されています。これは、UID2 情報を不正なアクセスから保護するための追加のセキュリティ対策です。 -## UID2 Private Operator for AWS - :::note [UID2 Private Operator for AWS](https://aws.amazon.com/marketplace/pp/prodview-wdbccsarov5la) は無償製品です。製品ページに表示されている費用は、必要なインフラの概算費用となります。 ::: @@ -30,7 +28,24 @@ UID2 Private Operator for AWS を契約することで、以下を利用でき - [CloudFormation](https://aws.amazon.com/cloudformation/) template:
このテンプレートでは、UID2 Operator AMI がデプロイ展開されます。 -### Prerequisites +## Operator Version + +最新の ZIP ファイルは、次の表の Release Notes 欄にリンクされています。 + +| Version Name | Version #/Release Notes | AWS Version | Date | +| ------- | ------ | ------ | ------ | +| Q2 2025 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | v5.55.9-r1 | July 1, 2025 | + + +:::note +For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions). +::: + +## Private Operator Upgrade Policy + + + +## Prerequisites AWS で 1 つまたは複数の UID2 Operator をサブスクライブしてデプロイするには、次の手順を実行します: @@ -162,12 +177,6 @@ UID2 Operator を AWS Marketplace にデプロイするには、以下の手順 スタックの作成には数分かかります。Auto Scaling Group (ASG) が作成されたら、選択して EC2 インスタンスを確認できます。デフォルトでは、最初は 1 つのインスタンスのみが起動します。 -### Operator Version - -最新の ZIP ファイルは、次の表の Release Notes 欄にリンクされています。 - - - ### Stack Details 以下の画像は、スタックの作成ウィザード ([デプロイ](#deployment) Step 5) の**Specify stack details**ページを示しています。次の表は、パラメータ値のリファレンスを提供します。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-azure-enclave.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-azure-enclave.md index b085ac87c..6f77d4fc6 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-azure-enclave.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-azure-enclave.md @@ -8,7 +8,7 @@ sidebar_position: 18 --- import Link from '@docusaurus/Link'; -import ReleaseMatrix from '../snippets/_private-operator-release-matrix.mdx'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; # UID2 Private Operator for Azure Integration Guide @@ -24,6 +24,22 @@ UID2 Operator Confidential Containers インスタンスの Docker コンテナ UID2 Private Operator for Azure は、次の地域ではサポートされていません: ヨーロッパ、中国。 ::: +## Operator Version + +最新の ZIP ファイルは、次の表の Azure Download 列にリンクされています。 + +| Version Name | Version Number | Release Notes | Azure Download | Date | Deprecation Date | +| ------- | ------ | ------ | ------ | ------ | ------ | +| Q2 2025 | v5.55.9 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | [azure-cc-deployment-files-5.55.9-r1.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.55.9-r1/azure-cc-deployment-files-5.55.9-r1.zip) | July 1, 2025 | July 1, 2026 | + +:::note +For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions). +::: + +## Private Operator Upgrade Policy + + + ## Prerequisites Azure に UID2 Private Operator をデプロイする前に、次の前提条件を満たす必要があります: @@ -93,12 +109,6 @@ Azure CLI をインストールします。詳細は、Azure ドキュメント - `operator.json` and `operator.parameters.json` - `gateway.json` and `gateway.parameters.json` -### Operator Version - -最新の ZIP ファイルは、次の表の Azure Download 列にリンクされています。 - - - ### Create Resource Group Azure で UID2 Operator を実行するためのリソースグループを作成するには、次のコマンドを実行します: diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-private-gcp-confidential-space.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-private-gcp-confidential-space.md index 77aba231c..260c88c33 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-private-gcp-confidential-space.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-private-gcp-confidential-space.md @@ -8,7 +8,7 @@ sidebar_position: 18 --- import Link from '@docusaurus/Link'; -import ReleaseMatrix from '../snippets/_private-operator-release-matrix.mdx'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; # UID2 Private Operator for GCP Integration Guide @@ -26,6 +26,22 @@ UID2 Operator Confidential Space 用の Docker コンテナが起動すると、 認証が成功すると、UID2 Core Service は、UID2 Operator をセキュアな Confidential Space コンテナ内でブートストラップするためのソルトやキーなどのシード情報を提供します。 +## Operator Version + +最新の ZIP ファイルは、次の表の GCP ダウンロード列にリンクされています。 + +| Version Name | Version #/Release Notes | GCP Download | Date | Deprecation Date | +| ------- | ------ | ------ | ------ | ------ | +| Q2 2025 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | [gcp-oidc-deployment-files-5.55.9-r1.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.55.9-r1/gcp-oidc-deployment-files-5.55.9-r1.zip) | July 1, 2025 | July 1, 2026 | + +:::note +For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions). +::: + +## Private Operator Upgrade Policy + + + ## Setup Overview セットアップは、次の手順で行います: @@ -87,12 +103,6 @@ UID2 アカウント登録が完了し、gcloud CLI をインストールした - [deployment environments](#deployment-environments) に関する情報を確認します。 - 利用可能な[deployment options](#deployment-options) に関する情報を確認し、それぞれの利点を比較して、使用するオプションを決定します。 -### Operator Versions - -最新の ZIP ファイルは、次の表の GCP ダウンロード列にリンクされています。 - - - ## Deployment Environments 以下の環境が利用可能で、[deployment options](#deployment-options) の両方が両方の環境をサポートしています。 @@ -175,7 +185,7 @@ Terraform がインストールされていない場合は、[terraform.io](http #### Download the Template Files -[Operator Versions](#operator-versions) の GCP ダウンロード列にある ZIP ファイルをダウンロードします。最新バージョンを選択してください。ファイルを便利な場所に解凍します。次の表に示すファイルが生成されます。 +[Operator Version](#operator-version) の GCP ダウンロード列にある ZIP ファイルをダウンロードします。最新バージョンを選択してください。ファイルを便利な場所に解凍します。次の表に示すファイルが生成されます。 | File | Details | | :--- | :--- | @@ -401,7 +411,7 @@ UID2 Operator には、Operator Key が必要です。UID2 アカウントの設 | `{ZONE}` | VM インスタンスがデプロイされる Google Cloud ゾーン。 | | `{IMAGE_FAMILY}` | `confidential-space` はインテグレーションと本番で使用し、`confidential-space-debug` はインテグレーションでのみデバッグ用に使用します。`confidential-space-debug` は本番では動作しないことに注意してください。 | | `{SERVICE_ACCOUNT}` | アカウント作成時に作成したサービスアカウントのメールアドレス: `{SERVICE_ACCOUNT_NAME}@{PROJECT_ID}.iam.gserviceaccount.com`.
詳細は [Set Up Service Account Rules and Permissions](#set-up-service-account-rules-and-permissions) (Step 4) を参照してください。| -| `{OPERATOR_IMAGE}` | コンフィギュレーションで使用するUID2 Private Operator for GCPのDockerイメージURL。
これは、GCPダウンロードファイルの`terraform.tfvars`ファイルにあります。([Operator Versions](#operator-versions) を参照) | +| `{OPERATOR_IMAGE}` | コンフィギュレーションで使用するUID2 Private Operator for GCPのDockerイメージURL。
これは、GCPダウンロードファイルの`terraform.tfvars`ファイルにあります。([Operator Version](#operator-version) を参照) | | `{OPERATOR_KEY_SECRET_FULL_NAME}` | Operator Key secret に指定したフルネーム ([Create Secret for the Operator Key in Secret Manager](#create-secret-for-the-operator-key-in-secret-manager) を参照)。パスを含め `projects//secrets//versions/` の形式でしています。たとえば: `projects/111111111111/secrets/uid2-operator-operator-key-secret-integ/versions/1` | ##### Sample Deployment Script—Integ diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/deprecation-schedule.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/deprecation-schedule.md new file mode 100644 index 000000000..a4d3eb961 --- /dev/null +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/deprecation-schedule.md @@ -0,0 +1,80 @@ +--- +title: Deprecation Schedule +description: Deprecation timeline for versions of UID2 APIs and services. +hide_table_of_contents: false +sidebar_position: 06 +--- + +import Link from '@docusaurus/Link'; +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; + +# Deprecation Schedule + +The following sections provide information about supported versions and, where applicable, the deprecation timeline. + +## Private Operator Versions + +The following tables show the Private Operator versions that are currently supported, including: +- [Private Operator for AWS](#private-operator-for-aws) +- [Private Operator for GCP](#private-operator-for-gcp) +- [Private Operator for Azure](#private-operator-for-azure) + + +:::important +If you're using an older version, refer to the applicable table, Deprecation Date column, for information about the support lifetime for your version. We recommend upgrading to the latest version as soon as possible to take advantage of new and improved features. +::: + +### Private Operator for AWS + +The latest ZIP file is available in the Assets section at the bottom of the linked Release Notes in the following table. + +| Version Name | Version #/Release Notes | AWS Version | Date | Deprecation Date | +| ------- | ------ | ------ | ------ | ------ | +| Q2 2025 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | v5.55.9-r1 | July 1, 2025 | July 1, 2026 | +| Q1 2025 | [v5.49.7](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.49.7) | 5.49.7 | Mar 19, 2025 | Mar 31, 2026 | +| Q3 2024 Out-of-band | [v5.41.0](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.41.0) | 5.41.0 | October 29, 2024 | Mar 31, 2026 | +| Q3 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | 5.38.104 | September 12, 2024 | Mar 31, 2026 | +| Q2 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | 5.37.12 | June 12, 2024 | Sep 30, 2025 | + +For documentation, see [UID2 Private Operator for AWS Integration Guide](..\guides\operator-guide-aws-marketplace.md). + +### Private Operator for GCP + +The latest ZIP file is linked in the GCP Download column in the following table. + +| Version Name | Version #/Release Notes | GCP Download | Date | Deprecation Date | +| ------- | ------ | ------ | ------ | ------ | +| Q2 2025 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | [gcp-oidc-deployment-files-5.55.9-r1.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.55.9-r1/gcp-oidc-deployment-files-5.55.9-r1.zip) | July 1, 2025 | July 1, 2026 | +| Q1 2025 | [v5.49.7](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.49.7) | [gcp-oidc-deployment-files-5.49.7.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.49.7/gcp-oidc-deployment-files-5.49.7.zip) | Mar 19, 2025 | Mar 31, 2026 | +| Q3 2024 Out-of-band | [v5.41.0](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.41.0) | [gcp-oidc-deployment-files-5.41.0.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.41.0/gcp-oidc-deployment-files-5.41.0.zip) | October 29, 2024 | Mar 31, 2026 | +| Q3 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | [gcp-oidc-deployment-files-5.38.104.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.38.104/gcp-oidc-deployment-files-5.38.104.zip) | September 12, 2024 | Mar 31, 2026 | +| Q2 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | [gcp-oidc-deployment-files-5.37.12.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.37.12/gcp-oidc-deployment-files-5.37.12.zip) | June 12, 2024 | Sep 30, 2025 | + +For documentation, see [UID2 Private Operator for GCP Integration Guide](..\guides\operator-private-gcp-confidential-space.md). + +### Private Operator for Azure + +The latest ZIP file is linked in the Azure Download column in the following table. + +| Version Name | Version #/Release Notes | Azure Download | Date | Deprecation Date | +| ------- | ------ | ------ | ------ | ------ | +| Q2 2025 | [v5.55.9](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.55.9-r1) | [azure-cc-deployment-files-5.55.9-r1.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.55.9-r1/azure-cc-deployment-files-5.55.9-r1.zip) | July 1, 2025 | July 1, 2026 | +| Q1 2025 | [v5.49.7](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.49.7) | [azure-cc-deployment-files-5.49.7.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.49.7/azure-cc-deployment-files-5.49.7.zip) | Mar 19, 2025 | Mar 31, 2026 | +| Q3 2024 Out-of-band | [v5.41.0](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.41.0) | [azure-cc-deployment-files-5.41.0.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.41.0/azure-cc-deployment-files-5.41.0.zip) | October 29, 2024 | Mar 31, 2026 | +| Q3 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | [azure-cc-deployment-files-5.38.104.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.38.104/azure-cc-deployment-files-5.38.104.zip) | September 12, 2024 | Mar 31, 2026 | +| Q2 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | [azure-cc-deployment-files-5.37.12.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.37.12/azure-cc-deployment-files-5.37.12.zip) | June 12, 2024 | Sep 30, 2025 | + +For documentation, see [UID2 Private Operator for Azure Integration Guide](..\guides\operator-guide-azure-enclave.md). + + + + +## Private Operator Upgrade Policy + + diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_private-operator-release-matrix.mdx b/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_private-operator-release-matrix.mdx deleted file mode 100644 index 82bfe0ebd..000000000 --- a/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_private-operator-release-matrix.mdx +++ /dev/null @@ -1,6 +0,0 @@ -| Release | Version | Date | Release Notes | AWS Version | GCP Download | Azure Download | -| ------- | ------ | ------ | ------ | ------ | ------ | ------ | -| Q2 2024 | 5.37.12 | June 12, 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | 5.37.12 | [gcp-oidc-deployment-files-5.37.12.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.37.12/gcp-oidc-deployment-files-5.37.12.zip) | [azure-cc-deployment-files-5.37.12.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.37.12/azure-cc-deployment-files-5.37.12.zip) | -| Q3 2024 | 5.38.104 | September 12, 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | 5.38.104 | [gcp-oidc-deployment-files-5.38.104.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.38.104/gcp-oidc-deployment-files-5.38.104.zip) | [azure-cc-deployment-files-5.38.104.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.38.104/azure-cc-deployment-files-5.38.104.zip) | -| Q3 2024 Out-of-band | 5.41.0 | October 29, 2024 | [v5.41.0](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.41.0) | 5.41.0 | [gcp-oidc-deployment-files-5.41.0.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.41.0/gcp-oidc-deployment-files-5.41.0.zip) | [azure-cc-deployment-files-5.41.0.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.41.0/azure-cc-deployment-files-5.41.0.zip) | -| Q1 2025 | 5.49.7 | March 19, 2025 | [v5.49.7](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.49.7) | 5.49.7 | [gcp-oidc-deployment-files-5.49.7.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.49.7/gcp-oidc-deployment-files-5.49.7.zip) | [azure-cc-deployment-files-5.49.7.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.49.7/azure-cc-deployment-files-5.49.7.zip) | diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_private-operator-upgrade-policy.mdx b/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_private-operator-upgrade-policy.mdx new file mode 100644 index 000000000..a086589c9 --- /dev/null +++ b/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_private-operator-upgrade-policy.mdx @@ -0,0 +1,7 @@ + + +To maintain security and operational integrity, outdated operator versions will be disabled after 12 months, which may cause affected deployments to shut down or fail to start. Upgrading ensures the use of the latest security and feature enhancements. We recommend upgrading proactively to avoid disruptions. + +:::note +For critical security or operational issues, or where contract terms apply, we reserve the right to enforce tighter upgrade timelines for private operators. +::: \ No newline at end of file diff --git a/sidebars.js b/sidebars.js index 637ae41a6..955f180b1 100644 --- a/sidebars.js +++ b/sidebars.js @@ -374,6 +374,7 @@ const fullSidebar = [ 'ref-info/ref-how-uid-is-created', 'ref-info/ref-server-side-token-generation', 'ref-info/ref-integration-sso-providers', + 'ref-info/deprecation-schedule', ], },