Releases: microsoft/Modernize-your-code-solution-accelerator
Releases · microsoft/Modernize-your-code-solution-accelerator
v1.8.0
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
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
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
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
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
1.5.3 (2026-02-23)
- Added runner_os input (Deployment Environment) and Deleted deploy-windows.yml since it's no longer n (2d28688)
- added test data (3445794)
- added unit test coverage (79147cc)
- added workaround for waf (2c341bb)
- added workaround for waf (eab313b)
- Call the variable outside the resource (98c243a)
- commenting azue instrumntation key fetch lline (02d0971)
- corrected the folder name (1302418)
- down grading open telemetry version for semantic kernel (4aa1864)
- fix (f80bcf8)
- fix pylint (21d2e0d)
- Fix pytest marker and update artifact paths (f31ef69)
- fix the issue with devcontainer (f0c8efe)
- fixed (1e977f3)
- fixed (55facfa)
- fixed (372c8c1)
- Fixed pipeline security vulnerabilities (1019e79)
- fixed pylint issue (484e5cc)
- fixed pylint issues (55df904)
- fixed the pylint issue (d72a1b8)
- fixed the tag issue (18f6d1d)
- Merge branch 'dependabotchanges' into package-upgrade (1c06def)
- Merge branch 'dev' into dependabotchanges (a922155)
- Merge branch 'dev' into dependabotchanges (73a9005)
- Merge branch 'dev' into dependabotchanges (6b67f4d)
- Merge branch 'main' into dev (706dd31)
- Merge branch 'main' into dev (fb5d638)
- Merge branch 'psl-test-integrate' of https://github.com/microsoft/Modernize-your-code-solution-accel (74ee07f)
- Merge pull request #318 from microsoft/pipeline-securityfix (53439a4), closes #318
- Merge pull request #320 from microsoft/pipeline-securityfix (e3b4bd0), closes #320
- Merge pull request #321 from microsoft/psl-fix-pipeline-failures (31c7168), closes #321
- Merge pull request #326 from microsoft/dependabotchanges (56f09ce), closes #326
- Merge pull request #328 from microsoft/psl-test-integrate (e5ac542), closes #328
- Merge pull request #329 from microsoft/dev (f9317eb), closes #329
- Merge pull request #330 from microsoft/unit-tests (a584caf), closes #330
- Merge pull request #332 from microsoft/dev-con-issue (5ee02f1), closes #332
- Merge pull request #333 from microsoft/main (30582a0), closes #333
- Merge pull request #334 from microsoft/code-quality-fix (ad443e3), closes #334
- Merge pull request #338 from microsoft/dev (77452a6), closes #338
- Merge pull request #339 from microsoft/upgrade-package-psl (98c75ca), closes #339
- Merge pull request #341 from microsoft/troubleshootdoc9 (a476039), closes #341
- Merge pull request #343 from microsoft/package-upgrade (bf2dc5e), closes #343
- Merge pull request #344 from microsoft/dev (5bffec0), closes #344
- Merge pull request #346 from microsoft/dependabotchanges (7aaa791), closes #346
- Merge pull request #347 from microsoft/psl-app-insight-change (b9053ae), closes #347
- Merge pull request #348 from microsoft/psl-tag-issue (507be23), closes #348
- Merge pull request #349 from microsoft/cross-link-references (1e52477), closes #349
- Merge pull request #350 from microsoft/dev (35740d1), closes #350
- Merge pull request #351 from microsoft/psl-oidc (0e28812), closes #351
- Minor fix regarding Azure env (15fad72)
- package updates (1a7bb2c)
- package upgrade for axios (78651b7)
- pylint fixes (dcf47d3)
- pylint issues fix (b9b579c)
- Regenerated the main.json file (c5b54fc)
- resolved copilot suggested comments (1eb856c)
- smoke test case integration ([1e9004c](https://github.com/microsoft/Modernize-your-code-soluti...
v1.5.2
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...
v1.5.1
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...