Releases: Azure/azure-powershell-common
Releases · Azure/azure-powershell-common
1.3.79-preview
What's Changed
- Changed output stream from debug stream to warning stream for
CmdletPreviewAttribute
- Decreased the prompted frequency of preview warning message to once per cmdlet in one session
- Reworded default preview message and added estimated GA date for
CmdletPreviewAttribute
by @BethanyZhou in #395
Full Changelog: 1.3.77...1.3.79
1.3.77-preview
1.3.76-preview
What's Changed
Full Changelog: 1.3.75...1.3.76
1.3.75-preview
What's Changed
- Fix the incorrect AzureSynapseAnalyticsEndpointResourceId of USGovernment by @msJinLei
- Removed trailing dot in survey message by @dcaro
Full Changelog: 1.3.73...1.3.75
1.3.73-preview
What's Changed
- Missing DefaultArmMetaDataEndpoint assignment by @msJinLei in #377
- Fix SynapseAnalyticsEndpointResourceId error by @msJinLei in #378
Full Changelog: 1.3.71...1.3.73
1.3.71-preview
What's Changed
- Support ArmMetadata with API version 2022-09-01 by @msJinLei in #374
- Interface for collection parameter values by @isra-fel in #376
Full Changelog: 1.3.70...1.3.71
1.3.70-preview
1.3.41-preview
- Fix access error when subscripiton has no Tags property
Note: the tag is inaccurate.
1.3.40-preview
- Upgrade Microsoft.ApplicationInsights from 2.4.0 to 2.12.0
Note: the tag is inaccurate.
Microsoft.Azure.PowerShell.AutoMapper
Microsoft.Azure.PowerShell.AutoMapper 6.2.2
- Forked version of AutoMapper 6.2.2 including fix of AutoMapper/AutoMapper#3999