Azure.Developer.DevCenter_1.0.0-beta.3
Pre-release
Pre-release
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
EnvironmentsClientrenamed toDeploymentEnvironmentsClientDevBoxesClientandDeploymentEnvironmentsClientno longer accepts project as a constructor parameterDeploymentEnvironmentsClientnow works with "environment definitions" instead of "catalog items"- Creating a new environment requires passing
environmentDefinitionNameinstead ofcatalogItemName - Creating a new environment requires passing an additional parameter
catalogName DevCenterClientOptionsrenamed toAzureDeveloperDevCenterClientOptions- No more default parameters in the clients.
userId,filter,maxCount,hibernateandcontextparameters need to be specified in the methods. GetActionrenamed toGetDevBoxActionGetActionsrenamed toGetDevBoxActions