Skip to content

v3.17.7

Choose a tag to compare

@github-actions github-actions released this 27 Jan 05:43
· 27 commits to main since this release
fd5c30a

3.17.7 (2026-01-27)

  • add node in devcontainer configuration (166a0f6)
  • Change roleName to Custom Data Contributor with unique string (a23b5ea)
  • Implemented custom developer experince (eacfc19)
  • Merge branch 'dev' into ve-devEXP (c5eef9c)
  • Merge pull request #703 from microsoft/ve-devEXP (d10620f), closes #703
  • Merge pull request #751 from microsoft/main (ec27847), closes #751
  • Merge pull request #754 from microsoft/dev (fd5c30a), closes #754
  • Merge remote-tracking branch 'origin/dev' into ve-devEXP (c80eec6)
  • Refine parameter descriptions in main_custom.bicep (b4a492f)
  • Update Bicep modules and parameters for AI services (3a5b012)
  • update custom data format (ef30e17)
  • fix: fix for citation numbers displayed in the response do not match the referenced links (824a769)
  • fix: Ignore parse errors for incomplete JSON chunks during streaming (885188c)
  • fix: improve citation mapping logic to handle out-of-range markers and maintain citation order (743ec53)
  • fix: remove unnecessary whitespace and improve citation filtering logic (0122939)
  • fix: silently ignore parse errors for incomplete JSON chunks during streaming (3f5ae2e)
  • fix: streamline citation handling in test cases by using RunStepToolCallDetails directly (cb40a58)
  • test: add unit tests for citation mapping with out-of-order and out-of-range markers (bb1d95f)
  • test: add unit tests for handling out-of-range and repeated citation markers (5cd6b97)
  • refactor: Clean up azure.yaml by removing unused infrastructure and service configurations (6527e40)
  • refactor: enhance citation handling in conversation and chat plugins (afadcc2)
  • refactor: Simplify webapp packaging scripts and update build process for Azure deployment (6e81262)
  • refactor: Update .env file to set REACT_APP_API_BASE_URL directly (0328702)
  • refactor: update webapp packaging scripts and improve output messages (c4d4896)
  • refactor: Update webapp packaging scripts to write API URL to .env.production.local (3ce0aa7)
  • refactor: Update YAML configurations and enhance service hooks for API and webapp (5b20563)
  • docs: Add instructions for deploying local changes in Deployment Guide (bcc518f)
  • docs: enhance data format examples in customization guide (48874c9)
  • docs: enhance data format examples in customization guide (edc704a)
  • docs: update custom data format (75b9d3f)