Releases: microsoft/document-generation-solution-accelerator
Releases · microsoft/document-generation-solution-accelerator
v1.6.0
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
v1.4.2
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
v1.4.0
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
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
1.2.0 (2025-05-08)
Features
- added feature to use azure_location environment variable for deployment with Fallback to resource group location (7ce4d1f)
- Enable public network access for AI Services resource (957ede2)
Bug Fixes
- disable purge protection of keyvault (ac7a4b0)
- downgrade undici to version 5.29.0 in package.json and package-lock.json (4af96ad)
- update main.json (053e94a)
- Update notification email body to reflect DocGen Automation process (f616ecf)
Other Updates
- bump @eslint/eslintrc from 3.3.0 to 3.3.1 in /frontend (870f940)
- bump @eslint/js from 9.21.0 to 9.23.0 in /frontend (7f5cf49)
- bump aiohttp from 3.11.13 to 3.11.15 (8339529)
- bump azure-ai-documentintelligence from 1.0.0 to 1.0.2 (65d8f40)
- bump azure-identity from 1.20.0 to 1.21.0 (8fc25a0)
- bump azure-storage-blob from 12.24.1 to 12.25.1 (6013bc0)
- bump bs4 from 0.0.1 to 0.0.2 in /src (6df85f0)
- bump eslint-config-prettier from 10.0.2 to 10.1.1 in /frontend (1e0ad62)
- bump flake8 from 7.1.2 to 7.2.0 (6cceb7f)
- bump gunicorn from 20.1.0 to 23.0.0 in /src (f113b39)
- bump langchain from 0.3.19 to 0.3.22 (b3b456f)
- bump markdown from 3.4.4 to 3.8 in /src (35ef2fe)
- bump openai from 1.65.2 to 1.70.0 (c37b907)
- bump openai from 1.73.0 to 1.74.0 in /src (2aef9b2)
- bump pymupdf from 1.25.3 to 1.25.5 (6b65f2b)
- bump pytest from 8.3.4 to 8.3.5 in /src (fe753fc)
- bump pytest-asyncio from 0.25.3 to 0.26.0 (2111b7e)
- bump python-dotenv from 1.0.1 to 1.1.0 (2c2dc9d)
- bump react-router-dom from 7.2.0 to 7.4.1 in /frontend (4ef838a)
- bump undici from 5.29.0 to 7.8.0 in /src/frontend (3b48819)
- bump urllib3 from 2.3.0 to 2.4.0 in /src (a519ea3)
- bump uvicorn from 0.34.0 to 0.34.1 in /src (4e6a65e)
- Rename gptModelVersion to azureOpenaiAPIVersion in Bicep and JSON files to avoid confusion (2b33f68)
- Update CODEOWNERS (95d9022)
- Update deployment environment variables and adjust resource deployment parameters (2c8e1fa)
- update quota_check (a0e54c1)
- update readme (4a87392)