Skip to content

Commit ba9c485

Browse files
[EventGrid] Add missing changelog (#19151)
1 parent 7eb9625 commit ba9c485

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

src/EventGrid/EventGrid/ChangeLog.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,23 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
21+
* Updated to use the 2021-12-01 API version.
22+
* Added new features:
23+
- System topic
24+
- System topic event subscription
25+
- System topic event subscription delivery attributes
26+
* Updated cmdlets:
27+
- `New-AzEventGridDomain`:
28+
- Add new optional parameters to support auto creation of topic with first subscription.
29+
- Add new optional parameters to support auto deletion of topic with last subscription.
30+
- Add optional parameters to support azure managed identity
31+
- `New-AzEventGridTopic`/`Update-AzEventGridTopic` :
32+
- Add optional parameters to support azure managed identity
33+
- `New-AzEventGridSubscription `/`Update-AzEventGridSubscription `:
34+
- Add new optional parameters to support advanced filtering on arrays.
35+
- Add new optional parameters to support delivery attribute mapping.
36+
- Add new optional parameters to support storage queue message ttl.
37+
2238
## Version 1.3.0
2339
* Updated to use the 2020-06-01 API version.
2440
* Added new features:

0 commit comments

Comments
 (0)