Skip to content

Commit f118df2

Browse files
authored
[DocumentDB] update deprecation release date (Azure#38265)
1 parent b3ef7e1 commit f118df2

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

sdk/cosmos/azure-mgmt-documentdb/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Release History
22

3-
## 0.1.4 (2024-10-31)
3+
## 0.1.4 (2024-11-01)
44

55
### Other Changes
66

7-
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/).
7+
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/).
88

99
## 0.1.3 (2017-05-02)
1010

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Microsoft Azure SDK for Python
22

3-
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/).
3+
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/).

sdk/cosmos/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ extends:
3333
safeName: azurecosmos
3434
- name: azure-mgmt-cosmosdb
3535
safeName: azuremgmtcosmosdb
36+
- name: azure-mgmt-documentdb
37+
safeName: azuremgmtdocumentdb

0 commit comments

Comments
 (0)