Skip to content

Latest commit

 

History

History
100 lines (76 loc) · 3.06 KB

ChangeLog.md

File metadata and controls

100 lines (76 loc) · 3.06 KB

Upcoming Release

Version 2.1.0

  • Upgraded API version to 2021-06-01
  • Removed deprecated cmdlets
    • Disable-AzCdnCustomDomain
    • Enable-AzCdnCustomDomain
    • Get-AzCdnEdgeNodes
    • Get-AzCdnProfileSsoUrl
    • New-AzCdnDeliveryPolicy
    • Set-AzFrontDoorCdnSecret
  • Added new cmdlets
    • Clear-AzFrontDoorCdnEndpointContent
    • Get-AzFrontDoorCdnEndpointResourceUsage
    • Get-AzFrontDoorCdnOriginGroupResourceUsage
    • Get-AzFrontDoorCdnProfileResourceUsage
    • Get-AzFrontDoorCdnRuleSetResourceUsage
    • Test-AzFrontDoorCdnEndpointCustomDomain
    • Test-AzFrontDoorCdnEndpointNameAvailability
    • Test-AzFrontDoorCdnProfileHostNameAvailability
    • Update-AzFrontDoorCdnCustomDomainValidationToken
    • Update-AzFrontDoorCdnRule
  • Renamed Set cmdlets to Update cmdlets
  • Added Object suffix to memory object creation cmdlets

Version 1.8.3

  • Added breaking change messages for all cmdlets in Az.CDN module

Version 1.8.2

  • Added breaking change messages for upcoming breaking change release of version 2.0.0

Version 1.8.1

  • Fixed null reference exception and typos in New-AzFrontDoorCdnRule cmdlet

Version 1.8.0

  • Fixed mandatory parameters issue in Get-AzCdnEndpointResourceUsage cmdlet

Version 1.7.1

  • Fixed profile missing issue in Remove-AzCdnProfile cmdlet

Version 1.7.0

  • Added cmdlets to support new AFD Premium / Standard SKUs

Version 1.6.0

  • Added cmdlets to support multi-origin and private link functionality

Version 1.4.3

  • Fixed ChinaCDN related pricing SKU display

Version 1.4.2

  • Display error response detail in New-AzCdnEndpoint cmdlet

Version 1.4.1

  • Update references in .psd1 to use relative path

Version 1.4.0

  • Introduced UrlRewriteAction and CacheKeyQueryStringAction to RulesEngine.
  • Fixed several bugs like missing "Selector" Input in New-AzDeliveryRuleCondition cmdlet.

Fixed enabling CDN custom domain HTTPS for Microsoft and Akamai SKU's

Version 1.3.1

  • Fixed miscellaneous typos across module
  • Fixed a typo in CDN module conversion helper

Version 1.3.0

  • Updated cmdlets to support rulesEngine feature based on API version 2019-04-15.

Version 1.2.0

  • Updated cmdlets with plural nouns to singular, and deprecated plural names.

Version 1.1.0

  • Added new Powershell cmdlets for Enable/Disable Custom Domain Https and deprecated the old ones

Version 1.0.1

  • Update incorrect online help URLs

Version 1.0.0

  • General availability of Az.Cdn module