|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 3.0.0 (2023-07-05) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
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 |
10 | 63 |
|
11 | | -### Other Changes |
| 64 | +**Breaking Changes** |
12 | 65 |
|
| 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 | + |
13 | 77 | ## 2.0.0 (2023-01-06) |
14 | 78 |
|
15 | 79 | **Features** |
|
0 commit comments