Skip to content

Releases: microsoft/Modernize-your-code-solution-accelerator

v1.8.0

13 Apr 05:43
4b3f25e

Choose a tag to compare

1.8.0 (2026-04-13)

  • add Bicep parameter validation workflow and script (f4a1665)
  • copilot comment resolving (e08f742)
  • Delete src/frontend/.dockerignore (8aab26e)
  • Filter the paths for pipeline run (5b5ee92)
  • fix bug and Managed identity changes (2071908)
  • Merge branch 'psl-fix-gp-bug' of https://github.com/microsoft/Modernize-your-code-solution-accelerat (290d52c)
  • Merge pull request #371 from microsoft/psl-bicep-param (53d8363), closes #371
  • Merge pull request #375 from microsoft/psl-fix-gp-bug (7aa2173), closes #375
  • Merge pull request #391 from microsoft/hb-psl-38859 (22932f1), closes #391
  • Merge pull request #393 from microsoft/psl-path-filter (f9f14bd), closes #393
  • Merge pull request #397 from microsoft/dependabot-ayaz (4defd4e), closes #397
  • Merge pull request #400 from microsoft/dev (4b3f25e), closes #400
  • Merge pull request #402 from microsoft/psl-changesfi (66d8572), closes #402
  • Merge remote-tracking branch 'origin/dev' into psl-bicep-param (56ca532)
  • Merge remote-tracking branch 'origin/dev' into psl-bicep-param (63ef3e7)
  • Merge remote-tracking branch 'origin/dev' into psl-bicep-param (57a8de4)
  • modified process page (e8bab67)
  • Refactor Azure resource ID variables in workflow files for consistency (48ec242)
  • Refactor parameter names for consistency and clarity across Bicep and JSON files (f916056)
  • remove push trigger and refine notification conditions in Bicep validation workflow (8ac02eb)
  • Remove unused parameters and definitions from main.parameters.json and main.waf.parameters.json (8090ef3)
  • Rename parameters for existing Log Analytics Workspace and AI Foundry Project for clarity (2d7a5bd)
  • resolve pylint (f518de4)
  • Update Deployment Guide (9d16b7e)
  • update docstrings for parameter parsing functions in validate_bicep_params.py (8ec823f)
  • Update README (72a30d0)
  • Update src/frontend/src/pages/modernizationPage.tsx (d89741a)
  • update vite and picomatch versions (0a9e076)
  • fix: add bicep version requirement (>= 0.33.0) to azure.yaml (64111e2)
  • fix: add bicep version requirement (>= 0.33.0) to azure.yaml (06069ee)
  • fix: Remove Create-Release.yml path filter changes (73c461c)
  • fix: standardize environment variable names for imageTag and containerRegistryEndpoint (d44675e)
  • fix: update environment variable names for image tag and AI project resource ID in workflows and scr (3879ce9)
  • fix: update environment variable names for log analytics workspace ID and AI project resource ID in (fff4aa8)
  • fix: update variable references for log analytics workspace and AI project resource ID in deployment (69d02f6)
  • feat: add aiModelDeployments parameter for quota validation scripts (2373d4d)
  • feat: add aiModelDeployments parameter to main.parameters.json and main.waf.parameters.json (d1b8c50)
  • refactor: rename log analytics workspace resource ID variable to existing log analytics workspace re (760c6fe)

v1.7.0

08 Apr 07:08
121791c

Choose a tag to compare

1.7.0 (2026-04-08)

  • Enhance CosmosDBClient and DatabaseFactory for improved error handling and concurrency (d7c6779)
  • Enhance CosmosDBClient error logging and improve test assertions for existing batch records (7815d5c)
  • Merge pull request #388 from microsoft/psl-weeklyschedule-codmod (74d876d), closes #388
  • Merge pull request #392 from microsoft/psl-pk-cosavmfix (4b70934), closes #392
  • Merge pull request #395 from microsoft/psl-pk-cosavmfix (1d4a220), closes #395
  • Merge pull request #398 from microsoft/dev (121791c), closes #398
  • Merge pull request #399 from microsoft/psl-pk-cosavmfix (75e0523), closes #399
  • Merge remote-tracking branch 'origin/dev' into psl-pk-cosavmfix (6c81d2b)
  • Merge remote-tracking branch 'origin/dev' into psl-pk-cosavmfix (73f054a)
  • Refactor DatabaseFactory to lazily initialize the lock and improve file record handling in BatchServ (e481341)
  • Refactor test_create_batch_exists to mock read_item instead of get_batch for existing batch records (a6b843a)
  • fix: add dependency on aiProject for cognitive service deployments (5e765a8)
  • fix: avoid leaking batch existence on user mismatch (Copilot review) (6bdd50e)
  • fix: enhance batch handling in CosmosDBClient and add tests for conflict scenarios (fc8de18)
  • fix: update bicep version and template hashes in main.json (99f379d)
  • fix: update mock_query_items to accept additional kwargs for improved flexibility (bda0369)
  • feat: Add push trigger and timestamp setting for Azure workflows on psl-weeklyschedule-codmod branch (db80ea7)
  • feat: Add weekly schedule for Azure Template validation,split azure-dev to azd-template-validation (70c6ab9)
  • feat: Enable push trigger for Azure Dev Deploy workflow on psl-weeklyschedule-codmod branch (39c5076)
  • feat: Remove push trigger for psl-weeklyschedule-codmod branch in workflow files (5e5b2da)
  • feat: Remove push trigger for psl-weeklyschedule-codmod branch in workflow files (013bd72)

v1.6.1

06 Apr 05:21
8948c30

Choose a tag to compare

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)

v1.6.0

16 Mar 08:09
00f1781

Choose a tag to compare

1.6.0 (2026-03-16)

  • adde ampls (3facc1a)
  • Apply suggestion from @Copilot (ba5a766)
  • codeQL fixes (e7fbae4)
  • Merge branch 'psl-cd-codeQl-fix' of https://github.com/microsoft/Modernize-your-code-solution-accele (e4a976d)
  • Merge pull request #361 from microsoft/psl-abhar (0593023), closes #361
  • Merge pull request #362 from microsoft/psl-cd-codeQl-fix (f6915b1), closes #362
  • Merge pull request #363 from microsoft/main (2d554d6), closes #363
  • Merge pull request #364 from microsoft/dev (00f1781), closes #364
  • resolved copilot comment (46af08f)
  • refactor: Clean up unused imports and whitespace in multiple files (b4cc949)
  • refactor: Remove obsolete Windows Event Logs configuration from data collection rules (d4a4e2c)
  • refactor: Update import statements in event_utils and event_utils_test for clarity (6b768ae)
  • feat: Enhance telemetry integration with OpenTelemetry and Azure Monitor for improved event tracking (e3c5d1e)
  • feat: Implement Application Insights telemetry client for event tracking (3233f1c)

v1.5.4

09 Mar 08:24
8a94985

Choose a tag to compare

1.5.4 (2026-03-09)

  • fix: adjust layout for file rejection error messages and update width for consistency (e0a818b)
  • fix: Error message does not auto-dismiss and close (X) icon is missing when uploading unsupported fi (87ce2d0)
  • fix: merging dev to main (8a94985)
  • Merge pull request #357 from microsoft/psl-bug36192-cm (3c74ad6), closes #357
  • Merge pull request #359 from microsoft/psl-uichanges-cm (80729e4), closes #359

v1.5.3

23 Feb 11:10
0e28812

Choose a tag to compare

1.5.3 (2026-02-23)

Read more

v1.5.2

05 Jan 13:06
d8496df

Choose a tag to compare

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](https://git...
Read more

v1.5.1

10 Nov 06:08
5f6297f

Choose a tag to compare

1.5.1 (2025-11-10)

  • Add 'createdBy' parameter in deploy.yml (864a912)
  • Add aiDeploymentLocation parameter to JSON (0552ead)
  • add auth and reverted changes and removed waf (5aab02f)
  • add auth for log analytics (8693cb2)
  • Add AVM Post Deployment Guide (7892e84)
  • Add AZURE_AI_DEPLOYMENT_LOCATION to workflow (dc32ef3)
  • Add AZURE_DEV_COLLECT_TELEMETRY variable in azure-dev-validation.yml file (363501b)
  • add branach name for trigger (de9cc79)
  • Add createdBy parameter with user description (0c967d7)
  • Add CreatedBy tag to resource group (2e40d83)
  • Add createdDate parameter for deployment timestamp (d940bb1)
  • Add files via upload (702146b)
  • Add sample prompts and operations for users (352e91b)
  • Add user name as CreatedBy tag while deployment (1a5c498)
  • added all the environment variable in bicep needed for local setup (a63d0ae)
  • added list key val step (4c72c25)
  • Added Local setup readme file (a8a72c5)
  • added network error message (033a7cb)
  • added new 'type' tag (ef78be1)
  • added the WAF support like other templates (4dbc24b)
  • Added Troubleshooting document (61f0e5a)
  • Adding a hardcoded createdBy parameter to the deploy.yml file to prevent validation pipeline failure (65d843d)
  • adding branch name (47c8fd7)
  • Apply suggestion from @Copilot (471b1fe)
  • Apply suggestion from @Copilot (f2006a0)
  • Apply suggestion from @Copilot (29635ff)
  • Assign Contributor role to Service Principal (3eb9268)
  • Assign Contributor role to Service Principal (050d2e6)
  • auth modify in auth step (2e3ea26)
  • azure template trigger (ebf397f)
  • azure template validation fix (f314454)
  • Change createdDate to use utcNow function (d4595bc)
  • Change disableLocalAuthentication condition (7fe68a5)
  • Clarify download button description in workflow (34b67b7)
  • codemod-fix (8877a82)
  • Copilot changes commit in the file upload (91d7b74)
  • Create SampleQuestions.md (8f1a95b)
  • deploy failed fix (30223e7)
  • deploy yml file changes for template validation (4e41258)
  • dev to production change (94d25da)
  • dev to production fix (66b51a2)
  • dev variable updated in docs readme file (731e251)
  • Disable specific triggers in deploy workflow (56d96de)
  • dynamic region update (547b5eb)
  • Enhance deploy workflow with new branch and region logic (1242dcb)
  • error notification front end changes final commit (0569ff7)
  • file upload changes commit (9a90a6b)
  • file upload message code changes commit (87b4cff)
  • file upload notification message width set (9757b4d)
  • final changes for file upload error notification (812c84d)
  • fix bug (8a150db)
  • fix bug on modernization page (c7a1e41)
  • fixed (065214b)
  • Fixed CI Pipeline Validate Deployment - Codmod (0aee32d)
  • fixing all related changes and removed Waf (1f44e15)
  • fixing cleanup deployment failure (f2e0295)
  • fixing of deploy cleanup failure (91665a2)
  • initial change waf+network (1787c64)
  • latest changes adding branach name (e8582e2)
  • latest code from dev removed WAF (b6b90b7)
  • latest fix (d01abcf)
  • latest version update (f5039bf)
  • Local Setup guide changes (fd9219a)
  • login fix (bfa33aa)
  • login fix template (a9201fa)
  • main json updated (de48007)
  • Make aiDeploymentsLocation parameter optional (47463a9)
  • Merge branch 'dependabotchanges' into dev (c0d7321)
  • Merge branch 'dev' into CI-Pipeline-codmod (73e9092)
  • Merge branch 'dev' into vee-pipeline-fixes (0834666)
  • Merge branch 'main' into dev (b2d667c)
  • Merge pull request #1 from microsoft/dev (f5dd9b9), closes #1
  • Merge pull request #184 from microsoft/main ([3042b8f](https://github.com/microsoft/Modernize-your-code-solution...
Read more

v1.5.0

31 Jul 11:20
3ebc0e6

Choose a tag to compare

1.5.0 (2025-07-31)

Features

  • Implement SFI cred change (ce546f1)

Other Updates

  • added testcase related to azure credential utils (3d7d571)

v1.4.3

08 Jul 16:10
92bbcef

Choose a tag to compare

1.4.3 (2025-07-08)

Bug Fixes

  • update OS disk name format for Jumpbox VM (157cf1b)