Skip to content

Initial RC 2019-02-12 #8480

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

Conversation

vladimir-shcherbakov
Copy link
Contributor

Initial RC 2019-02-12

Checklist

@vladimir-shcherbakov
Copy link
Contributor Author

@@ -18,6 +18,8 @@
- Additional information about change #1
-->
## Upcoming Release

## Version 1.1.2
* Fix for issue https://github.com/Azure/azure-powershell/issues/8166
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is ok for right now, but we should update this description to include a short summary of the issue fixed along with the link.

* Az.Resources: Fix for issue https://github.com/Azure/azure-powershell/issues/5747
* Fix formatting issue with ''PSResourceGroupDeployment'' object
- More information here: https://github.com/Azure/azure-powershell/issues/2123'
ReleaseNotes = '* Fix for issue https://github.com/Azure/azure-powershell/issues/8166
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See below - we should always include a description with the link

ChangeLog.md Outdated
General availability for Az.RecoveryServices module.

#### Az.Resources
* Fix for issue https://github.com/Azure/azure-powershell/issues/8166
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments below - we should include a short (one sentence0 summary for each fixed bug.

vladimir-shcherbakov and others added 2 commits February 6, 2019 17:41
…9-02-12

# Conflicts:
#	ChangeLog.md
#	src/Accounts/Accounts/Az.Accounts.psd1
#	src/Accounts/Accounts/Properties/AssemblyInfo.cs
#	src/Advisor/Advisor/Az.Advisor.psd1
#	src/Aks/Aks/Az.Aks.psd1
#	src/AnalysisServices/AnalysisServices/Az.AnalysisServices.psd1
#	src/ApiManagement/ApiManagement/Az.ApiManagement.psd1
#	src/ApplicationInsights/ApplicationInsights/Az.ApplicationInsights.psd1
#	src/Automation/Automation/Az.Automation.psd1
#	src/Batch/Batch/Az.Batch.psd1
#	src/Billing/Billing/Az.Billing.psd1
#	src/Cdn/Cdn/Az.Cdn.psd1
#	src/CognitiveServices/CognitiveServices/Az.CognitiveServices.psd1
#	src/Compute/Compute/Az.Compute.psd1
#	src/ContainerInstance/ContainerInstance/Az.ContainerInstance.psd1
#	src/ContainerRegistry/ContainerRegistry/Az.ContainerRegistry.psd1
#	src/DataFactory/DataFactoryV2/Az.DataFactory.psd1
#	src/DataLakeAnalytics/DataLakeAnalytics/Az.DataLakeAnalytics.psd1
#	src/DataLakeStore/DataLakeStore/Az.DataLakeStore.psd1
#	src/DataMigration/DataMigration/Az.DataMigration.psd1
#	src/DevSpaces/DevSpaces/Az.DevSpaces.psd1
#	src/DevTestLabs/DevTestLabs/Az.DevTestLabs.psd1
#	src/DeviceProvisioningServices/DeviceProvisioningServices/Az.DeviceProvisioningServices.psd1
#	src/Dns/Dns/Az.Dns.psd1
#	src/EventGrid/EventGrid/Az.EventGrid.psd1
#	src/EventHub/EventHub/Az.EventHub.psd1
#	src/FrontDoor/FrontDoor/Az.FrontDoor.psd1
#	src/HDInsight/HDInsight/Az.HDInsight.psd1
#	src/IotCentral/IotCentral/Az.IotCentral.psd1
#	src/IotHub/IotHub/Az.IotHub.psd1
#	src/KeyVault/KeyVault/Az.KeyVault.psd1
#	src/Kusto/Kusto/Az.Kusto.psd1
#	src/LogicApp/LogicApp/Az.LogicApp.psd1
#	src/MachineLearning/MachineLearning/Az.MachineLearning.psd1
#	src/ManagedServiceIdentity/ManagedServiceIdentity/Az.ManagedServiceIdentity.psd1
#	src/ManagementPartner/ManagementPartner/Az.ManagementPartner.psd1
#	src/Maps/Maps/Az.Maps.psd1
#	src/MarketplaceOrdering/MarketplaceOrdering/Az.MarketplaceOrdering.psd1
#	src/Media/Media/Az.Media.psd1
#	src/Monitor/Monitor/Az.Monitor.psd1
#	src/Network/Network/Az.Network.psd1
#	src/NotificationHubs/NotificationHubs/Az.NotificationHubs.psd1
#	src/OperationalInsights/OperationalInsights/Az.OperationalInsights.psd1
#	src/PolicyInsights/PolicyInsights/Az.PolicyInsights.psd1
#	src/PowerBIEmbedded/PowerBIEmbedded/Az.PowerBIEmbedded.psd1
#	src/RecoveryServices/RecoveryServices/Az.RecoveryServices.psd1
#	src/RedisCache/RedisCache/Az.RedisCache.psd1
#	src/Relay/Relay/Az.Relay.psd1
#	src/Reservations/Reservations/Az.Reservations.psd1
#	src/ResourceGraph/ResourceGraph/Az.ResourceGraph.psd1
#	src/Resources/Resources/Az.Resources.psd1
#	src/Search/Search/Az.Search.psd1
#	src/Security/Security/Az.Security.psd1
#	src/ServiceBus/ServiceBus/Az.ServiceBus.psd1
#	src/ServiceFabric/ServiceFabric/Az.ServiceFabric.psd1
#	src/SignalR/SignalR/Az.SignalR.psd1
#	src/Sql/Sql/Az.Sql.psd1
#	src/Storage/Storage.Management/Az.Storage.psd1
#	src/StorageSync/StorageSync/Az.StorageSync.psd1
#	src/StreamAnalytics/StreamAnalytics/Az.StreamAnalytics.psd1
#	src/Subscription/Subscription/Az.Subscription.psd1
#	src/TrafficManager/TrafficManager/Az.TrafficManager.psd1
#	src/Websites/Websites/Az.Websites.psd1
#	tools/Az/Az.psd1
more details provided for the fix descriptions
@vladimir-shcherbakov
Copy link
Contributor Author

vladimir-shcherbakov commented Feb 7, 2019

@markcowl
Copy link
Member

markcowl commented Feb 7, 2019

@vladimir-shcherbakov vladimir-shcherbakov merged commit bf1adec into Azure:release-2019-02-12 Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants