Skip to content

v1.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 May 08:28
635f39e

1.9.0 (2026-05-18)

  • Add additional Azure regions and update description for existing_webapp_url input (dc9fd05)
  • Add enable_scalability input default false to deployment workflows for WAF configuration (be5088a)
  • Add owner tag to RG and Enhance email notification template to include deployment details such as tr (8345e19)
  • Beautify the email template (783f34c)
  • Enhance Header component to conditionally render UserProfile based on auth status and improve code r (9921bad)
  • Merge branch 'dev' into Pls-update-email-template (4e83a97)
  • Merge branch 'dev' into psl-add-User-Profile (2521cae)
  • Merge pull request #429 from microsoft/psl-add-User-Profile (3099a3f), closes #429
  • Merge pull request #431 from microsoft/psl-Tag-owner-Add-ScalabilityInput (81f2af6), closes #431
  • Merge pull request #432 from microsoft/psl-sw/fix-cosmos-analytical-storage (e62acf2), closes #432
  • Merge pull request #434 from microsoft/dev (635f39e), closes #434
  • Refactor UserProfile and useAuth to standardize logout terminology (3b481c1)
  • Refactor UserProfile and useAuth to standardize sign out terminology (0baf1e2)
  • Rename logout to signOut in UserProfile and useAuth for consistency; update related comments and met (3311dae)
  • Resolve copilot comments (b6f3567)
  • Update descriptions for workflow inputs in deploy-v2.yml for clarity (2b63fe0)
  • Update owner tag to Owner (eba6add)
  • Update Tooltip content in UserProfile to display a more informative message for signed-in users (6cf5d4b)
  • fix(infra): remove enableAnalyticalStorage on Cosmos DB account creation (65f4d0a)
  • feat: add UserProfile component to display authenticated user information in header (4f5fbad)