Skip to content

Azure.Developer.DevCenter_1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 08 Feb 23:57
831f13d

1.0.0-beta.2 (2023-02-07)

This release updates the Azure DevCenter library to use the 2022-11-11-preview API.

Breaking Changes

  • DevBoxClient, DevCenterClient, and EnvironmentsClient now accept an endpoint URI on construction rather than tenant ID + dev center name.

Features Added

  • Added upcoming actions APIs to dev boxes.
    • DelayUpcomingAction
    • GetUpcomingAction
    • GetUpcomingActions
    • SkipUpcomingAction

Bugs Fixed

  • Invalid response types removed from DeleteDevBox, StartDevBox, and StopDevBox APIs.
  • Invalid DeleteEnvironmentAction API removed from EnvironmentsClient.
  • Unimplemented artifacts APIs removed from EnvironmentsClient.