Skip to content

Latest commit

 

History

History
99 lines (72 loc) · 2.45 KB

HISTORY.rst

File metadata and controls

99 lines (72 loc) · 2.45 KB

Release History

0.7.0

  • Enable identity by default for extensions
  • Use custom delete confirmation for partners
  • microsoft.azureml.kubernetes: Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values
  • microsoft.openservicemesh: Remove version requirement and auto upgrade minor version check
  • Adds -t as alternative to --cluster-type

0.6.1

  • Remove sending identity for clusters in Dogfood
  • Provide fix for getting tested distros for microsoft.openservicemesh
  • Add location to model for identity

0.6.0

  • Update extension resource models to Track2

0.5.1

  • Remove pyhelm dependency

0.5.0

  • Add microsoft.openservicemesh customization to check distros
  • Delete customization for partners

0.4.3

  • Add SSL support for AzureML

0.4.2

  • Hotfix servicebus namespace creation for Track 2 changes
  • Change resource tag from 'amlk8s' to 'Azure Arc-enabled ML' in microsoft.azureml.kubernetes

0.4.1

  • Add compatible logic for the track 2 migration of resource dependence

0.4.0

  • Release customization for microsoft.openservicemesh

0.3.1

  • Add provider registration to check to validations
  • Only validate scoring fe settings when inference is enabled in microsoft.azureml.kubernetes

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.