Skip to content

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 06 Apr 05:21
· 67 commits to main since this release
8948c30

1.6.1 (2026-04-06)

  • apply suggestions from code review (2aa6b48)
  • Enhance logging and telemetry across the application, including improved error handling and attribut (5bda8f2)
  • fix pylint issue (d41ad7d)
  • Merge pull request #365 from microsoft/vm-upgrade (57c1324), closes #365
  • Merge pull request #368 from microsoft/azd-not (72c6faa), closes #368
  • Merge pull request #373 from microsoft/hb-psl-us-37902 (0a360a5), closes #373
  • Merge pull request #374 from microsoft/dependabot-fix (f55a64b), closes #374
  • Merge pull request #376 from microsoft/psl-codeql-fixcodmod (e47b91c), closes #376
  • Merge pull request #378 from microsoft/psl-refactor-email (c7b7fb0), closes #378
  • Merge pull request #380 from microsoft/PSL-US-37718 (858077e), closes #380
  • Merge pull request #381 from microsoft/main (a7d5f95), closes #381
  • Merge pull request #383 from microsoft/dev (20ec1ce), closes #383
  • Merge pull request #389 from microsoft/psl-logging-enhancement (0bbd905), closes #389
  • Merge pull request #390 from microsoft/dev (8948c30), closes #390
  • Merge remote-tracking branch 'origin/dev' into psl-logging-enhancement (0719c2e)
  • Merge remote-tracking branch 'origin/dev' into vm-upgrade (4e874e2)
  • QL fixes (f427e03)
  • Refactor AI Services module to handle private networking via standalone aiFoundryPrivateEndpoint mod (73e2337)
  • refactor notification email templates (3f5240c)
  • Refactor telemetry integration to use Azure Monitor, removing Application Insights dependency and en (18f3605)
  • Refactor VM credential handling to use conditional expressions for default values (c7aa36f)
  • Update dependencies: bump semantic-kernel to 1.39.4, rollup to 4.60.0, and update flatted, minimatch (d8cfb28)
  • Update src/backend/sql_agents/process_batch.py (d5daa8e)
  • Update troubleshooting documentation and fix VM size references in main.json (709eafb)
  • Update VM admin credentials in deployment guide and troubleshooting steps (84c395f)
  • Update VM size parameter and remove jumpbox credentials from main.parameters.json (8634575)
  • Updated azure.yaml file to exclude the 1.23.9 azd version (c2add28)
  • updated main_custom.bicep and main.json (7fb7f6c)
  • updated main.json (1c8f512)
  • Upgrade default VM size to Standard_D2s_v5 (20c4498)
  • fix: conditionally set exc_info in AppLogger.error based on active exception context (f99f1cf)
  • fix: initialize batch_id before try block in start_processing to prevent UnboundLocalError (c27f63d)
  • refactor: update email subjects to include status icons (cfc00e9)
  • docs: Update Deployment Guide with azd version note (a9e5ff9)