|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 1.0.0-beta.2 (2022-02-24) |
| 4 | + |
| 5 | +**Features** |
| 6 | + |
| 7 | + - Added operation AutomationRules.manualTriggerPlaybook |
| 8 | + - Added Interface AutomationRulesManualTriggerPlaybookOptionalParams |
| 9 | + - Added Interface BookmarkEntityMappings |
| 10 | + - Added Interface EntityFieldMapping |
| 11 | + - Added Interface FusionScenarioExclusionPattern |
| 12 | + - Added Interface FusionSourceSettings |
| 13 | + - Added Interface FusionSourceSubTypeSetting |
| 14 | + - Added Interface FusionSubTypeSeverityFilter |
| 15 | + - Added Interface FusionSubTypeSeverityFiltersItem |
| 16 | + - Added Interface FusionTemplateSourceSetting |
| 17 | + - Added Interface FusionTemplateSourceSubType |
| 18 | + - Added Interface FusionTemplateSubTypeSeverityFilter |
| 19 | + - Added Interface ManualTriggerRequestBody |
| 20 | + - Added Interface Office365ProjectConnectorDataTypes |
| 21 | + - Added Interface OfficePowerBIConnectorDataTypes |
| 22 | + - Added Type Alias ActionType |
| 23 | + - Added Type Alias AlertRuleTemplateWithMitreProperties |
| 24 | + - Added Type Alias AutomationRulesDeleteResponse |
| 25 | + - Added Type Alias AutomationRulesManualTriggerPlaybookResponse |
| 26 | + - Added Type Alias ConditionType |
| 27 | + - Added Type Alias Enum12 |
| 28 | + - Added Type Alias Office365ProjectCheckRequirements |
| 29 | + - Added Type Alias Office365ProjectCheckRequirementsProperties |
| 30 | + - Added Type Alias Office365ProjectConnectorDataTypesLogs |
| 31 | + - Added Type Alias Office365ProjectDataConnector |
| 32 | + - Added Type Alias Office365ProjectDataConnectorProperties |
| 33 | + - Added Type Alias OfficePowerBICheckRequirements |
| 34 | + - Added Type Alias OfficePowerBICheckRequirementsProperties |
| 35 | + - Added Type Alias OfficePowerBIConnectorDataTypesLogs |
| 36 | + - Added Type Alias OfficePowerBIDataConnector |
| 37 | + - Added Type Alias OfficePowerBIDataConnectorProperties |
| 38 | + - Added Type Alias PropertyConditionProperties |
| 39 | + - Added Type Alias ThreatIntelligenceResourceKindUnion |
| 40 | + - Interface AutomationRulesCreateOrUpdateOptionalParams has a new optional parameter automationRuleToUpsert |
| 41 | + - Interface IncidentAdditionalData has a new optional parameter providerIncidentUrl |
| 42 | + - Interface IncidentAdditionalData has a new optional parameter techniques |
| 43 | + - Interface QueryBasedAlertRuleProperties has a new optional parameter techniques |
| 44 | + - Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias FusionAlertRuleTemplateProperties |
| 45 | + - Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias MLBehaviorAnalyticsAlertRuleTemplateProperties |
| 46 | + - Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias NrtAlertRuleTemplateProperties |
| 47 | + - Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias ScheduledAlertRuleTemplateProperties |
| 48 | + - Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias ThreatIntelligenceAlertRuleTemplateProperties |
| 49 | + - Type Alias AutomationRuleModifyPropertiesAction has a new parameter severity |
| 50 | + - Type Alias AutomationRuleModifyPropertiesAction has a new parameter status |
| 51 | + - Type Alias AutomationRuleModifyPropertiesAction has a new parameter classification |
| 52 | + - Type Alias AutomationRuleModifyPropertiesAction has a new parameter classificationReason |
| 53 | + - Type Alias AutomationRuleModifyPropertiesAction has a new parameter classificationComment |
| 54 | + - Type Alias AutomationRuleModifyPropertiesAction has a new parameter owner |
| 55 | + - Type Alias AutomationRuleModifyPropertiesAction has a new parameter labels |
| 56 | + - Type Alias AutomationRuleRunPlaybookAction has a new parameter logicAppResourceId |
| 57 | + - Type Alias AutomationRuleRunPlaybookAction has a new parameter tenantId |
| 58 | + - Type Alias Bookmark has a new parameter entityMappings |
| 59 | + - Type Alias Bookmark has a new parameter tactics |
| 60 | + - Type Alias Bookmark has a new parameter techniques |
| 61 | + - Type Alias FusionAlertRule has a new parameter sourceSettings |
| 62 | + - Type Alias FusionAlertRule has a new parameter scenarioExclusionPatterns |
| 63 | + - Type Alias FusionAlertRule has a new parameter techniques |
| 64 | + - Type Alias FusionAlertRuleTemplate has a new parameter techniques |
| 65 | + - Type Alias FusionAlertRuleTemplate has a new parameter sourceSettings |
| 66 | + - Type Alias FusionAlertRuleTemplateProperties has a new parameter sourceSettings |
| 67 | + - Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter displayNamesFilter |
| 68 | + - Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter displayNamesExcludeFilter |
| 69 | + - Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter productFilter |
| 70 | + - Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter severitiesFilter |
| 71 | + - Type Alias MLBehaviorAnalyticsAlertRule has a new parameter techniques |
| 72 | + - Type Alias MLBehaviorAnalyticsAlertRuleTemplate has a new parameter techniques |
| 73 | + - Type Alias NrtAlertRule has a new parameter techniques |
| 74 | + - Type Alias NrtAlertRuleTemplate has a new parameter techniques |
| 75 | + - Type Alias ScheduledAlertRule has a new parameter techniques |
| 76 | + - Type Alias ScheduledAlertRuleTemplate has a new parameter techniques |
| 77 | + - Type Alias ThreatIntelligenceAlertRule has a new parameter techniques |
| 78 | + - Type Alias ThreatIntelligenceAlertRuleTemplate has a new parameter techniques |
| 79 | + - Added Enum KnownActionType |
| 80 | + - Added Enum KnownConditionType |
| 81 | + - Added Enum KnownEnum12 |
| 82 | + - Enum KnownAttackTactic has a new value ImpairProcessControl |
| 83 | + - Enum KnownAttackTactic has a new value InhibitResponseFunction |
| 84 | + - Enum KnownAttackTactic has a new value Reconnaissance |
| 85 | + - Enum KnownAttackTactic has a new value ResourceDevelopment |
| 86 | + - Enum KnownAutomationRulePropertyConditionSupportedProperty has a new value AlertProductNames |
| 87 | + - Enum KnownAutomationRulePropertyConditionSupportedProperty has a new value IncidentLabel |
| 88 | + - Enum KnownDataConnectorKind has a new value Office365Project |
| 89 | + - Enum KnownDataConnectorKind has a new value OfficePowerBI |
| 90 | + |
| 91 | +**Breaking Changes** |
| 92 | + |
| 93 | + - Operation AutomationRules.createOrUpdate has a new signature |
| 94 | + - Interface QueryBasedAlertRuleTemplateProperties no longer has parameter tactics |
| 95 | + - Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias FusionAlertRuleTemplateProperties |
| 96 | + - Delete parameters of MicrosoftSecurityIncidentCreationAlertRuleCommonProperties in TypeAlias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties |
| 97 | + - Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias MLBehaviorAnalyticsAlertRuleTemplateProperties |
| 98 | + - Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias NrtAlertRuleTemplateProperties |
| 99 | + - Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias ScheduledAlertRuleTemplateProperties |
| 100 | + - Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias ThreatIntelligenceAlertRuleTemplateProperties |
| 101 | + - Type Alias AutomationRuleModifyPropertiesAction no longer has parameter actionConfiguration |
| 102 | + - Type Alias AutomationRuleRunPlaybookAction no longer has parameter actionConfiguration |
| 103 | + - Type Alias FusionAlertRuleTemplateProperties no longer has parameter tactics |
| 104 | + - Type Alias MLBehaviorAnalyticsAlertRuleTemplateProperties no longer has parameter tactics |
| 105 | + - Type Alias ThreatIntelligenceAlertRuleTemplateProperties no longer has parameter tactics |
| 106 | + - Type Alias ThreatIntelligenceIndicatorModel has a new parameter kind |
| 107 | + - Type Alias ThreatIntelligenceIndicatorModelForRequestBody has a new parameter kind |
| 108 | + - Type Alias ThreatIntelligenceInformation has a new parameter kind |
| 109 | + - Parameter displayName of Type Alias AutomationRule is now required |
| 110 | + - Parameter order of Type Alias AutomationRule is now required |
| 111 | + - Parameter triggeringLogic of Type Alias AutomationRule is now required |
| 112 | + - Parameter actions of Type Alias AutomationRule is now required |
| 113 | + - Removed Enum KnownAutomationRuleActionType |
| 114 | + - Removed Enum KnownAutomationRuleConditionType |
| 115 | + - Removed Enum KnownEnum8 |
| 116 | + |
| 117 | + |
3 | 118 | ## 1.0.0-beta.1 (2022-01-19) |
4 | 119 |
|
5 | 120 | The package of @azure/arm-securityinsight is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart). |
0 commit comments