Skip to content

Polish changelog for upcoming release #13465

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 5 commits into from
Nov 9, 2020
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/DataLakeStore/DataLakeStore/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
* Update ADLS dataplane SDK to 1.2.4-alpha. Changes:https://github.com/Azure/azure-data-lake-store-net/blob/preview-alpha/CHANGELOG.md#version-124-alpha
* Updated ADLS dataplane SDK to 1.2.4-alpha. Changes:https://github.com/Azure/azure-data-lake-store-net/blob/preview-alpha/CHANGELOG.md#version-124-alpha

## Version 1.2.8
* Added breaking change description for `Export-AzDataLakeStoreItem` and `Import-AzDataLakeStoreItem`
Expand Down
2 changes: 1 addition & 1 deletion src/EventHub/EventHub/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->
## Upcoming Release
* Fixed Cluster commands for EventHub cluster without tags
* updated help text for PartnerNamespace of AzEventHubGeoDRConfiguration commands
* Updated help text for PartnerNamespace of AzEventHubGeoDRConfiguration commands

## Version 1.7.0
* Added optional switch parameter `TrustedServiceAccessEnabled` to `Set-AzEventHubNetworkRuleSet` cmdlet
Expand Down
2 changes: 1 addition & 1 deletion src/IotHub/IotHub/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
* Allow tags in IoT Hub create cmdlet.
* Allowed tags in IoT Hub create cmdlet.

## Version 2.6.0
* Updated devices sdk.
Expand Down
2 changes: 1 addition & 1 deletion src/LogicApp/LogicApp/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
* Fix for Get-AzLogicAppRunHistory only retrieving the first page of results
* Fixed for Get-AzLogicAppRunHistory only retrieving the first page of results

## Version 1.3.2
* Update references in .psd1 to use relative path
Expand Down
1 change: 0 additions & 1 deletion tools/Az/Az.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.1.2'; },
@{ModuleName = 'Az.Aks'; RequiredVersion = '2.0.0'; },
@{ModuleName = 'Az.AnalysisServices'; RequiredVersion = '1.1.4'; },
@{ModuleName = 'Az.ApiManagement'; RequiredVersion = '2.1.0'; },
@{ModuleName = 'Az.AppConfiguration'; RequiredVersion = '1.0.0'; },
@{ModuleName = 'Az.ApplicationInsights'; RequiredVersion = '1.1.0'; },
@{ModuleName = 'Az.Automation'; RequiredVersion = '1.4.0'; },
@{ModuleName = 'Az.Batch'; RequiredVersion = '3.1.0'; },
Expand Down