|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 5.0.0-beta.1 (2022-03-22) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 | | -## 4.0.1 (Unreleased) |
| 7 | + - Added operation Alerts.simulate |
| 8 | + - Added Interface InformationProtectionAwsOfferingInformationProtection |
| 9 | + - Added Type Alias InformationProtectionAwsOffering |
| 10 | + - Added Type Alias InformationProtectionPolicyName |
| 11 | + - Added Type Alias SettingName |
| 12 | + - Added Type Alias TaskUpdateActionType |
| 13 | + - Type Alias Pricing has a new parameter subPlan |
| 14 | + - Added Enum KnownInformationProtectionPolicyName |
| 15 | + - Added Enum KnownSettingName |
| 16 | + - Added Enum KnownTaskUpdateActionType |
| 17 | + - Enum KnownOfferingType has a new value InformationProtectionAws |
| 18 | + - Enum KnownSupportedCloudEnum has a new value GCP |
4 | 19 |
|
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
| 20 | +**Breaking Changes** |
12 | 21 |
|
| 22 | + - Removed operation Alerts.beginSimulate |
| 23 | + - Removed operation Alerts.beginSimulateAndWait |
| 24 | + - Operation AdaptiveApplicationControls.delete has a new signature |
| 25 | + - Operation AdaptiveApplicationControls.get has a new signature |
| 26 | + - Operation AdaptiveApplicationControls.put has a new signature |
| 27 | + - Operation Alerts.getResourceGroupLevel has a new signature |
| 28 | + - Operation Alerts.getSubscriptionLevel has a new signature |
| 29 | + - Operation Alerts.listResourceGroupLevelByRegion has a new signature |
| 30 | + - Operation Alerts.listSubscriptionLevelByRegion has a new signature |
| 31 | + - Operation Alerts.updateResourceGroupLevelStateToActivate has a new signature |
| 32 | + - Operation Alerts.updateResourceGroupLevelStateToDismiss has a new signature |
| 33 | + - Operation Alerts.updateResourceGroupLevelStateToResolve has a new signature |
| 34 | + - Operation Alerts.updateSubscriptionLevelStateToActivate has a new signature |
| 35 | + - Operation Alerts.updateSubscriptionLevelStateToDismiss has a new signature |
| 36 | + - Operation Alerts.updateSubscriptionLevelStateToResolve has a new signature |
| 37 | + - Operation AllowedConnections.get has a new signature |
| 38 | + - Operation AllowedConnections.listByHomeRegion has a new signature |
| 39 | + - Operation DiscoveredSecuritySolutions.get has a new signature |
| 40 | + - Operation DiscoveredSecuritySolutions.listByHomeRegion has a new signature |
| 41 | + - Operation ExternalSecuritySolutions.get has a new signature |
| 42 | + - Operation ExternalSecuritySolutions.listByHomeRegion has a new signature |
| 43 | + - Operation InformationProtectionPolicies.createOrUpdate has a new signature |
| 44 | + - Operation InformationProtectionPolicies.get has a new signature |
| 45 | + - Operation JitNetworkAccessPolicies.createOrUpdate has a new signature |
| 46 | + - Operation JitNetworkAccessPolicies.delete has a new signature |
| 47 | + - Operation JitNetworkAccessPolicies.get has a new signature |
| 48 | + - Operation JitNetworkAccessPolicies.initiate has a new signature |
| 49 | + - Operation JitNetworkAccessPolicies.listByRegion has a new signature |
| 50 | + - Operation JitNetworkAccessPolicies.listByResourceGroupAndRegion has a new signature |
| 51 | + - Operation Locations.get has a new signature |
| 52 | + - Operation SecuritySolutions.get has a new signature |
| 53 | + - Operation SecuritySolutionsReferenceDataOperations.listByHomeRegion has a new signature |
| 54 | + - Operation Settings.get has a new signature |
| 55 | + - Operation Settings.update has a new signature |
| 56 | + - Operation Tasks.getResourceGroupLevelTask has a new signature |
| 57 | + - Operation Tasks.getSubscriptionLevelTask has a new signature |
| 58 | + - Operation Tasks.listByHomeRegion has a new signature |
| 59 | + - Operation Tasks.listByResourceGroup has a new signature |
| 60 | + - Operation Tasks.updateResourceGroupLevelTaskState has a new signature |
| 61 | + - Operation Tasks.updateSubscriptionLevelTaskState has a new signature |
| 62 | + - Operation Topology.get has a new signature |
| 63 | + - Operation Topology.listByHomeRegion has a new signature |
| 64 | + - Class SecurityCenter has a new signature |
| 65 | + - Interface AlertsSimulateOptionalParams no longer has parameter resumeFrom |
| 66 | + - Interface AlertsSimulateOptionalParams no longer has parameter updateIntervalInMs |
| 67 | + - Class SecurityCenter no longer has parameter ascLocation |
| 68 | + - Removed Enum KnownEnum15 |
| 69 | + - Removed Enum KnownEnum17 |
| 70 | + - Removed Enum KnownEnum73 |
| 71 | + |
| 72 | + |
13 | 73 | ## 4.0.0 (2021-12-14) |
14 | 74 |
|
15 | 75 | The package of @azure/arm-security is using our next generation design principles since version 4.0.0, which contains breaking changes. |
|
0 commit comments