Releases: microsoft/document-generation-solution-accelerator
Releases · microsoft/document-generation-solution-accelerator
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)
v1.1.0
v1.0.0
1.0.0 (2025-03-24)
Features
- Implement Consistent Versioning and Tagging for Accelerator Images (d34fb1b)
Bug Fixes
- A brand new section getting added while removing section one by one and Removed section is returned in response for random removal of sections (992ac8f)
- Chat history template name is accepting empty strings as well (ab935a2)
- update deployment (942ec91)
Other Updates
- bump @eslint/eslintrc from 3.0.2 to 3.2.0 in /frontend (fdf1d6f)
- bump @fluentui/react from 8.122.3 to 8.122.4 in /frontend (9093503)
- bump @fluentui/react from 8.122.4 to 8.122.9 in /frontend (a79ada9)
- bump @fluentui/react-components in /frontend (c332474)
- bump @fluentui/react-icons from 2.0.247 to 2.0.270 in /frontend (4c17116)
- bump @types/jest from 29.5.12 to 29.5.14 in /frontend (288cfa6)
- bump @types/mocha from 10.0.6 to 10.0.10 in /frontend (775e8aa)
- bump @types/node from 20.12.7 to 22.10.2 in /frontend (17a839e)
- bump @types/node from 22.10.3 to 22.13.4 in /frontend (820e55a)
- bump @types/react-dom from 19.0.3 to 19.0.4 in /frontend (3fe622c)
- bump @typescript-eslint/eslint-plugin in /frontend (2860960)
- bump @typescript-eslint/eslint-plugin in /frontend (f88fbb3)
- bump @typescript-eslint/parser from 6.21.0 to 8.18.2 in /frontend (438a3e2)
- bump @vitejs/plugin-react from 3.1.0 to 4.3.4 in /frontend (f9d79f6)
- bump aiohttp from 3.10.5 to 3.11.11 (164546a)
- bump aiohttp from 3.11.11 to 3.11.12 (3758e6b)
- bump aiohttp from 3.11.12 to 3.11.13 (dd4474a)
- bump azure-ai-documentintelligence from 1.0.0b2 to 1.0.0 (32a1f30)
- bump azure-cosmos from 4.7.0 to 4.9.0 (f153a74)
- bump azure-identity from 1.17.1 to 1.20.0 (c4d1549)
- bump azure-search-documents from 11.4.0b6 to 11.6.0b8 (2202c73)
- bump azure-search-documents from 11.6.0b8 to 11.6.0b9 (b2545e9)
- bump azure-storage-blob from 12.17.0 to 12.24.0 (178d040)
- bump azure-storage-blob from 12.24.0 to 12.24.1 (dd0e7b8)
- bump black from 24.10.0 to 25.1.0 (6be49e9)
- bump docx from 8.5.0 to 9.2.0 in /frontend (575981c)
- bump dompurify and @types/dompurify in /frontend (5e62be1)
- bump eslint-config-prettier from 9.1.0 to 10.0.2 in /frontend (7b4c945)
- bump eslint-plugin-jsx-a11y from 6.8.0 to 6.10.2 in /frontend (0de2138)
- bump eslint-plugin-n from 16.6.2 to 17.15.1 in /frontend (c574173)
- bump eslint-plugin-prettier from 5.1.3 to 5.2.1 in /frontend (c5e9133)
- bump eslint-plugin-promise from 6.6.0 to 7.2.1 in /frontend (d6a73f9)
- bump eslint-plugin-react from 7.34.1 to 7.37.3 in /frontend (89a406f)
- bump eslint-plugin-react from 7.37.3 to 7.37.4 in /frontend (3062dcc)
- bump eslint-plugin-react-hooks from 4.6.0 to 5.1.0 in /frontend (a9e6bb7)
- bump flake8 from 7.1.1 to 7.1.2 (ce8a96e)
- bump globals from 15.0.0 to 15.14.0 in /frontend (3818044)
- bump globals from 15.15.0 to 16.0.0 in /frontend (15c22be)
- bump isort from 5.13.2 to 6.0.0 (94e4ea7)
- bump isort from 6.0.0 to 6.0.1 (873d48d)
- bump langchain from 0.2.12 to 0.3.13 (3552800)
- bump langchain from 0.3.13 to 0.3.19 (d0af404)
- bump lint-staged from 15.2.9 to 15.2.11 in /frontend (57f095c)
- bump lint-staged from 15.3.0 to 15.4.3 in /frontend (ebc85cc)
- bump openai from 1.58.1 to 1.63.2 (d9e807e)
- bump openai from 1.6.1 to 1.58.1 (876efeb)
- bump openai from 1.63.2 to 1.65.2 (72d6679)
- bump plotly.js from 2.32.0 to 2.35.3 in /frontend (1d7dce8)
- bump plotly.js from 2.35.3 to 3.0.0 in /frontend (2e14e27)
- bump prettier from 3.2.5 to 3.4.2 in /frontend ([985173f](985173f...