Skip to content

Commit 5954b20

Browse files
author
SDKAuto
committed
CodeGen from PR 21407 in Azure/azure-rest-api-specs
Merge 9b2e7c5e787509e720bb87d9fb8a6324a9970b10 into fa8bd476e1768f419063cba8c1d696e9f8c43511
1 parent ac8e098 commit 5954b20

File tree

70 files changed

+628
-6755
lines changed

Some content is hidden

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

70 files changed

+628
-6755
lines changed

sdk/resourcemanager/security/armsecurity/CHANGELOG.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,72 @@
11
# Release History
22

3+
## 0.9.0 (2022-11-03)
4+
### Breaking Changes
5+
6+
- Type of `ContactProperties.AlertNotifications` has been changed from `*AlertNotifications` to `*ContactPropertiesAlertNotifications`
7+
- Type of `DefenderForServersAwsOfferingVMScannersConfiguration.ExclusionTags` has been changed from `interface{}` to `map[string]*string`
8+
- Const `AlertsToAdminsOn` has been removed
9+
- Const `AlertNotificationsOn` has been removed
10+
- Const `AlertsToAdminsOff` has been removed
11+
- Const `AlertNotificationsOff` has been removed
12+
- Type alias `AlertNotifications` has been removed
13+
- Type alias `AlertsToAdmins` has been removed
14+
- Function `PossibleAlertNotificationsValues` has been removed
15+
- Function `*AWSEnvironmentData.GetEnvironmentData` has been removed
16+
- Function `PossibleAlertsToAdminsValues` has been removed
17+
- Function `*ContactsClient.Update` has been removed
18+
- Struct `AWSEnvironmentData` has been removed
19+
- Struct `ContactsClientUpdateOptions` has been removed
20+
- Struct `ContactsClientUpdateResponse` has been removed
21+
- Struct `DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata` has been removed
22+
- Struct `DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration` has been removed
23+
- Struct `DefenderForServersAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata` has been removed
24+
- Struct `DefenderForServersGcpOfferingArcAutoProvisioningConfiguration` has been removed
25+
- Field `Email` of struct `ContactProperties` has been removed
26+
- Field `AlertsToAdmins` of struct `ContactProperties` has been removed
27+
- Field `ServicePrincipalSecretMetadata` of struct `DefenderFoDatabasesAwsOfferingArcAutoProvisioning` has been removed
28+
- Field `Configuration` of struct `DefenderForServersGcpOfferingArcAutoProvisioning` has been removed
29+
- Field `ServicePrincipalSecretMetadata` of struct `DefenderForServersAwsOfferingArcAutoProvisioning` has been removed
30+
- Field `Configuration` of struct `DefenderForDatabasesGcpOfferingArcAutoProvisioning` has been removed
31+
32+
### Features Added
33+
34+
- New const `RolesContributor`
35+
- New const `ApplicationConditionOperatorEquals`
36+
- New const `OfferingTypeDefenderForDevOpsAzureDevOps`
37+
- New const `MinimalSeverityMedium`
38+
- New const `OfferingTypeDefenderCspmGcp`
39+
- New const `RolesServiceAdmin`
40+
- New const `MinimalSeverityLow`
41+
- New const `RolesOwner`
42+
- New const `MinimalSeverityHigh`
43+
- New const `RolesAccountAdmin`
44+
- New const `OfferingTypeDefenderCspmAws`
45+
- New const `OfferingTypeDefenderForDevOpsGithub`
46+
- New type alias `Roles`
47+
- New type alias `MinimalSeverity`
48+
- New function `*DefenderForDevOpsAzureDevOpsOffering.GetCloudOffering() *CloudOffering`
49+
- New function `*AwsEnvironmentData.GetEnvironmentData() *EnvironmentData`
50+
- New function `*DefenderCspmAwsOffering.GetCloudOffering() *CloudOffering`
51+
- New function `*DefenderForDevOpsGithubOffering.GetCloudOffering() *CloudOffering`
52+
- New function `PossibleRolesValues() []Roles`
53+
- New function `PossibleMinimalSeverityValues() []MinimalSeverity`
54+
- New function `*DefenderCspmGcpOffering.GetCloudOffering() *CloudOffering`
55+
- New struct `AwsEnvironmentData`
56+
- New struct `ContactPropertiesAlertNotifications`
57+
- New struct `ContactPropertiesNotificationsByRole`
58+
- New struct `DefenderCspmAwsOffering`
59+
- New struct `DefenderCspmAwsOfferingVMScanners`
60+
- New struct `DefenderCspmAwsOfferingVMScannersConfiguration`
61+
- New struct `DefenderCspmGcpOffering`
62+
- New struct `DefenderFoDatabasesAwsOfferingRds`
63+
- New struct `DefenderForDevOpsAzureDevOpsOffering`
64+
- New struct `DefenderForDevOpsGithubOffering`
65+
- New field `Rds` in struct `DefenderFoDatabasesAwsOffering`
66+
- New field `NotificationsByRole` in struct `ContactProperties`
67+
- New field `Emails` in struct `ContactProperties`
68+
69+
370
## 0.8.0 (2022-09-13)
471
### Breaking Changes
572

sdk/resourcemanager/security/armsecurity/accountconnectors_client_example_test.go

Lines changed: 0 additions & 197 deletions
This file was deleted.

0 commit comments

Comments
 (0)