Skip to content

Releases: microsoft/Container-Migration-Solution-Accelerator

v2.0.4

19 May 17:03
5a0efca

Choose a tag to compare

2.0.4 (2026-05-19)

Bug Fixes

  • processor: retry 'model produced invalid content' and bump ResultGenerator max_tokens (Bug #43771) (3dfa183)

v2.0.3

11 May 17:25
70bdb85

Choose a tag to compare

2.0.3 (2026-05-11)

Bug Fixes

  • fixed all copilot comments (094f7ac)
  • fixed CodQL issues for Container Migration. (dda710a)

Other Updates

  • add Bicep CLI prerequisite to local deployment guide (7474d9f), closes AB#42634

v2.0.2

06 May 13:19
23525d9

Choose a tag to compare

2.0.2 (2026-05-06)

Bug Fixes

  • allow insecure HTTP for internal container communication (1b9abf6)
  • fixed all copilot comments (c0d5766)
  • standardize comments and remove telemetry parameter from deployment configuration (f6e2588)
  • streamline resource group creation by consolidating tag handling (1976a0d)
  • update API versions and generator metadata in deployment template (99bd63e)

v2.0.1

24 Apr 23:35
f0e9975

Choose a tag to compare

2.0.1 (2026-04-24)

Bug Fixes

  • ci: disable buildx provenance to fix ACR Standard push (400) (76fb954)

v2.0.0

24 Apr 06:17
df7f71b

Choose a tag to compare

What's Changed

Platform / Architecture (V2)

  • Updated solution to “V2” positioning with refreshed architecture and implementation guidance across docs (agentic + deployment architecture).
  • Modernized AI stack references in documentation (now calls out Azure OpenAI GPT-5.1 + Microsoft Agent Framework workflows / group-chat orchestration).

App/API improvements (user-facing)

  • Added Process Cancel support: backend API now exposes endpoints to request cancellation and check cancellation status, forwarding the request to the processor Control API.
  • Telemetry/status payload enriched: backend process status rendering now includes richer agent activity details and additional structured fields (step timings/results, generated files, conversion metrics) for improved UI diagnostics.
  • Optimized generated documentation, significantly improving readability and usability of migration, design, and analysis reports.

Frontend (user experience)

  • Progress modal enhanced to track progress by stable step identifiers (analysis/design/yaml_conversion/documentation) rather than phase strings.
  • Rendered Markdown improvements including Mermaid diagram rendering support in the batch report view (better readability of generated reports).
  • Dependency refresh in frontend (notably adds Mermaid + markdown rendering helpers) for improved report display and security/compatibility.

Full Changelog: v1.0.6...v2.0.0

v1.0.6

20 Apr 05:05
5efecd5

Choose a tag to compare

1.0.6 (2026-04-20)

Bug Fixes

  • Fix 14 gaps in LocalDevelopmentSetup.md found during step-by-step val… (ce986f9)

v1.0.5

13 Apr 05:04
01762f2

Choose a tag to compare

1.0.5 (2026-04-13)

Bug Fixes

  • add bicep version requirement (>= 0.33.0) to azure.yaml (4585232)
  • add bicep version requirement (>= 0.33.0) to azure.yaml (b1ed113)
  • Remove Create-Release..yml path filter changes (4fe047b)

Other Updates

  • clean up code structure and remove unused code blocks (c549459)

v1.0.4

08 Apr 04:20
c4b370f

Choose a tag to compare

1.0.4 (2026-04-08)

Bug Fixes

  • patch path traversal (CWE-22) and harden /config endpoint [MSRC 112301] (3a0ec34)

Other Updates

  • Add AI playbook section to README (efd26fc)
  • Enhance notification email subjects with status icons (bb0dd7c)
  • rebuild main.json from updated main.bicep (0a7bd20)
  • replace ai foundry avm pattern with cognitive service account avm module (a57d922)
  • Update deployment failure notification email body for clarity (4f50cdc)
  • Update Deployment Guide with azd 1.23.9 note (dcccef4)
  • Update notification email subjects for clarity on deployment status (93ec933)
  • Update RBAC role name in Deployment Guide (e16fac2)

v1.0.3

21 Jan 03:42
b633c16

Choose a tag to compare

1.0.3 (2026-01-21)

Bug Fixes

  • correct regex validation for AZURE_EXISTING_AI_PROJECT_RESOURCE_ID in deployment workflows (de63193)
  • update regex validation for AZURE_EXISTING_AI_PROJECT_RESOURCE_ID in deployment workflows (44a6d13)

Other Updates

  • fixed Pipeline failures (44d1dca)
  • Update Deployment Guide with Azure authentication steps (0adf997)

v1.0.2

05 Jan 13:00
bc1a333

Choose a tag to compare

1.0.2 (2026-01-05)

Bug Fixes

  • update VS Code Web URL to use stable version (bc1a333)