Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Latest commit

 

History

History
46 lines (33 loc) · 1.09 KB

File metadata and controls

46 lines (33 loc) · 1.09 KB

Release History

0.3.0

  • Release customization for microsoft.azureml.kubernetes

0.2.1

  • Remove k8s-extension update until PATCH is supported
  • Improved logging for overwriting extension name with default

0.2.0

  • Refactor for clear separation of extension-type specific customizations
  • OpenServiceMesh customization.
  • Fix clusterType of Microsoft.ResourceConnector resource
  • Update clusterType validation to allow 'appliances'
  • Update identity creation to use the appropriate parent resource's type and api-version
  • Throw error if cluster type is not one of the 3 supported types
  • Rename azuremonitor-containers extension type to microsoft.azuremonitor.containers
  • Move CLI errors to non-deprecated error types
  • Remove support for update

0.1.3

  • Customization for microsoft.openservicemesh

0.1.2

  • Add support for Arc Appliance cluster type

0.1.1

  • Add support for microsoft-azure-defender extension type

0.1.0

  • Initial release.