Skip to content

Commit

Permalink
Users/singankit/release b8 (#34975)
Browse files Browse the repository at this point in the history
* Adding tests to capture groundedness with expected values

* Update CHANGELOG.md

* Update CHANGELOG.md
  • Loading branch information
singankit authored Mar 28, 2024
1 parent af472a2 commit 0c2f524
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
9 changes: 2 additions & 7 deletions sdk/ai/azure-ai-generative/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 1.0.0b8 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 1.0.0b8 (2024-03-27)

### Other Changes
- Bug fixes

## 1.0.0b7 (2024-02-07)

Expand Down
5 changes: 2 additions & 3 deletions sdk/ai/azure-ai-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# Release History

## 1.0.0b8 (Unreleased)
## 1.0.0b8 (2024-03-27)

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

### Breaking Changes

### Bugs Fixed
- Connections docstrings now discuss scope field.

### Other Changes
- Bug fixes

## 1.0.0b7 (2024-02-07)

Expand Down

0 comments on commit 0c2f524

Please sign in to comment.