Releases
v1.5.2
Compare
Sorry, something went wrong.
No results found
1.5.2 (2026-01-05)
fix: update VS Code Web URL to use stable version (d8496df )
Add 'src/frontend/requirements.txt' to workflow path triggers for push and pull_request events (1efc3fd )
Add Azure AI Foundry Project to supported resources (83cd6f6 )
Add deployment instructions for VS Code Web and include initialization image (309ea99 )
Add dgp10801 to CODEOWNERS file (d2a1f23 )
Add disclaimer for AI solutions and compliance (155762a )
Add disclaimer for AI solutions in README (a8be5a6 )
Add files via upload (bfa7afb )
Add files via upload (690d9f7 )
Add guide for reusing Azure AI Foundry projects (410f92e )
Add initial files for VS Code web integration (f074845 )
add instructions for deploying local changes in Deployment Guide (75b9b29 )
add known issues (961ac74 )
Add link to open in Visual Studio Code Web in Deployment Guide (5c73539 )
add progressPercentage state (0c670a6 )
add redeploy note and merge down from main (3646ffc )
add remote build support for backend and frontend services in azure.yaml (c920235 )
add setSelectedFileContent state (a669748 )
Add"⚡Most Frequently Encountered Errors" section in Troubleshoot steps and make all steps in bullets (ee1c747 )
added Deployment v2 workflow (12a7906 )
added the northcentralus region (0dc923a )
Added white space (72e0dc5 )
Added workflow trigger (7726d6b )
Change 'Disclaimer' to 'Note' in README.md (ea3bfb4 )
Change account name in resource group generation (ecca2f5 )
Changed the location to australiaeast (cea084d )
Correct ACR build link (0a8ca98 )
Craeted custom main.bicep file and azure.yaml file for local changes deployment (84ad5ed )
Delete src/frontend/src/components/errorWarningSection.tsx (65a6057 )
docker file update for the updated comments (cd14c45 )
Enhance CI workflows: add path triggers for 'infra/', 'scripts/ ', and 'azure.yaml'; update deplo (21c2c35 )
Enhance Dockerfile comments to clarify architectural decision for using Python/uvicorn for frontend (b577b9c )
Fix Dockerfile paths for backend service to ensure correct context and file copying (9e53645 )
Fix formatting by adding missing newline at end of file in code samples (828484f )
Fix image paths in re-use-foundry-project.md (28f033f )
fix line breakage (c19ad88 )
Fix path pattern for .flake8 in PyLint workflow triggers (cc7f864 )
fix portal link (5828ac8 )
Fix the Deploy‑Test‑Cleanup pipeline issue by changing the location to australiaeast (1d739b3 )
fix the pylint issue (9c6b21e )
Fix the pylint issue (ead8581 )
Fix typo in LogAnalyticsReplicationDisable.md (3a02daf )
Fixed the maintainability code quality issues (a6723ab )
Fixed the reliability code quality issues (1219287 )
Implementation of Configurable Logging Control via Flag (2de4363 )
Initial plan (26aa44b )
Merge branch 'main' into psl-readme-updates (fcc3ce7 )
Merge branch 'main' into psl-readme-updates (dc34715 )
Merge pull request #260 from microsoft/ve-userexperience (4616256 ), closes #260
Merge pull request #262 from microsoft/psl-networkmodulerestructure (50ce231 ), closes #262
Merge pull request #263 from microsoft/psl-disclaimer-cm (8e9278a ), closes #263
Merge pull request #264 from microsoft/psl-removedisclaimer (a1870b0 ), closes #264
Merge pull request #265 from microsoft/psl-disclaimer (89307d2 ), closes #265
Merge pull request #266 from microsoft/psl-disclaimer (88c3fbe ), closes #266
Merge pull request #267 from microsoft/psl-disclaimer (0ae6f8e ), closes #267
Merge pull request #270 from microsoft/hb-psl-us-26064 (91c2e91 ), closes #270
Merge pull request #271 from microsoft/PSL-US-26408 (270ee5a ), closes #271
Merge pull request #273 from microsoft/psl-docupdate (d5c511c ), closes #273
Merge pull request #274 from microsoft/dev (cbcc57d ), closes #274
Merge pull request #275 from microsoft/psl-newcodeowner (fbdc0d8 ), closes #275
Merge pull request #278 from microsoft/main (7195197 ), closes #278
Merge pull request #279 from microsoft/psl-deploypipeissue (67ce043 ), closes #279
Merge pull request #282 from microsoft/dev (a7184e3 ), closes #282
Merge pull request #287 from microsoft/copilot/add-dgp10801-to-codeowners (e4fce89 ), closes #287
Merge pull request #288 from microsoft/troubleshooting-updates (2df8e9e ), closes #288
Merge pull request #289 from microsoft/psl-readme-updates (19027cd ), closes #289
Merge pull request #290 from microsoft/psl-troubleshootupdate1 (79badcb ), closes #290
Merge pull request #292 from microsoft/dev (9832f1d ), closes #292
Merge pull request #293 from microsoft/psl-local-setup-guide (ce96885 ), closes #293
Merge pull request #295 from microsoft/psl-add-known-issues (c2e144d ), closes #295
Merge pull request #297 from microsoft/dev (d733fbe ), closes #297
Merge pull request #298 from microsoft/psl-removetsxfile (ad9b302 ), closes #298
Merge pull request #299 from microsoft/psl-removed-known-issues-azure (e5db458 ), closes #299
Merge pull request #3 from microsoft/dev (b9265ef ), closes #3
Merge pull request #300 from Harmanpreet-Microsoft/dev (1aa2ab0 ), closes #300
Merge pull request #302 from microsoft/psl-codequality (62b08d3 ), closes #302
Merge pull request #303 from microsoft/psl-deploymentv2-pipeline-integration (384c724 ), closes #303
Merge pull request #304 from microsoft/psl-codequality2 (31fd2e8 ), closes #304
Merge pull request #305 from microsoft/psl-codeq (9f6f9d4 ), closes #305
Merge pull request #306 from microsoft/psl-Update-SubIdreference (75f2959 ), closes #306
Merge pull request #307 from microsoft/psl-fix-dev (fc05e6e ), closes #307
Merge pull request #308 from microsoft/dev (c05d7d2 ), closes #308
Merge pull request #312 from microsoft/main (f9782cd ), closes #312
Merge pull request #313 from microsoft/fix-batch-view-page (d5607ad ), closes #313
Merge pull request #314 from microsoft/dev (a344e9b ), closes #314
Merge pull request #315 from microsoft/dev (4a12ddf ), closes #315
Merge remote-tracking branch 'origin/dev' into psl-local-setup-guide (d67c850 )
Merge remote-tracking branch 'origin/dev' into PSL-US-26408 (c5055c5 )
Refactor Bicep parameters and update Dockerfile for improved clarity and consistency (efce61a )
Refactor Dockerfile paths in azure_custom.yaml to simplify structure and ensure correct file referen (561159b )
Refactor Dockerfile structure: consolidate backend and frontend configurations, remove redundant fil (fe8f876 )
remove # (d7fc9c7 )
Remove AZURE_OPENAI_ENDPOINT references from Bicep files and Python config (f067078 )
Remove disclaimer from README (4e31278 )
Remove known issues about Azure Container Apps (a04b7b8 )
removed SecurityControl tag (03c0746 )
Reverting my changes from dev (6434419 )
update ACR Build Push link (2eb71fc )
Update API versions and metadata in main.json for improved compatibility (df1cb46 )
Update API versions and remove AZURE_OPENAI_ENDPOINT from main.json (db69cca )
update bicep to adhere to latest waf standards (c4d65cd )
Update CI workflows: enhance path triggers for Docker build, deploy, PyLint, and test workflows (37b9fce )
update deployment guide (3f6a28d )
Update deployment guide and quota check documentation for VS Code Web usage (72e0a94 )
Update Deployment Guide with installation steps (61d7dc5 )
Update deployment guide with Log Analytics note (40cab8a )
Update Dockerfile to clarify architectural decision for using Python/uvicorn for frontend serving (dbdb613 )
Update docs/LocalDevelopmentSetup.md (916008d )
Update docs/LocalDevelopmentSetup.md (42f48ff )
update error steps (95a788e )
Update format (ab0c79a )
update images for env variables (c345e45 )
update LocalDevelopmentSetup as per conmig (a3155fa )
Update README.md (dd45d5b )
Update subscription ID references to use secrets in deployment workflows (3cd8b4c )
update the doc (f0ce438 )
Update Troubelshoot doc (3e81bbe )
updated bicep (ecf4dc1 )
updated custom bicep (ffdb21d )
Updated readme (5449c84 )
Updated the all the files (183cd0d )
Updated the code owners (4fef314 )
Updated the conditional (ae0e967 )
updated the deployment document (0ad1068 )
updated the loginpage (83da989 )
Updated the others files with minor changes (bab02b3 )
Updated the region to eastus for deploy pipeline (7f03fb5 )
Updated the reusuable network design documentation (60b3c6a )
Updated the semicolons, commented lines and identical operands (e35f862 )
Updated the unused local variable (b8161a3 )
Updating Readme File (271ec5a )
updation of vs code web url (bd94697 )
docs: Add deployment instructions for VS Code Web (000b0ae )
docs: Update deployment guide and quota check documentation for VS Code Web usage (0ae9357 )
chore: Add initial files for VS Code web integration (79091de )
chore: clean up legacy Azure OpenAI endpoint variables and dependencies (31f949e )
You can’t perform that action at this time.