Skip to content

Polish changelog for upcoming release #14076

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 2, 2021
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
2 changes: 1 addition & 1 deletion src/FrontDoor/FrontDoor/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->
## Upcoming Release
* Added FrontDoorId to properties
* Added JSON Exclussions and RequestBodyCheck support to managed rules
* Added JSON Exclusions and RequestBodyCheck support to managed rules

## Version 1.6.1
* Fixed an issue where an exception is being thrown when Enum.Parse tries to coerce a null value to an Enabled or Disabled enum values [#12344]
Expand Down
4 changes: 1 addition & 3 deletions src/Network/Network/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
- `Update-AzRouteServerPeer`
- `Remove-AzRouteServerPeer`
- Added deprecation attribute warning to the old cmdlets.
* Bug fix in ExpressRouteLink MacSecConfig. Added new property to:
- `PSExpressRouteLinkMacSecConfig`:
- Added SciState parameter
* Bug fix in ExpressRouteLink MacSecConfig. Added new property `SciState` to `PSExpressRouteLinkMacSecConfig`
* Updated format list and format table views for Get-AzVirtualNetworkGatewayConnectionIkeSa

## Version 4.5.0
Expand Down
4 changes: 2 additions & 2 deletions src/RecoveryServices/RecoveryServices/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
## Upcoming Release
* modified policy validation limits as per backup service.
* Added Zone Redundancy for Recovery Service Vaults.
* Azure Site Recovery support for Proximity placement group for Vmware to Azure and HyperV to Azure providers.
* Azure Site Recovery support for Availability zone for Vmware to Azure and HyperV to Azure providers.
* Azure Site Recovery support for Proximity placement group for VMware to Azure and HyperV to Azure providers.
* Azure Site Recovery support for Availability zone for VMware to Azure and HyperV to Azure providers.

## Version 3.3.0
* Added Cross Region Restore feature.
Expand Down
2 changes: 1 addition & 1 deletion src/Websites/Websites/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Added support for Importing a keyvault certificate to WebApp.
* Added support for Importing a key vault certificate to WebApp.

## Version 2.2.0
* Added support for App Service Managed certificates
Expand Down