Skip to content

Commit 8a683e3

Browse files
authored
mobilenetwork release (#26408)
Azure/sdk-release-request#4278
1 parent 51c97e2 commit 8a683e3

File tree

284 files changed

+6347
-1540
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

284 files changed

+6347
-1540
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/mobilenetwork/arm-mobilenetwork/CHANGELOG.md

Lines changed: 72 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,79 @@
11
# Release History
2+
3+
## 3.0.0 (2023-07-05)
4+
5+
**Features**
26

3-
## 2.0.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
7+
- Added operation group DiagnosticsPackages
8+
- Added operation group PacketCaptures
9+
- Added operation PacketCoreControlPlaneVersions.getBySubscription
10+
- Added operation PacketCoreControlPlaneVersions.listBySubscription
11+
- Added operation Sites.beginDeletePacketCore
12+
- Added operation Sites.beginDeletePacketCoreAndWait
13+
- Added Interface DiagnosticsPackage
14+
- Added Interface DiagnosticsPackageListResult
15+
- Added Interface DiagnosticsPackagesCreateOrUpdateOptionalParams
16+
- Added Interface DiagnosticsPackagesDeleteOptionalParams
17+
- Added Interface DiagnosticsPackagesGetOptionalParams
18+
- Added Interface DiagnosticsPackagesListByPacketCoreControlPlaneNextOptionalParams
19+
- Added Interface DiagnosticsPackagesListByPacketCoreControlPlaneOptionalParams
20+
- Added Interface DiagnosticsUploadConfiguration
21+
- Added Interface IdentityAndTagsObject
22+
- Added Interface PacketCapture
23+
- Added Interface PacketCaptureListResult
24+
- Added Interface PacketCapturesCreateOrUpdateOptionalParams
25+
- Added Interface PacketCapturesDeleteOptionalParams
26+
- Added Interface PacketCapturesGetOptionalParams
27+
- Added Interface PacketCapturesListByPacketCoreControlPlaneNextOptionalParams
28+
- Added Interface PacketCapturesListByPacketCoreControlPlaneOptionalParams
29+
- Added Interface PacketCapturesStopOptionalParams
30+
- Added Interface PacketCoreControlPlaneResourceId
31+
- Added Interface PacketCoreControlPlaneVersionsGetBySubscriptionOptionalParams
32+
- Added Interface PacketCoreControlPlaneVersionsListBySubscriptionNextOptionalParams
33+
- Added Interface PacketCoreControlPlaneVersionsListBySubscriptionOptionalParams
34+
- Added Interface SiteDeletePacketCore
35+
- Added Interface SitesDeletePacketCoreOptionalParams
36+
- Added Type Alias DesiredInstallationState
37+
- Added Type Alias DiagnosticsPackagesCreateOrUpdateResponse
38+
- Added Type Alias DiagnosticsPackagesGetResponse
39+
- Added Type Alias DiagnosticsPackagesListByPacketCoreControlPlaneNextResponse
40+
- Added Type Alias DiagnosticsPackagesListByPacketCoreControlPlaneResponse
41+
- Added Type Alias DiagnosticsPackageStatus
42+
- Added Type Alias InstallationReason
43+
- Added Type Alias PacketCapturesCreateOrUpdateResponse
44+
- Added Type Alias PacketCapturesGetResponse
45+
- Added Type Alias PacketCapturesListByPacketCoreControlPlaneNextResponse
46+
- Added Type Alias PacketCapturesListByPacketCoreControlPlaneResponse
47+
- Added Type Alias PacketCapturesStopResponse
48+
- Added Type Alias PacketCaptureStatus
49+
- Added Type Alias PacketCoreControlPlaneVersionsGetBySubscriptionResponse
50+
- Added Type Alias PacketCoreControlPlaneVersionsListBySubscriptionNextResponse
51+
- Added Type Alias PacketCoreControlPlaneVersionsListBySubscriptionResponse
52+
- Added Type Alias ReinstallRequired
53+
- Interface Installation has a new optional parameter desiredState
54+
- Interface Installation has a new optional parameter reasons
55+
- Interface Installation has a new optional parameter reinstallRequired
56+
- Interface PacketCoreControlPlane has a new optional parameter diagnosticsUpload
57+
- Interface PacketCoreControlPlane has a new optional parameter installedVersion
58+
- Added Enum KnownDesiredInstallationState
59+
- Added Enum KnownDiagnosticsPackageStatus
60+
- Added Enum KnownInstallationReason
61+
- Added Enum KnownPacketCaptureStatus
62+
- Added Enum KnownReinstallRequired
1063

11-
### Other Changes
64+
**Breaking Changes**
1265

66+
- Operation PacketCoreControlPlanes.updateTags has a new signature
67+
- Operation SimGroups.updateTags has a new signature
68+
- Class MobileNetworkManagementClient has a new signature
69+
- Interface ManagedServiceIdentity no longer has parameter principalId
70+
- Interface ManagedServiceIdentity no longer has parameter tenantId
71+
- Enum KnownBillingSku no longer has value G3
72+
- Enum KnownBillingSku no longer has value G4
73+
- Enum KnownManagedServiceIdentityType no longer has value SystemAssigned
74+
- Enum KnownManagedServiceIdentityType no longer has value SystemAssignedUserAssigned
75+
76+
1377
## 2.0.0 (2023-01-06)
1478

1579
**Features**
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "340d577969b7bff5ad0488d79543314bc17daa50",
2+
"commit": "95358a2b319539960ec94ca7decd47c28f4fc2d0",
33
"readme": "specification/mobilenetwork/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=F:\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\mobilenetwork\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.6.20221226.1 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\mobilenetwork\\resource-manager\\readme.md --use=@autorest/typescript@6.0.5 --generate-sample=true",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.5.4",
7-
"use": "@autorest/typescript@6.0.0-rc.6.20221226.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.0",
7+
"use": "@autorest/typescript@6.0.5"
88
}

sdk/mobilenetwork/arm-mobilenetwork/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "js",
44
"TagPrefix": "js/mobilenetwork/arm-mobilenetwork",
5-
"Tag": "js/mobilenetwork/arm-mobilenetwork_e1fea11bad"
5+
"Tag": "js/mobilenetwork/arm-mobilenetwork_0b08471816"
66
}

0 commit comments

Comments
 (0)