Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 09:58
· 559 commits to main since this release
0b42ebe

1.0.0 (2026-01-02)

Features

  • Add configuration files for flake8, pylint, and GitHub workflows (37399e8)
  • Added template validation (45ddf2c)
  • Disable azd log (a9a3304)
  • Disabled dev container & test cases execution (eef266d)

Bug Fixes

  • Fixed fetching User Email issue, Sending base64 data for User details, Docker build issue fixed for UI (727996e)
  • Refactor dependency installation in pylint workflow to avoid conflicts (0835659)
  • Remove template-validation branch from push triggers (53806e9)
  • Updated the resource group tags resource to latest API version (ce05d8d)

Other Updates

  • Fix type (cd848f7)
  • Updated ReadMe as per the AZD template validation guidelines (0219170)