Skip to content

Releases: microsoft/Build-your-own-copilot-Solution-Accelerator

v1.8.1

18 Aug 16:14
cc74001
Compare
Choose a tag to compare

1.8.1 (2025-08-18)

Bug Fixes

Other Updates

  • Added changes in readme file related to SFI (#641) (3d47f21)

v1.8.0

31 Jul 16:51
e558c65
Compare
Choose a tag to compare

1.8.0 (2025-07-31)

Features

Bug Fixes

  • Implement retry logic for database connection and user fetching with exponential backoff (#623) (61b4421)
  • Refactor Azure Authentication and Update Infra Config (e96b8bf)

v1.7.1

22 Jul 09:15
a8af9fd
Compare
Choose a tag to compare

1.7.1 (2025-07-22)

Bug Fixes

  • Ensure principalType is set to 'ServicePrincipal' in role assignment properties (38a050c)

v1.7.0

22 Jul 09:12
b684d25
Compare
Choose a tag to compare

1.7.0 (2025-07-22)

Features

  • integrate Agent SDK into kernel, migrate to GlobalStandard model types, remove Greeting function, and update Orchestrator to handle greetings (b684d25)
  • integrate agent sdk into the kernel function (71c4df6)

Bug Fixes

  • Update agent instructions to restrict web search conversational inputs (161bfb4)

Other Updates

  • down merge main to dev (#608) (829b643), closes #602 #577
  • Remove greeting kernal function and Update orchestrator agent to handle Greetings (37fe076)
  • Remove greeting kernel function and Update orchestrator agent to handle greetings (50dd6f3)

v1.6.1

16 Jul 14:40
c8e986c
Compare
Choose a tag to compare

1.6.1 (2025-07-16)

Bug Fixes

  • Increase retry attempts and improve error messaging for Azure Blob Storage uploads (#607) (c8e986c)

Other Updates

  • Add and update links for CustomizingAzdParameters.md and re-use-log-analytics.md (#606) (6e20bcc)
  • Added file and images (#577) (312c2e3)
  • added workflow for telemetry template check in azure.yaml file while raising the PR to main (#600) (7a87cf5)

v1.6.0

11 Jul 12:32
09be6c1
Compare
Choose a tag to compare

1.6.0 (2025-07-11)

Features

Other Updates

v1.5.2

09 Jul 14:41
4c4ebf0
Compare
Choose a tag to compare

1.5.2 (2025-07-09)

Bug Fixes

  • Changed the prompt to accurately answer scheduling or time based meeting questions and Readme changes (#593) (4c4ebf0), closes #589 #590

v1.5.1

02 Jul 13:53
c7e0f6a
Compare
Choose a tag to compare

1.5.1 (2025-07-02)

Bug Fixes

v1.5.0

01 Jul 12:59
bd1979d
Compare
Choose a tag to compare

1.5.0 (2025-07-01)

Features

  • added fdp changes, updated to use ai agents instead of openai assistants (#566) (779694c)
  • quota check during azd up (#579) (c0d4b90)
  • replaces on your data with ai search tool for ChatWithCallTranscript kernel function (#583) (fc9bf71)
  • Use of Existing AI Project (1d5742c)

Bug Fixes

  • Changed the Prompt to avoid generating answer while comparing with ot… (#585) (0f23384)
  • improve Azure authentication messages in scripts (#584) (a83da50)
  • There is no progress/Process message when deleting chat history from popup (#578) (3dadba7), closes #571 #566 #570

Other Updates

  • couple of typo fix (#570) (cee593c)
  • Implemented Log execution time per prompt in Report (84b7f58)
  • Implemented Log execution time per prompt in Report (1ec9c09)
  • test automation pipeline changes (970df01)

v1.4.0

27 Jun 08:40
a915d9e
Compare
Choose a tag to compare

1.4.0 (2025-06-27)

Features