Skip to content

v1.23.0

Choose a tag to compare

@github-actions github-actions released this 06 May 10:58
· 84 commits to main since this release
56f8064

1.23.0 (2026-05-06)

  • Add Bicep parameter validation workflow and script (96d2b65)
  • Add custom code-deploy Bicep modules and AZD configuration (d7d877c)
  • Add indicators to email subjects for deployment notifications (b8bd100)
  • codeql fix - suggestion by bot (5edc97b)
  • Enhance error handling across multiple controllers and services (cbaad02)
  • Filter the paths for pipeline run (de6e3fb)
  • fix for: Cannot convert null literal to non-nullable reference type. (810acfa)
  • generic catch clause issue fixes (41de451)
  • Improve error handling (cdf1d61)
  • install latest bicep via CLI (4d95225)
  • Merge branch 'dev' into feature/remove-axios-39067 (c04de37)
  • Merge branch 'dev' of https://github.com/microsoft/agentic-applications-for-unified-data-foundation- (dddd050)
  • Merge branch 'dev' of https://github.com/microsoft/agentic-applications-for-unified-data-foundation- (8520498)
  • Merge branch 'dev' of https://github.com/microsoft/agentic-applications-for-unified-data-foundation- (57961fb)
  • Merge branch 'dev' of https://github.com/microsoft/agentic-applications-for-unified-data-foundation- (f5987b7)
  • Merge branch 'dev' of https://github.com/microsoft/agentic-applications-for-unified-data-foundation- (f77e1a7)
  • Merge branch 'main' into dev (0949451)
  • Merge branch 'main' into psl-refactor-emails (bfd56ef)
  • Merge branch 'main' of https://github.com/microsoft/agentic-applications-for-unified-data-foundation (ded623a)
  • Merge branch 'main' of https://github.com/microsoft/agentic-applications-for-unified-data-foundation (df2ce13)
  • Merge pull request #291 from microsoft/psl-pk-standparam (5e36db1), closes #291
  • Merge pull request #295 from Vamshi-Microsoft/psl-refactor-emails (f582502), closes #295
  • Merge pull request #314 from microsoft/hb-psl-38859 (6ed45ae), closes #314
  • Merge pull request #315 from microsoft/psl-filter-paths (0890cf7), closes #315
  • Merge pull request #318 from microsoft/psl-dependabot-security (11c69c6), closes #318
  • Merge pull request #319 from microsoft/rc-codeqlnew (7cbb787), closes #319
  • Merge pull request #320 from microsoft/main (efee7bc), closes #320
  • Merge pull request #323 from microsoft/dev (56f8064), closes #323
  • Merge pull request #324 from microsoft/psl-pk-copilotcomments (ed08b1a), closes #324
  • Merge pull request #325 from microsoft/feature/remove-axios-39067 (7dea196), closes #325
  • Merge pull request #326 from Vamshi-Microsoft/psl-fix-copilotsuggestions (321950d), closes #326
  • Merge pull request #338 from Rafi-Microsoft/psl-add-coverage-pr-comment (b643017), closes #338
  • Merge pull request #341 from microsoft/rc-dev16 (966d3b0), closes #341
  • Merge pull request #342 from microsoft/main (4db7595), closes #342
  • Merge pull request #348 from microsoft/rc-dependabot-c1 (a4dbf60), closes #348
  • Merge pull request #349 from Ayaz-Microsoft/bicep-update-ayaz (3d0fa30), closes #349
  • Merge pull request #352 from microsoft/fix/align-main-custom-bicep-env-vars (9390c70), closes #352
  • Merge pull request #362 from microsoft/feature/psl-pk-citation (5fbf408), closes #362
  • Merge pull request #363 from microsoft/PSL-US-42068 (fc36030), closes #363
  • Merge pull request #364 from microsoft/main (342f8b4), closes #364
  • Merge pull request #365 from microsoft/pls-dependabot-s03 (51d1b1c), closes #365
  • Merge pull request #367 from microsoft/rc-update-opA-readme (290a18c), closes #367
  • Merge pull request #368 from microsoft/fix/psl-pk-citation-hist (dfa3761), closes #368
  • Merge remote-tracking branch 'origin' into fix/resolveconflict050526 (ea01deb)
  • Merge remote-tracking branch 'origin/dev' into pls-dependabot-s03 (3b85195)
  • Merge remote-tracking branch 'origin/dev' into psl-pk-standparam (7308f0e)
  • Merge remote-tracking branch 'origin/dev' into psl-pk-standparam (d940547)
  • Merge remote-tracking branch 'origin/dev' into psl-pk-standparam (f961c9c)
  • Merge remote-tracking branch 'origin/dev' into psl-pk-standparam (2d9d6c9)
  • Merge remote-tracking branch 'origin/dev' into psl-pk-standparam (760d117)
  • rebuilt the main.json (51a7c92)
  • Refactor environment variable names for Azure OpenAI and SQL configurations (4095f78)
  • Refactor expiration cleanup logic in ExpCache (d1749a5)
  • refactor notification email templates (c69e4a3)
  • Refactor SqlConversationRepository to use ODBC instead of SQL Server client, removing redundant code (1c1d1fe)
  • Remove push trigger for validate-bicep-params workflow and refine notification conditions for schedu (510e451)
  • Remove unused API request logic for chart generation in Chat component (725b4cd)
  • Remove unused variable (d79bccd)
  • removed the commented code (76061d7)
  • Simplify condition in thread cache retrieval (6ef90e5)
  • update environment variable names for Azure SQL configuration in setup guide (df77bff)
  • Update help text for datasource-type argument to clarify default value (c9f7706)
  • update step numbering in Deployment Guide for clarity (0e9797c)
  • Update the deployment guide (9b7269a)
  • Update validate-bicep-params workflow to trigger on push to hb-psl-38859 and simplify notification c (9970457)
  • Update workspace monitor image in documentation (bf8f4b3)
  • updated bicep apis version (3441509)
  • chore: downmerge from main to dev (9ba1bf9)
  • chore: main to dev downmerge (59eded4)
  • fix: add bicep version requirement (>= 0.33.0) to azure.yaml (2a3ef1f)
  • fix: add bicep version requirement (>= 0.33.0) to azure.yaml (67f5942)
  • fix: Add cleanup for conversation deletion in main function (2639a03)
  • fix: add mock for Azure AI Agents AIO to prevent import errors (f305ed6)
  • fix: address remaining PR review comments - rename misleading test names and docstrings (cabbc2b)
  • fix: Adjust citation filepath creation order for improved fallback logic (5388b40)
  • fix: align main_custom.bicep env var names with standardized naming (2a13b9f)
  • fix: align types-requests with requests==2.33.0 (c0b6b35)
  • fix: Clarify comments on delta and messages formats for workshop and non-workshop modes (d5a78cc)
  • fix: Close async client in main function to prevent unclosed session warnings (cf31bac)
  • fix: copilot comment and link fixes (c214aaa)
  • fix: Correct comment formatting and remove duplicate field in user details test (9c32638)
  • fix: dependabot package upgrades - python-dotenv and pypdf (5504ad2)
  • fix: Deploy local changes for agentic apps (be0d73d)
  • fix: Enhance delta and messages format tests for workshop and non-workshop modes (8835a8a)
  • fix: Ensure proper handling of non-JSON content in chat message streaming (90ef87c)
  • fix: fix downmerge issue - Update environment variable references for Azure SQL configuration (b4c9b39)
  • fix: Improve answer stripping logic to handle JSON format more robustly (f64e46d)
  • fix: Refactor AIProjectClient usage to ensure proper async context management and cleanup (c36ccbc)
  • fix: Refactor answer extraction logic in Chat component and update citation handling in API (d774ec7)
  • fix: Refactor message handling to extract answers and citations from wrapped content (e4d0e59)
  • fix: Refactor mock project client setup in TestStreamOpenAIText for improved clarity and functionali (36867dc)
  • fix: refactor send-notification job to include cleanup result and update environment variables for i (fc51a6e)
  • fix: Refine answer stripping logic to correctly handle trailing citations (92e3030)
  • fix: remove bicep version requirement from azure.yaml (1699c11)
  • fix: Remove create-release.yml path filter changes (34cc4b3)
  • fix: Remove unnecessary blank line in conversation function and improve test coverage with mock resp (54b8ef1)
  • fix: Remove unnecessary blank lines in Bicep deployment template (19f940a)
  • fix: reorganize cleanup-deployment job - adjust dependencies and restore job configuration (d1f679a)
  • fix: resolve all Dependabot security alerts (critical, high, medium, low) (281f2ae), closes 84-#108
  • fix: resolve dependabot security alerts - postcss, webpack-dev-server, follow-redirects, uuid, reque (dcc710d)
  • fix: resolve flake8 lint errors and update unit tests for OBO auth changes (275bc50)
  • fix: resolve flake8 lint errors, update unit tests for OBO auth changes, and add PR trigger to pylin (33f3f59)
  • fix: Resolve merge conflicts with dev branch (1309eeb)
  • fix: resolve pre-existing flake8 violations in auth_utils.py and azure_credential_utils.py (2e2da4a)
  • fix: Restore push trigger with path filters for azure-dev.yml (9fa5246)
  • fix: revert conflicting agent-framework and OpenTelemetry package versions (a3f4471)
  • fix: Skip answer wrapper extraction for chart queries and update message content accordingly (3832c6b)
  • fix: standardize environment variable names in deployment workflow (a0de555)
  • fix: standardize environment variable naming across workflows and scripts (d926901)
  • fix: Standardize regex marker definition for consistency (b3bbdf1)
  • fix: Suppress warnings from agent_framework_foundry module in test agent script (a96ad4b)
  • fix: update cancellation handling in HistoryFabController (0a69b85)
  • fix: Update citation guidelines to ensure all knowledge base sources are cited (273276b)
  • fix: update environment variable names for Azure SQL compatibility and improve error messaging in Op (454af57)
  • fix: update environment variable names for GPT model and improve error messaging (8a5f876)
  • fix: update environment variable names for OpenAI integration in tests (cdabd31)
  • fix: Update environment variable references for Azure SQL configuration (24c3317)
  • fix: update error messages to include legacy environment variable names for SQL configuration (efba243)
  • fix: update job-send-notification workflow - make e2e_test_result required and enhance input validat (969416e)
  • fix: update link format in CustomizingAzdParameters documentation (17b5ecd)
  • fix: update link format in CustomizingAzdParameters.md (36f4f51)
  • fix: update links in re-use documentation (bdf0f9a)
  • fix: update mocking in tests for Azure AI integration to handle responses correctly (dc97ba1)
  • fix: Update RUN_URL references to use environment variables for GitHub repository and run ID (315fc33)
  • fix: Update stream_openai_text to yield plain text strings instead of tuples (096a43b)
  • fix: update template hash and correct AZURE_ENV_DEPLOY_APP parameter format (d68dc27)
  • fix: use relative paths for broken links in DeploymentGuide.md (656a303)
  • test: Add async test to verify conversation_id is passed in workshop options (f3dd4ff)
  • test: Add unit tests for MCP document parsing and Azure search content fetching (d3ec980)
  • feat: Add AI Search service parameter and role assignment for API Managed Identity (88386a8)
  • feat: add coverage PR comment using MishaKav/pytest-coverage-comment (eba592d)
  • feat: Enhance answer stripping logic for chat messages to support legacy formats (05da8cd)
  • feat: Enhance citation guidelines and improve chat functionality with conversation tracking (63cb7b9)
  • feat: Enhance citation handling and support legacy message formats in chat component (62f134a)
  • feat: Enhance citation handling and update dependencies (1837046)
  • feat: Enhance error handling for data agent connections and improve citation processing (b79f222)
  • feat: remove unused axios dependency (0dab3c4), closes AB#39067
  • docs: Enhance deployment guide with monitoring note and image (4058f83)
  • refactor: Improve error handling and logging in chat module; enhance JSON parsing and buffer managem (c17b30a)
  • refactor: Remove unused aiSearchName parameter and related resources from deployment templates (944c14b)
  • refactor: rename environment variables for existing resources in workflows and documentation (24edc93)
  • build: bump the backend-deps group across 1 directory with 24 updates (4232297)
  • build: bump the github-actions group across 1 directory with 13 updates (a6f09dd)