Skip to content

Commit 0c2f524

Browse files
authored
Users/singankit/release b8 (#34975)
* Adding tests to capture groundedness with expected values * Update CHANGELOG.md * Update CHANGELOG.md
1 parent af472a2 commit 0c2f524

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

sdk/ai/azure-ai-generative/CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
# Release History
22

3-
## 1.0.0b8 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.0.0b8 (2024-03-27)
104

115
### Other Changes
6+
- Bug fixes
127

138
## 1.0.0b7 (2024-02-07)
149

sdk/ai/azure-ai-resources/CHANGELOG.md

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

3-
## 1.0.0b8 (Unreleased)
3+
## 1.0.0b8 (2024-03-27)
44

55
### Features Added
66
- Connections LIST operation now supports returning data connections via new optional flag: include_data_connections.
77
- Connections have read-only support for 3 new connection types: gen 2, data lake, and azure blob.
88

9-
### Breaking Changes
10-
119
### Bugs Fixed
1210
- Connections docstrings now discuss scope field.
1311

1412
### Other Changes
13+
- Bug fixes
1514

1615
## 1.0.0b7 (2024-02-07)
1716

0 commit comments

Comments
 (0)