Skip to content

Commit eedbc40

Browse files
authored
Update changelog (Azure#49137)
1 parent f0d1883 commit eedbc40

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

sdk/ai/Azure.AI.Projects/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
# Release History
22

3-
## 1.0.0-beta.6 (Unreleased)
3+
## 1.0.0-beta.6 (2025-03-28)
44

55
### Features Added
66
* Added `QueryType` parameter to `AISearchIndexResource` to allow different search types performed by an agent [issue](https://github.com/Azure/azure-sdk-for-net/issues/49069).
77
* Added sample for Azure AI Search in streaming scenarios [issue](https://github.com/Azure/azure-sdk-for-net/issues/49069).
88

99
### Breaking Changes
10+
* `MicrosoftFabricToolDefinition` constructor parameter was renamed from `fabricAiskill` to `fabricDataagent`, the corresponding parameter was renamed from `FabricAiskill` to `FabricDataagent`.
1011

1112
### Bugs Fixed
1213
* Fixed Azure AI Search in streaming scenarios.
1314

14-
### Other Changes
15-
1615
### Sample updates
1716
* Added documentation for each sample.
1817
* The unnecessary code was removed from samples.

0 commit comments

Comments
 (0)