Skip to content

Releases: microsoft/document-generation-solution-accelerator

v1.6.1

30 Sep 16:03
d5b3870

Choose a tag to compare

1.6.1 (2025-09-30)

Bug Fixes

  • Post deployment issue fir EXP (101da85)
  • Set thread to None to prevent undefined erros (dfd4846)

Other Updates

  • Updated credential handling (f987551)

v1.6.0

18 Jul 10:49
8a977bb

Choose a tag to compare

1.6.0 (2025-07-18)

Features

  • dev downmerge, updated for existing AI Foundry in Bicep and scripts (2844cc3)
  • Reuse existing Azure AI Foundry changes, dependabot changes (8a977bb)
  • Reusing existing AI foundry changes (2cdea6b)

Other Updates

  • bump vite from 6.3.2 to 6.3.4 in /src/frontend (7250530)
  • bump vite from 6.3.2 to 6.3.4 in /src/frontend (129b45f)
  • bump vite from 6.3.2 to 6.3.4 in /src/frontend (4c0dff2)
  • deps: bump microsoft/template-validation-action (ddf8c4d)
  • deps: bump microsoft/template-validation-action (ecc2a22)
  • deps: bump microsoft/template-validation-action (a246d58)
  • deps: bump the all-actions group with 6 updates (8411651)
  • deps: bump the all-actions group with 6 updates (1e9198f)
  • deps: bump the all-actions group with 6 updates (21eef55)
  • deps: bump the all-backend-deps group in /src with 14 updates (d8b0e03)
  • deps: bump the all-backend-deps group in /src with 14 updates (b7e6e2a)
  • deps: bump the all-backend-deps group in /src with 14 updates (5fc2f0e)
  • deps: bump the all-backend-deps group in /src with 5 updates (b6cdfa4)
  • deps: bump the all-backend-deps group in /src with 5 updates (d7f3236)
  • deps: bump the all-backend-deps group in /src with 5 updates (fa3f88d)
  • deps: bump the all-backend-deps group in /src with 6 updates (fa4eeff)
  • deps: bump the all-backend-deps group in /src with 6 updates (6f54e28)
  • deps: bump the all-backend-deps group in /src with 6 updates (1b48c05)

v1.5.0

10 Jul 05:40
bf2191c

Choose a tag to compare

1.5.0 (2025-07-10)

Features

  • AI Search Tool changes in Docgen (bf2191c)

Bug Fixes

  • pipeline issue fix for pylint (8d12049)
  • unit test cases modified as per the new response (6b1fb65)

Other Updates

  • DocGen-fixed pylint issues (af95d75)
  • DocGen-Updated script to handle response status and draft validation (27611c9)
  • DocGen-Updated script to handle response status and draft validation (47f1228)

v1.4.2

26 Jun 17:57
5ac87b0

Choose a tag to compare

1.4.2 (2025-06-26)

Bug Fixes

  • added subscription selection in scripts, added retry logic for uploading documents to blob (5735a70)

Other Updates

  • add deployment instructions for existing Resource Groups and Log Analytics Workspaces (f518a5d)
  • Doc Gen-Create individual test case for each prompt and capture execution time for each test case (4bb9f5f)
  • Doc Gen-Create individual test case for each prompt and capture… (5d540a2)
  • minor fixes (7900fe3)
  • remove deployment instructions for using an existing Resource Group (0f4d95d)

v1.4.1

23 Jun 07:21
2d7d122

Choose a tag to compare

1.4.1 (2025-06-23)

Bug Fixes

  • post deployment scripts part to include RG and AI Foundry (a939d15)

v1.4.0

09 Jun 05:17
0badaac

Choose a tag to compare

1.4.0 (2025-06-09)

Features

  • implement test automation and integrating it with deployment pipeline (e16c743)

Bug Fixes

  • add outputs for resource group name and web app URL in deployment job (c7060db)
  • correct casing in variable names for deployment output extraction (b95f3bc)
  • correct model name for GPT-4o in quota check script (93b0cac)
  • divide the workflow into 3 seperate jobs (a43ee6b)
  • enhance deployment output extraction and update post-deployment script references (aa996b6)
  • increase timeout for send button click and adjust test flow to validate draft generation (a940927)
  • remove deploy-and-test branch from workflow triggers (b7863c6)
  • specify test directory for pytest in Linux job (db94b67)
  • update generate question text and adjust send button timeout (425affc)
  • update post-deployment script to use environment variable for subscription ID and enhance test automation workflow with URL opening step (3c79cdf)
  • update post-deployment script to use secret for Azure subscription ID (349ffbf)
  • update post-deployment scripts to handle managed identity client ID (a50138f)
  • update test cases and configuration for improved logging and report generation (585bcb8)
  • updated main.json (57acc45)

Other Updates

  • fixed test pipeline (0c8dd4b)
  • migrating test automation scripts and pipeline for DocGen and integrating with deployment pipeline (1592bd5)
  • reorganize imports and clean up code formatting across multiple files (1b2c017)

v1.3.1

03 Jun 16:37
5b5134a

Choose a tag to compare

1.3.1 (2025-06-03)

Bug Fixes

  • To reuse Log Analytics across subscriptions (28e7c95)

v1.3.0

30 May 07:39
53eee09

Choose a tag to compare

1.3.0 (2025-05-30)

Features

  • Implemented reusing of log analytics service (ed61d43)
  • Updated main.json (d186735)
  • Updated main.json (08936f7)

v1.2.2

21 May 11:17
9b95985

Choose a tag to compare

1.2.2 (2025-05-21)

Bug Fixes

  • add OpenTelemetry dependencies to requirements.txt (000d0a5)

v1.2.1

21 May 08:11
dfd6d81

Choose a tag to compare

1.2.1 (2025-05-21)

Bug Fixes

  • update AI model deployment versions and adjust data processing chunk size (ef9630b)

Other Updates

  • format code for consistency (00a3025)