diff --git a/sdk/cosmos/azure-mgmt-documentdb/CHANGELOG.md b/sdk/cosmos/azure-mgmt-documentdb/CHANGELOG.md index e0f060389e4a..cb1c60e7fb4f 100644 --- a/sdk/cosmos/azure-mgmt-documentdb/CHANGELOG.md +++ b/sdk/cosmos/azure-mgmt-documentdb/CHANGELOG.md @@ -1,10 +1,10 @@ # Release History -## 0.1.4 (2024-10-31) +## 0.1.4 (2024-11-01) ### Other Changes -This package has been deprecated and will no longer be maintained after 10-31-2024. This package will only receive security fixes until 10-31-2024. To receive updates on new features and non-security bug fixes, upgrade to the replacement package, [azure-mgmt-cosmosdb](https://pypi.org/project/azure-mgmt-cosmosdb/). +This package has been deprecated and will no longer be maintained after 11-01-2024. This package will only receive security fixes until 11-01-2024. To receive updates on new features and non-security bug fixes, upgrade to the replacement package, [azure-mgmt-cosmosdb](https://pypi.org/project/azure-mgmt-cosmosdb/). ## 0.1.3 (2017-05-02) diff --git a/sdk/cosmos/azure-mgmt-documentdb/README.md b/sdk/cosmos/azure-mgmt-documentdb/README.md index 997097409d7d..03a67ee70ead 100644 --- a/sdk/cosmos/azure-mgmt-documentdb/README.md +++ b/sdk/cosmos/azure-mgmt-documentdb/README.md @@ -1,3 +1,3 @@ # Microsoft Azure SDK for Python -This package has been deprecated and will no longer be maintained after 10-31-2024. This package will only receive security fixes until 10-31-2024. To receive updates on new features and non-security bug fixes, upgrade to the replacement package, [azure-mgmt-cosmosdb](https://pypi.org/project/azure-mgmt-cosmosdb/). +This package has been deprecated and will no longer be maintained after 11-01-2024. This package will only receive security fixes until 11-01-2024. To receive updates on new features and non-security bug fixes, upgrade to the replacement package, [azure-mgmt-cosmosdb](https://pypi.org/project/azure-mgmt-cosmosdb/). diff --git a/sdk/cosmos/ci.yml b/sdk/cosmos/ci.yml index 9565a7aeb76e..f3edd8533d14 100644 --- a/sdk/cosmos/ci.yml +++ b/sdk/cosmos/ci.yml @@ -33,3 +33,5 @@ extends: safeName: azurecosmos - name: azure-mgmt-cosmosdb safeName: azuremgmtcosmosdb + - name: azure-mgmt-documentdb + safeName: azuremgmtdocumentdb