Skip to content

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

v1.4.0

05 Jun 15:05
6abc398
Compare
Choose a tag to compare

1.4.0 (2025-06-05)

Features

  • update devcontainer configuration to include Azure CLI and post-create command (ec813e1)

Bug Fixes

  • update allowed values for model name and deployment type in documentation (a7e1e10)
  • update parameter names and documentation based on bugbash feedback (98b0056)

Other Updates

  • Migrate test automation scripts and pipeline for Code Modernization (cc64239)

v1.3.0

30 May 12:25
24f7ae1
Compare
Choose a tag to compare

1.3.0 (2025-05-30)

Features

  • Implemented Reusing Log analytics workspace (85721f9)

v1.2.0

16 May 03:34
1460d6c
Compare
Choose a tag to compare

1.2.0 (2025-05-16)

Features

Bug Fixes

  • one click deployment github action issue (1e37ff7)

v1.1.0

30 Apr 04:25
75c9614
Compare
Choose a tag to compare

1.1.0 (2025-04-30)

Features

  • updated one click deployment github action parameters (60fc08d)

v1.0.0

25 Apr 10:43
1b4fefe
Compare
Choose a tag to compare

1.0.0 (2025-04-25)

Features

  • added one click deployment github action pipeline (b14199a)
  • added pytest-mock package (cd098d4)
  • added unit test cases for config.py, database_base.py, database_factory.py and blob_azure.py file (3e090de)
  • added unit test cases for cosmosdb_test.py file (98e122f)
  • scheduled one click deployment for twice a day (ab2e4f0)
  • updated main.json file (52e55ad)
  • updated unit test cases for cosmosdb_test file (06eca57)

Bug Fixes