@azure/arm-securityinsight 1.0.0-alpha.20240510.1 → 1.0.0-alpha.20240906.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -9
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/test/securityinsights_examples.spec.d.ts.map +1 -1
- package/dist-esm/test/securityinsights_examples.spec.js +5 -1
- package/dist-esm/test/securityinsights_examples.spec.js.map +1 -1
- package/package.json +2 -2
- package/types/tsdoc-metadata.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
## 1.0.0-beta.6 (2023-02-03)
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
### Features Added
|
|
16
16
|
|
|
17
17
|
- Interface BookmarkRelationsListNextOptionalParams no longer has parameter filter
|
|
18
18
|
- Interface BookmarkRelationsListNextOptionalParams no longer has parameter orderby
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
|
|
54
54
|
## 1.0.0-beta.5 (2022-09-27)
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
### Features Added
|
|
57
57
|
|
|
58
58
|
- Added operation group FileImports
|
|
59
59
|
- Added Interface AutomationRuleBooleanCondition
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
- Enum KnownConditionType has a new value Boolean
|
|
101
101
|
- Enum KnownConditionType has a new value PropertyArray
|
|
102
102
|
|
|
103
|
-
|
|
103
|
+
### Breaking Changes
|
|
104
104
|
|
|
105
105
|
- Interface AADDataConnector has a new required parameter kind
|
|
106
106
|
- Interface AatpDataConnector has a new required parameter kind
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
|
|
172
172
|
## 1.0.0-beta.4 (2022-07-11)
|
|
173
173
|
|
|
174
|
-
|
|
174
|
+
### Features Added
|
|
175
175
|
|
|
176
176
|
- Added operation group SecurityMLAnalyticsSettings
|
|
177
177
|
- Added Interface AADCheckRequirements
|
|
@@ -423,7 +423,7 @@
|
|
|
423
423
|
- Enum KnownTriggersOn has a new value Alerts
|
|
424
424
|
- Enum KnownTriggersWhen has a new value Updated
|
|
425
425
|
|
|
426
|
-
|
|
426
|
+
### Breaking Changes
|
|
427
427
|
|
|
428
428
|
- Removed Enum KnownEnum12
|
|
429
429
|
- Removed Enum KnownProvisioningState
|
|
@@ -432,14 +432,14 @@
|
|
|
432
432
|
|
|
433
433
|
## 1.0.0-beta.3 (2022-05-16)
|
|
434
434
|
|
|
435
|
-
|
|
435
|
+
### Features Added
|
|
436
436
|
|
|
437
437
|
- Added Type Alias ProvisioningState
|
|
438
438
|
- Type Alias Watchlist has a new parameter sasUri
|
|
439
439
|
- Type Alias Watchlist has a new parameter provisioningState
|
|
440
440
|
- Added Enum KnownProvisioningState
|
|
441
441
|
|
|
442
|
-
|
|
442
|
+
### Breaking Changes
|
|
443
443
|
|
|
444
444
|
- Type Alias WatchlistItem no longer has parameter itemsKeyValue
|
|
445
445
|
- Type Alias WatchlistItem no longer has parameter entityMapping
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
|
|
448
448
|
## 1.0.0-beta.2 (2022-03-17)
|
|
449
449
|
|
|
450
|
-
|
|
450
|
+
### Features Added
|
|
451
451
|
|
|
452
452
|
- Added operation Incidents.runPlaybook
|
|
453
453
|
- Added Interface AutomationRulePropertyValuesCondition
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
- Enum KnownKind has a new value AzureFunction
|
|
584
584
|
- Enum KnownKind has a new value LogicAppsCustomConnector
|
|
585
585
|
|
|
586
|
-
|
|
586
|
+
### Breaking Changes
|
|
587
587
|
|
|
588
588
|
- Operation AutomationRules.createOrUpdate has a new signature
|
|
589
589
|
- Operation ThreatIntelligenceIndicator.create has a new signature
|