|
1 | 1 | # Release History
|
2 |
| - |
3 |
| -## 7.0.1 (2022-04-25) |
4 |
| - |
| 2 | + |
| 3 | +## 8.0.0-beta.1 (2022-06-02) |
| 4 | + |
5 | 5 | **Features**
|
6 | 6 |
|
7 |
| - - Bug fix |
| 7 | + - Added operation ActionGroups.beginCreateNotificationsAtActionGroupResourceLevel |
| 8 | + - Added operation ActionGroups.beginCreateNotificationsAtActionGroupResourceLevelAndWait |
| 9 | + - Added operation ActionGroups.beginCreateNotificationsAtResourceGroupLevel |
| 10 | + - Added operation ActionGroups.beginCreateNotificationsAtResourceGroupLevelAndWait |
| 11 | + - Added operation ActionGroups.getTestNotificationsAtActionGroupResourceLevel |
| 12 | + - Added operation ActionGroups.getTestNotificationsAtResourceGroupLevel |
| 13 | + - Added operation DataCollectionRuleAssociations.listByDataCollectionEndpoint |
| 14 | + - Added Interface ActionGroup |
| 15 | + - Added Interface ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders |
| 16 | + - Added Interface ActionGroupsCreateNotificationsAtActionGroupResourceLevelOptionalParams |
| 17 | + - Added Interface ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders |
| 18 | + - Added Interface ActionGroupsCreateNotificationsAtResourceGroupLevelOptionalParams |
| 19 | + - Added Interface ActionGroupsGetTestNotificationsAtActionGroupResourceLevelOptionalParams |
| 20 | + - Added Interface ActionGroupsGetTestNotificationsAtResourceGroupLevelOptionalParams |
| 21 | + - Added Interface ActionGroupsPostTestNotificationsHeaders |
| 22 | + - Added Interface ActionList |
| 23 | + - Added Interface ActivityLogAlertsListByResourceGroupNextOptionalParams |
| 24 | + - Added Interface ActivityLogAlertsListBySubscriptionIdNextOptionalParams |
| 25 | + - Added Interface AlertRuleAllOfCondition |
| 26 | + - Added Interface AlertRuleLeafCondition |
| 27 | + - Added Interface AlertRuleList |
| 28 | + - Added Interface AlertRulePatchObject |
| 29 | + - Added Interface AzureResourceAutoGenerated |
| 30 | + - Added Interface ColumnDefinition |
| 31 | + - Added Interface DataCollectionRuleAssociationsListByDataCollectionEndpointNextOptionalParams |
| 32 | + - Added Interface DataCollectionRuleAssociationsListByDataCollectionEndpointOptionalParams |
| 33 | + - Added Interface ErrorResponseAutoGenerated |
| 34 | + - Added Interface IisLogsDataSource |
| 35 | + - Added Interface LogFilesDataSource |
| 36 | + - Added Interface LogFileSettings |
| 37 | + - Added Interface LogFileTextSettings |
| 38 | + - Added Interface Metadata |
| 39 | + - Added Interface StreamDeclaration |
| 40 | + - Added Type Alias ActionGroupsCreateNotificationsAtActionGroupResourceLevelResponse |
| 41 | + - Added Type Alias ActionGroupsCreateNotificationsAtResourceGroupLevelResponse |
| 42 | + - Added Type Alias ActionGroupsGetTestNotificationsAtActionGroupResourceLevelResponse |
| 43 | + - Added Type Alias ActionGroupsGetTestNotificationsAtResourceGroupLevelResponse |
| 44 | + - Added Type Alias ActivityLogAlertsListByResourceGroupNextResponse |
| 45 | + - Added Type Alias ActivityLogAlertsListBySubscriptionIdNextResponse |
| 46 | + - Added Type Alias AlertRuleAnyOfOrLeafCondition |
| 47 | + - Added Type Alias DataCollectionRuleAssociationMetadata |
| 48 | + - Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointNextResponse |
| 49 | + - Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointResponse |
| 50 | + - Added Type Alias DataCollectionRuleMetadata |
| 51 | + - Added Type Alias KnownColumnDefinitionType |
| 52 | + - Added Type Alias KnownLogFilesDataSourceFormat |
| 53 | + - Added Type Alias KnownLogFileTextSettingsRecordStartTimestampFormat |
| 54 | + - Added Type Alias LogFilesDataSourceSettings |
| 55 | + - Added Type Alias LogFileSettingsText |
| 56 | + - Interface DataCollectionRule has a new optional parameter dataCollectionEndpointId |
| 57 | + - Interface DataCollectionRule has a new optional parameter metadata |
| 58 | + - Interface DataCollectionRule has a new optional parameter streamDeclarations |
| 59 | + - Interface DataCollectionRuleAssociation has a new optional parameter metadata |
| 60 | + - Interface DataCollectionRuleAssociationProxyOnlyResource has a new optional parameter metadata |
| 61 | + - Interface DataCollectionRuleResource has a new optional parameter dataCollectionEndpointId |
| 62 | + - Interface DataCollectionRuleResource has a new optional parameter metadata |
| 63 | + - Interface DataCollectionRuleResource has a new optional parameter streamDeclarations |
| 64 | + - Interface DataFlow has a new optional parameter outputStream |
| 65 | + - Interface DataFlow has a new optional parameter transformKql |
| 66 | + - Interface DataSourcesSpec has a new optional parameter iisLogs |
| 67 | + - Interface DataSourcesSpec has a new optional parameter logFiles |
| 68 | + - Add parameters of AzureResourceAutoGenerated to TypeAlias ActivityLogAlertResource |
| 69 | + - Added Enum KnownKnownColumnDefinitionType |
| 70 | + - Added Enum KnownKnownLogFilesDataSourceFormat |
| 71 | + - Added Enum KnownKnownLogFileTextSettingsRecordStartTimestampFormat |
| 72 | + |
| 73 | +**Breaking Changes** |
8 | 74 |
|
| 75 | + - Operation ActivityLogAlerts.update has a new signature |
| 76 | + - Delete parameters of Resource in TypeAlias ActivityLogAlertResource |
| 77 | + |
| 78 | + |
9 | 79 | ## 7.0.0 (2021-12-20)
|
10 | 80 |
|
11 | 81 | The package of @azure/arm-monitor is using our next generation design principles since version 7.0.0, which contains breaking changes.
|
|
0 commit comments