@azure/arm-frontdoor 5.3.1-alpha.20240905.1 → 5.3.1-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 +4 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
## 5.3.0 (2024-04-15)
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
### Features Added
|
|
16
16
|
|
|
17
17
|
- Added Interface GroupByVariable
|
|
18
18
|
- Added Interface WebApplicationFirewallScrubbingRules
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
|
|
37
37
|
## 5.2.0 (2023-05-09)
|
|
38
38
|
|
|
39
|
-
|
|
39
|
+
### Features Added
|
|
40
40
|
|
|
41
41
|
- Added operation Policies.beginUpdate
|
|
42
42
|
- Added operation Policies.beginUpdateAndWait
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
|
|
59
59
|
## 5.1.0 (2022-11-23)
|
|
60
60
|
|
|
61
|
-
|
|
61
|
+
### Features Added
|
|
62
62
|
|
|
63
63
|
- Added Interface BackendPool
|
|
64
64
|
- Added Interface BackendPoolProperties
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
|
|
86
86
|
## 5.0.1 (2022-04-26)
|
|
87
87
|
|
|
88
|
-
|
|
88
|
+
### Features Added
|
|
89
89
|
|
|
90
90
|
- Bug fix
|
|
91
91
|
|
package/package.json
CHANGED