Skip to content

Commit 3e2b2f6

Browse files
authored
Deperecate Mobilenetwork package (#47568)
1 parent dca95fe commit 3e2b2f6

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

eng/versioning/version_client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ com.azure.resourcemanager:azure-resourcemanager-edgeorder;1.0.0;1.1.0-beta.1
400400
com.azure.resourcemanager:azure-resourcemanager-securityinsights;1.0.0;1.1.0-beta.1
401401
com.azure.resourcemanager:azure-resourcemanager-oep;1.0.0-beta.2;1.0.0-beta.3
402402
com.azure.resourcemanager:azure-resourcemanager-dnsresolver;1.1.0;1.2.0-beta.2
403-
com.azure.resourcemanager:azure-resourcemanager-mobilenetwork;1.3.0;1.4.0-beta.1
403+
com.azure.resourcemanager:azure-resourcemanager-mobilenetwork;1.3.0;1.3.1
404404
com.azure.resourcemanager:azure-resourcemanager-azureadexternalidentities;1.0.0-beta.1;1.0.0-beta.1
405405
com.azure.resourcemanager:azure-resourcemanager-dashboard;1.2.0;1.3.0-beta.1
406406
com.azure.resourcemanager:azure-resourcemanager-servicelinker;1.0.0;1.1.0-beta.1

sdk/mobilenetwork/azure-resourcemanager-mobilenetwork/CHANGELOG.md

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

3-
## 1.4.0-beta.1 (Unreleased)
3+
## 1.3.1 (2025-12-16)
44

5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
5+
- Please note, this package has been deprecated and will no longer be maintained after 09-30-2025. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
106

117
### Other Changes
128

9+
- Please note, this package has been deprecated and will no longer be maintained after 09-30-2025. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
10+
1311
## 1.3.0 (2024-12-23)
1412

1513
- Azure Resource Manager MobileNetwork client library for Java. This package contains Microsoft Azure SDK for MobileNetwork Management SDK. The resources in this API specification will be used to manage attached data network resources in mobile network attached to a particular packet core instance. Package tag package-2024-04. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

sdk/mobilenetwork/azure-resourcemanager-mobilenetwork/README.md

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

3+
Please note, this package has been deprecated and will no longer be maintained after 09-30-2025. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
4+
35
Azure Resource Manager MobileNetwork client library for Java.
46

57
This package contains Microsoft Azure SDK for MobileNetwork Management SDK. The resources in this API specification will be used to manage attached data network resources in mobile network attached to a particular packet core instance. Package tag package-2024-04. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

sdk/mobilenetwork/azure-resourcemanager-mobilenetwork/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
<groupId>com.azure.resourcemanager</groupId>
1616
<artifactId>azure-resourcemanager-mobilenetwork</artifactId>
17-
<version>1.4.0-beta.1</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-mobilenetwork;current} -->
17+
<version>1.3.1</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-mobilenetwork;current} -->
1818
<packaging>jar</packaging>
1919

2020
<name>Microsoft Azure SDK for MobileNetwork Management</name>
21-
<description>This package contains Microsoft Azure SDK for MobileNetwork Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The resources in this API specification will be used to manage attached data network resources in mobile network attached to a particular packet core instance. Package tag package-2024-04.</description>
21+
<description>Please note, this package has been deprecated and will no longer be maintained after 09-30-2025. Refer to our 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)