From c37538a7e6f6a138e2e07b28c00fcc0fcdf7758e Mon Sep 17 00:00:00 2001 From: Sam Curren Date: Tue, 14 May 2024 19:02:55 -0600 Subject: [PATCH 1/2] Updated dates 793 Signed-off-by: Sam Curren --- features/0793-unqualfied-dids-transition/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/features/0793-unqualfied-dids-transition/README.md b/features/0793-unqualfied-dids-transition/README.md index 0e307ec3b..520e019f5 100644 --- a/features/0793-unqualfied-dids-transition/README.md +++ b/features/0793-unqualfied-dids-transition/README.md @@ -3,7 +3,7 @@ - Authors: [Sam Curren](mailto:swcurran@cloudcompass.ca) - Status: [ACCEPTED](/README.md#accepted) - Since: 2023-07-11 -- Status Note: In Step 1 - **Target Deployment Date: 2024-02-28** +- Status Note: In Step 1 - **Target Deployment Date: 2024-07-02** - Supersedes: - Start Date: 2023-07-11 - Tags: [feature](/tags.md#feature), [community-update](/tags.md#community-update) @@ -31,11 +31,11 @@ The transition from the unqualified to qualified DIDs will occur in four steps: - Verify transisiton plan and code. - **Step 1**: Agent builders MUST update all agent code bases and deployments to support DID Rotation and did:peer:4. - Each agent builder SHOULD notify the community they have completed Step 1 by submitting a PR to update their entry in the [implementations](#implementations) accordingly. - - Target Date for code update: 2023-12-17 - - Target Date fpr deployment update: 2024-02-28 + - Target Date for code update: 2024-05-01 + - Target Date fpr deployment update: 2024-07-02 - **Step 2**: Agent builders using unqualified DIDs MUST no longer use new unqualified DIDs, and MUST use DID Rotation to rotate to a fully qualified DID. - Each agent builder SHOULD notify the community they have completed Step 2 by submitting a PR to update their entry in the [implementations](#implementations) accordingly. - - Target Date for finishing step 2: 2024-03-20 + - Target Date for finishing step 2: 2024-11-01 - **Step 3**: Agent builders SHOULD update their deployments to remove all support for receiving unqualified DIDs from other agents. The community coordination triggers between the steps above will be as follows: From a8e77bd019d4138ca9595c61d6204b4b85c586f7 Mon Sep 17 00:00:00 2001 From: Sam Curren Date: Wed, 22 May 2024 08:40:40 -0600 Subject: [PATCH 2/2] Update features/0793-unqualfied-dids-transition/README.md Co-authored-by: James Ebert Signed-off-by: Sam Curren --- features/0793-unqualfied-dids-transition/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/0793-unqualfied-dids-transition/README.md b/features/0793-unqualfied-dids-transition/README.md index 520e019f5..c5a772413 100644 --- a/features/0793-unqualfied-dids-transition/README.md +++ b/features/0793-unqualfied-dids-transition/README.md @@ -32,7 +32,7 @@ The transition from the unqualified to qualified DIDs will occur in four steps: - **Step 1**: Agent builders MUST update all agent code bases and deployments to support DID Rotation and did:peer:4. - Each agent builder SHOULD notify the community they have completed Step 1 by submitting a PR to update their entry in the [implementations](#implementations) accordingly. - Target Date for code update: 2024-05-01 - - Target Date fpr deployment update: 2024-07-02 + - Target Date for deployment update: 2024-07-02 - **Step 2**: Agent builders using unqualified DIDs MUST no longer use new unqualified DIDs, and MUST use DID Rotation to rotate to a fully qualified DID. - Each agent builder SHOULD notify the community they have completed Step 2 by submitting a PR to update their entry in the [implementations](#implementations) accordingly. - Target Date for finishing step 2: 2024-11-01