Releases: microsoft/agentic-applications-for-unified-data-foundation-solution-accelerator
Releases · microsoft/agentic-applications-for-unified-data-foundation-solution-accelerator
v1.20.0
1.20.0 (2026-04-01)
- Add error handling for token acquisition failures in multiple scripts (8a8a4b4)
- add logging to ChatController for improved test coverage (065b355)
- add logging to ExpCache and ChatController for improved error tracking (0d208d6)
- Add missing semicolons in App.tsx and Chat.tsx (4d329ea)
- add null-forgiving operator to nullable value assertions in tests (342211d)
- Add Troubleshoor document (7979e87)
- added check for null fabric connection (1ad653f)
- added conversation handling (02462aa)
- added dispose call on idisposables (0660238)
- Added Dispose calls for IDisposable instances (23d2e30)
- added missing call to superclass init (42128fb)
- added solutionsuffix for standardized resource namings (34a39e5)
- added track event logging (0bab9c3)
- addressed useless assignment to local variable (da320fe)
- azure core 1.35.1 to 1.38.0 and aiohttp 3.13.0 to 3.13.3 in /src/api/python (480a834)
- Change DATA_SIZE from large to small (4313909)
- Change DATA_SIZE from large to small (c95bcef)
- closing opened file (b2d4798)
- commented-out citation tracking variables (9414f7d)
- commit (2f3cc01)
- commit (c355f8f)
- Corrected spelling of "characters" in customization readme (f9a37cb)
- empty except issue fixed (296604a)
- Empty except issues fixed (e1dfee9)
- enhance error handling across controllers and services to manage specific exceptions (88ac9c9)
- Enhance test mocks for Azure AI integration and streamline response handling in chat and history_sql (297e9ef)
- Ensure proper initialization of the LoginPage class (3e81d7d)
- Except block handles Base Exception fixes python (09aa307)
- Except block handles Base Exception fixes python (ec83b7f)
- fix failing unit tests (75b9059)
- Fix formatting and add new line in chat.py (4affbc7)
- Fix nullability issues in date parsing tests and user context assertions (8f47216)
- fix pylint issue (1f1bd51)
- fixed app insight logging issue (940111e)
- fixed file closure issue (644d7f3)
- fixed git changes issue (3f1ed3d)
- fixed logging (d69f7d9)
- fixed logging issue (8c40c03)
- fixed other lint issues (60539ab)
- fixed request logging (334cb33)
- fixed testing issue (43ce224)
- fixed testing issue (b2a7fe7)
- Fixed the tag issue (1bc5964)
- fixed the unused global vars issue (471231c)
- fixed update issue (1fb8348)
- github-actions group across 1 directory with 11 updates (e7a0f60)
- handle constant condition (f8c3c78)
- Handle operation cancellations and improve error handling across controllers and services (565a31c)
- Improve clarity of T-SQL query instructions in agent prompt (2763e52)
- Merge branch 'ag-conn-issue-d' of https://github.com/microsoft/agentic-applications-for-unified-data (61d3aae)
- Merge branch 'ag-conn-issue-d' of https://github.com/microsoft/agentic-applications-for-unified-data (5b1e081)
- Merge branch 'dev' into ag-conn-issue-d (cf6ee87)
- Merge branch 'dev' into ag-tool-issue-d (b990ebb)
- Merge branch 'dev' into psl-addtroubleshoot-doc (d9f454f)
- Merge branch 'dev' into PSL-US-35964 (ad98647)
- Merge branch 'dev' into PSL-US-35964 (692da21)
- Merge branch 'dev' into rc-pkgversions (9e15418)
- Merge branch 'dev' of https://github.com/microsoft/agentic-applications-for-unified-data-foundation- ([80f0f63](https://github.com/microsoft/agentic-applications-for-unified-data-founda...
MVP_Summit_2403
What's Changed
- docs: Updated the prerequisutes section to include the ODBC driver by @Prajwal-Microsoft in #283
- chore: Merged scripts and added more logs by @Prajwal-Microsoft in #285
- chore: Files renamed based on latest changes by @Prajwal-Microsoft in #289
- docs: Added python version details for workshop mode by @Prajwal-Microsoft in #293
- fix: mvp update by @malrose07 in #294
Full Changelog: v1.19.3...MVP_Summit_2403
v1.19.3
1.19.3 (2026-03-17)
Bug Fixes
- Update Azure Deployment Parameters (d943657)
Other Updates
- Added Notebook to load tables (dce305c)
- Added instruction for azd up (020f425)
- Comment out print statement for lakehouse creation response in create_fabric_items.py (c1544d8)
- Enable printing of lakehouse creation response in create_fabric_items.py (a7847fe)
- Update container image tag for Azure deployment parameters (8729f0c)
- Update parameters for Azure deployment configuration (b79c4b8)
- update workshop deployment (9c7c90a)
v1.19.2
v1.19.1
v1.19.0
1.19.0 (2026-03-13)
Features
- Refactor chat and SQL execution logic to use async agent framework (a33bcb9)
Bug Fixes
- Extract project name from endpoint if not set in create_kb_mcp_connection function (8c059bc)
- Remove citation markers from response text in chat function (8727586)
- Remove unused isWorkShopDeployment import and simplify chart text parsing logic (5f2a809)
- Simplify project name extraction logic in create_kb_mcp_connection function (744d937)
- Update response format for chart generation and modify citation handling in chat responses (6aae710)
v1.18.0
1.18.0 (2026-03-12)
Features
- Added both Knowldge base & Search connection tool options (3c7a218)
- Added changes related to custom data processing (dd1504e)
- Added Large data set & script optimization (d3d4e6a)
- Implemented the Knowledge base related changes for Foundry IQ under workshop (6ab18ea)
Bug Fixes
- Added Missing env variable (2b06820)
- Fix for Kknowledge base connection (d0131b7)
- Modified data generation script for Dates (fb00d65)
- Removed the .env file (7f5b8b6)
- Removed the Agent framework (ab09989)
- Removed unused imports (6366b86)
- token expiry issue (c040553)
- Updated create agent instructions (ac23ad5)
Other Updates
- Added default data (c4f0817)
- Added large data set as default (3290622)
- Added missing output variable (1cfb800)
- Added scripts to read .env and run it if rg is passed (93c662f)
- Added steps to register App & App config (d2c6eec)
- Added updated logic for resource group (116242f)
- Changed the model name in meadata (290213d)
- clean up output variables (3dedfdb)
- Default set true to depoy app (f01a575)
- Fixed the env key name issue (e5f97e3)
- Modified the agent instruction (b300046)
- Modified the default model to 4.1 mini instead 4o mini (11b51bd)
- modified the lakehouse & ontology name (ceba9d9)
- Optmization to improve overall execution time (f2e7cb0)
- POC for Native SDK (1f08651)
- Removed deploy app related info (2101467)
- Removed unused bicep modules and commented code & added descrptions for all the params & output variables (395224a)
- Renamed the folder name (3673ada)
- Revert optimization due to ontology issue (1921c19)
- Updated documentation & replaced with new images (9f0c402)
- Updated main.json (f8f0210)
Stable working workshop 0312
What's Changed
- docs: Updated documentation & replaced with new images by @Prajwal-Microsoft in #262
Full Changelog: v1.17.3...tech-conn-0312
v1.17.3
v1.17.2
1.17.2 (2026-03-04)
Bug Fixes
- Add production environment to template validation job (e7143e4)
Other Updates
- Added .env so that users are not required to run the copy command (0a0eaaf)
- Added prerequisite (8c6b571)
- Added steps for Creation of fabric capacity & workspace (eb76240)
- Added steps for Creation of fabric workspace (846abb3)
- Documentation changes (0b0576a)
- enhance quick deploy guides with detailed prerequisites and overview (ab09f86)
- Hyhen not allowed (1451b99)
- Include AI and Data playbooks in README (481fee7)
- Reduce overall deployment time for search service (b43cda8)
- Removed the cp copmmand (5715457)
- Seggregated documents (846b5f0)
- Set fabric workspace id in .env (ff8b24a)
- Update Architecture (6ed72c2)
- Update code to use fabric id as parameter (882d9d1)
- update links in deployment guides for correct relative paths (7610f22)
- update quick deploy options (365d9cb)
- update workshop (4b10581)
- update workshop (ef9092a)
- update workshop (bd92d57)
- update workshop deployment (89f0225)
- update workshop guide (86c401b)
- update workshop guide (a90a9da)
- update workshop guide links for deployment options A and B (7ea2605)
- update workshop guide links for deployment options A and B (be3a798)
- update workshop options (f4062f9)
- update workshop order (e93f185)
- update workshop page title (8369c3c)
- Updated deployment guide (881df0d)
- Updated documentation (36b019b)
- Updated guide (e470957)
- Updated the guide to Quick deploy one (850a34d)
- Updated the main.json (45f14a0)