Skip to content

Azure.ResourceManager.Cdn_1.0.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 11 Jul 14:51
4e864e8

1.0.0 (2022-07-11)

This is the first stable release of the Azure Cdn management library.

Features Added

  • Added Update methods in resource classes.

Breaking Changes

Polishing since last public beta release:

  • Changed all the Afd prefix to FrontDoor prefix.
  • Corrected the format of all Guid type properties / parameters.
  • Corrected the format of all ResourceIdentifier type properteis / parameters.
  • Corrected the format of all ResouceType type properteis / parameters.
  • Corrected the format of all ETag type properteis / parameters.
  • Corrected the format of all AzureLocation type properteis / parameters.
  • Corrected the format of all binary type properteis / parameters.
  • Corrected all acronyms which not follow .Net Naming Guidelines.
  • Corrected enumeration name by following Naming Enumerations Rule.
  • Corrected the suffix of DateTimeOffset properties / parameters.
  • Optimized the name of some models and properties.
  • Flattened property from a read-only model no longer has setters.

Bugs Fixed

  • Corrected the return type of EnableCustomHttps and DisableCustomHttps method.

Other Changes

  • Upgraded dependent Azure.ResourceManager to 1.2.0
  • Upgraded dependent Azure.Core to 1.25.0