Skip to content

Commit

Permalink
Release azure-mgmt-security 0.4.0 (#11832)
Browse files Browse the repository at this point in the history
  • Loading branch information
LianwMS authored Jun 8, 2020
1 parent f96b627 commit 7c5ca2e
Show file tree
Hide file tree
Showing 38 changed files with 11,207 additions and 1,541 deletions.
56 changes: 56 additions & 0 deletions sdk/security/azure-mgmt-security/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,61 @@
# Release History

## 0.4.0 (2020-06-05)

**Features**

- Model IoTSecuritySolutionModel has a new parameter unmasked_ip_logging_status
- Model InformationProtectionPolicy has a new parameter version
- Model JitNetworkAccessRequest has a new parameter justification
- Model SensitivityLabel has a new parameter description
- Model SensitivityLabel has a new parameter rank
- Model InformationType has a new parameter description
- Model AppWhitelistingGroup has a new parameter protection_mode
- Model JitNetworkAccessPolicyInitiateRequest has a new parameter justification
- Model VmRecommendation has a new parameter enforcement_support
- Model IoTSecurityAggregatedAlert has a new parameter top_devices_list
- Added operation AdaptiveApplicationControlsOperations.delete
- Added operation AlertsOperations.update_resource_group_level_alert_state_to_dismiss
- Added operation AlertsOperations.update_subscription_level_alert_state_to_dismiss
- Added operation AlertsOperations.update_subscription_level_alert_state_to_reactivate
- Added operation AlertsOperations.update_resource_group_level_alert_state_to_reactivate
- Added operation IotSecuritySolutionOperations.list_by_subscription
- Added operation IotSecuritySolutionOperations.list_by_resource_group
- Added operation IotSecuritySolutionOperations.create_or_update
- Added operation group SecureScoreControlDefinitionsOperations
- Added operation group AssessmentsMetadataOperations
- Added operation group SecureScoreControlsOperations
- Added operation group AlertsSuppressionRulesOperations
- Added operation group IotSecuritySolutionsAnalyticsAggregatedAlertOperations
- Added operation group SubAssessmentsOperations
- Added operation group AutomationsOperations
- Added operation group IotSecuritySolutionsAnalyticsRecommendationOperations
- Added operation group SecureScoresOperations
- Added operation group IotSecuritySolutionAnalyticsOperations
- Added operation group AdaptiveNetworkHardeningsOperations
- Added operation group AssessmentsOperations
- Added operation group DeviceSecurityGroupsOperations

**Breaking changes**

- Operation SettingsOperations.update has a new signature
- Operation AlertsOperations.list has a new signature
- Operation AlertsOperations.list_by_resource_group has a new signature
- Operation AlertsOperations.list_resource_group_level_alerts_by_region has a new signature
- Operation AlertsOperations.list_subscription_level_alerts_by_region has a new signature
- Operation JitNetworkAccessPoliciesOperations.initiate has a new signature
- Operation InformationProtectionPoliciesOperations.create_or_update has a new signature
- Removed operation AlertsOperations.update_resource_group_level_alert_state
- Removed operation AlertsOperations.update_subscription_level_alert_state
- Removed operation IotSecuritySolutionOperations.create
- Removed operation group IoTSecuritySolutionsResourceGroupOperations
- Removed operation group IoTSecuritySolutionsAnalyticsRecommendationsOperations
- Removed operation group IoTSecuritySolutionsAnalyticsRecommendationOperations
- Removed operation group IoTSecuritySolutionsOperations
- Removed operation group IoTSecuritySolutionsAnalyticsAggregatedAlertsOperations
- Removed operation group IoTSecuritySolutionsAnalyticsAggregatedAlertOperations
- Removed operation group IoTSecuritySolutionsAnalyticsOperations

## 0.3.0 (2019-08-01)

**Features**
Expand Down

Large diffs are not rendered by default.

333 changes: 299 additions & 34 deletions sdk/security/azure-mgmt-security/azure/mgmt/security/models/__init__.py

Large diffs are not rendered by default.

Loading

0 comments on commit 7c5ca2e

Please sign in to comment.