Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/DataProtection/DataProtection/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
- Additional information about change #1
-->
## Upcoming Release
* Deprecated the `-OverwriteLifeCycle` parameter on `Edit-AzDataProtectionPolicyRetentionRuleClientObject`
- The parameter will be removed in an upcoming release; existing retention rule lifecycles are replaced in place by default
* Updated the retention rule `-Name` help messages in `Edit-AzDataProtectionPolicyRetentionRuleClientObject` for clarity

## Version 3.0.0
* Changed retention rule to require `-Name Default_OperationalStore`
Expand Down
2 changes: 2 additions & 0 deletions src/EdgeAction/EdgeAction/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
-->

## Upcoming Release
* Updated `Get-AzEdgeActionVersionCode` to decode the base64-encoded version code and save it as a zip file when `-OutputPath` is specified
* Clarified the behavior and help of `Switch-AzEdgeActionVersionDefault` for swapping the default version of an Edge Action

## Version 0.1.1
* Updated to API version 2025-12-01-preview
Expand Down