Skip to content

v1.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Dec 06:19
8f7a6df

1.11.0 (2025-12-01)

  • add deployment option for Visual Studio Code (WEB) in Deployment Guide (cc01d15)
  • Add GitHub Actions output for schema ID after upload (3bd66e2)
  • Add run_e2e_tests input to deploy job in orchestrator workflow (fef4351)
  • Add telemetry environment variable to deployment workflows for Linux and Windows (7f7b7ae)
  • cmmented the azure location from vs code web .env (847abac)
  • Fixed Cleanup functionality (55154d5)
  • Merge pull request #332 from microsoft/psl-codeowner (4b8eafb), closes #332
  • Merge pull request #343 from microsoft/psl-deployment-v2changes (8f7a6df), closes #343
  • resolved copilet fixes (7d509c9)
  • updated all workflow files to use secrets: inherit instead of explicitly passing individual secrets (bdf3c4d)
  • Updated the code owners (e8a0a30)
  • docs: add deployment option for Visual Studio Code (WEB) in Deployment Guide (2722e74)
  • docs: Fix redirect URI in ManualAppRegistrationConfiguration (900997d)
  • docs: Fix redirect URI in ManualAppRegistrationConfiguration (4dddcba)
  • docs: Fix Redirect URI in ManualAppRegistrationConfiguration (ddeaecd)
  • docs: Fix Redirect URI in ManualAppRegistrationConfiguration (358c4e6)
  • fix: Remove version suffix from job names in workflow files (147387d)
  • fix: Update CLEANUP_RESOURCES logic to default to false for workflow_dispatch (17c65d3)
  • chore: commented the azure location from vs code web .env (a5e44cb)
  • refactor: Remove unused outputs from deployment orchestrator and update input references in deploy j (8c88832)
  • refactor: Remove unused schema ID outputs from deployment workflows (31460aa)
  • feat: Optimized Deployment workflow by separating jobs into individual workflows (8bd1483)