|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 8.0.0-beta.1 (2022-03-21) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 7.0.1 (Unreleased) |
| 7 | + - Added operation DataCollectionRuleAssociations.listByDataCollectionEndpoint |
| 8 | + - Added Interface ActionGroup |
| 9 | + - Added Interface ActionList |
| 10 | + - Added Interface ActivityLogAlertsListByResourceGroupNextOptionalParams |
| 11 | + - Added Interface ActivityLogAlertsListBySubscriptionIdNextOptionalParams |
| 12 | + - Added Interface AlertRuleAllOfCondition |
| 13 | + - Added Interface AlertRuleLeafCondition |
| 14 | + - Added Interface AlertRuleList |
| 15 | + - Added Interface AlertRulePatchObject |
| 16 | + - Added Interface AzureResourceAutoGenerated |
| 17 | + - Added Interface ColumnDefinition |
| 18 | + - Added Interface DataCollectionRuleAssociationsListByDataCollectionEndpointNextOptionalParams |
| 19 | + - Added Interface DataCollectionRuleAssociationsListByDataCollectionEndpointOptionalParams |
| 20 | + - Added Interface ErrorResponseAutoGenerated |
| 21 | + - Added Interface IisLogsDataSource |
| 22 | + - Added Interface LogFilesDataSource |
| 23 | + - Added Interface LogFileSettings |
| 24 | + - Added Interface LogFileTextSettings |
| 25 | + - Added Interface Metadata |
| 26 | + - Added Interface StreamDeclaration |
| 27 | + - Added Type Alias ActivityLogAlertsListByResourceGroupNextResponse |
| 28 | + - Added Type Alias ActivityLogAlertsListBySubscriptionIdNextResponse |
| 29 | + - Added Type Alias AlertRuleAnyOfOrLeafCondition |
| 30 | + - Added Type Alias DataCollectionRuleAssociationMetadata |
| 31 | + - Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointNextResponse |
| 32 | + - Added Type Alias DataCollectionRuleAssociationsListByDataCollectionEndpointResponse |
| 33 | + - Added Type Alias DataCollectionRuleMetadata |
| 34 | + - Added Type Alias KnownColumnDefinitionType |
| 35 | + - Added Type Alias KnownLogFilesDataSourceFormat |
| 36 | + - Added Type Alias KnownLogFileTextSettingsRecordStartTimestampFormat |
| 37 | + - Added Type Alias LogFilesDataSourceSettings |
| 38 | + - Added Type Alias LogFileSettingsText |
| 39 | + - Interface DataCollectionRule has a new optional parameter dataCollectionEndpointId |
| 40 | + - Interface DataCollectionRule has a new optional parameter metadata |
| 41 | + - Interface DataCollectionRule has a new optional parameter streamDeclarations |
| 42 | + - Interface DataCollectionRuleAssociation has a new optional parameter metadata |
| 43 | + - Interface DataCollectionRuleAssociationProxyOnlyResource has a new optional parameter metadata |
| 44 | + - Interface DataCollectionRuleResource has a new optional parameter dataCollectionEndpointId |
| 45 | + - Interface DataCollectionRuleResource has a new optional parameter metadata |
| 46 | + - Interface DataCollectionRuleResource has a new optional parameter streamDeclarations |
| 47 | + - Interface DataFlow has a new optional parameter outputStream |
| 48 | + - Interface DataFlow has a new optional parameter transformKql |
| 49 | + - Interface DataSourcesSpec has a new optional parameter iisLogs |
| 50 | + - Interface DataSourcesSpec has a new optional parameter logFiles |
| 51 | + - Add parameters of AzureResourceAutoGenerated to TypeAlias ActivityLogAlertResource |
| 52 | + - Added Enum KnownKnownColumnDefinitionType |
| 53 | + - Added Enum KnownKnownLogFilesDataSourceFormat |
| 54 | + - Added Enum KnownKnownLogFileTextSettingsRecordStartTimestampFormat |
4 | 55 |
|
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
10 |
| - |
11 |
| -### Other Changes |
| 56 | +**Breaking Changes** |
12 | 57 |
|
| 58 | + - Operation ActivityLogAlerts.update has a new signature |
| 59 | + - Delete parameters of Resource in TypeAlias ActivityLogAlertResource |
| 60 | + |
| 61 | + |
13 | 62 | ## 7.0.0 (2021-12-20)
|
14 | 63 |
|
15 | 64 | 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