github Azure/azure-sdk-for-net Azure.Developer.DevCenter_1.0.0-beta.3

latest releases: Azure.Provisioning.AppContainers_1.0.0-beta.1, Azure.Provisioning.Kubernetes_1.0.0-beta.1, Azure.Provisioning.ContainerService_1.0.0-beta.1...
pre-release11 months ago

1.0.0-beta.3 (2023-10-31)

This release updates the Azure DevCenter library to use the 2023-04-01 GA API.

Breaking Changes

  • EnvironmentsClient renamed to DeploymentEnvironmentsClient
  • DevBoxesClient and DeploymentEnvironmentsClient no longer accepts project as a constructor parameter
  • DeploymentEnvironmentsClient now works with "environment definitions" instead of "catalog items"
  • Creating a new environment requires passing environmentDefinitionName instead of catalogItemName
  • Creating a new environment requires passing an additional parameter catalogName
  • DevCenterClientOptions renamed to AzureDeveloperDevCenterClientOptions
  • No more default parameters in the clients. userId, filter, maxCount, hibernate and context parameters need to be specified in the methods.
  • GetAction renamed to GetDevBoxAction
  • GetActions renamed to GetDevBoxActions

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.