Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 09:24
· 211 commits to main since this release
419faf2

2.1.0 (2026-02-13)

Features

  • Add role assignment step for deployment workflows (ef674ae)
  • Add support for DevContainer deployment and enhance input validation (bdc5267)
  • Enhance deployment workflows with image model selection and quota checks (a4806a4)

Bug Fixes

  • Remove 'eastus2' from the list as it has ResourcesForSkuUnavailable issue (9855cd9)
  • Remove role assignment steps from deployment workflows (a130507)
  • Set PYTHONUTF8 environment variable in Windows deployment job (df66848)
  • Temporarily disable E2E tests in deployment workflow (63a8195)
  • Update account name in resource group generation (29a674d)
  • Update environment variable references in deployment workflows (b82ff6e)

Other Updates

  • Add package write permission for deploy workflows (6e02aa9)
  • Remove image model region constraints and validation function from quota check script (4e85870)
  • Update permissions to allow package write access for devcontainer image deployment (f8b42b0)
  • Update permissions to allow package write access in deployment workflows (4f41599)