Skip to content

Commit de4d2bd

Browse files
XiaofeiCaoCopilot
andauthored
mgmt, deprecation release for hdinsight-containers (#47240)
* deprecation * Update sdk/hdinsight/azure-resourcemanager-hdinsight-containers/CHANGELOG.md Co-authored-by: Copilot <[email protected]> * fix release date * add back other changes section --------- Co-authored-by: Copilot <[email protected]>
1 parent 200daf8 commit de4d2bd

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

sdk/hdinsight/azure-resourcemanager-hdinsight-containers/CHANGELOG.md

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

3-
## 1.0.0-beta.4 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.0.0-beta.4 (2025-11-12)
104

115
### Other Changes
126

7+
Please note, this package has been deprecated and will no longer be maintained after January 31, 2025. We encourage you to migrate your workloads to [Microsoft Fabric](https://www.microsoft.com/microsoft-fabric), and use `azure-resourcemanager-fabric` to continue receiving updates. Refer to service retirement announcement (https://azure.microsoft.com/updates?id=azure-hdinsight-on-aks-retirement) and SDK deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
8+
139
## 1.0.0-beta.3 (2024-08-22)
1410

1511
- Azure Resource Manager HDInsightContainers client library for Java. This package contains Microsoft Azure SDK for HDInsightContainers Management SDK. HDInsight Containers Management Client. Package tag package-preview-2024-05. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

sdk/hdinsight/azure-resourcemanager-hdinsight-containers/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Azure Resource Manager HDInsightContainers client library for Java
22

3+
## Deprecation Notice
4+
5+
Please note, this package has been deprecated and will no longer be maintained after January 31, 2025. We encourage you to migrate your workloads to [Microsoft Fabric](https://www.microsoft.com/microsoft-fabric), and use `azure-resourcemanager-fabric` to continue receiving updates. Refer to service retirement announcement (https://azure.microsoft.com/updates?id=azure-hdinsight-on-aks-retirement) and SDK deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
6+
37
Azure Resource Manager HDInsightContainers client library for Java.
48

59
This package contains Microsoft Azure SDK for HDInsightContainers Management SDK. HDInsight Containers Management Client. Package tag package-preview-2024-05. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

sdk/hdinsight/azure-resourcemanager-hdinsight-containers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<packaging>jar</packaging>
1919

2020
<name>Microsoft Azure SDK for HDInsightContainers Management</name>
21-
<description>This package contains Microsoft Azure SDK for HDInsightContainers Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. HDInsight Containers Management Client. Package tag package-preview-2024-05.</description>
21+
<description>Please note, this package has been deprecated and will no longer be maintained after January 31, 2025. We encourage you to migrate your workloads to [Microsoft Fabric](https://www.microsoft.com/microsoft-fabric), and use `azure-resourcemanager-fabric` to continue receiving updates. Refer to service retirement announcement (https://azure.microsoft.com/updates?id=azure-hdinsight-on-aks-retirement) and SDK deprecation policy (https://aka.ms/azsdk/support-policies) for more details.</description>
2222
<url>https://github.com/Azure/azure-sdk-for-java</url>
2323

2424
<licenses>

0 commit comments

Comments
 (0)