Skip to content

Commit

Permalink
Update release dates (#35091)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangyan99 committed Apr 5, 2024
1 parent 146a9ab commit 95c5f2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 19 deletions.
6 changes: 1 addition & 5 deletions sdk/identity/azure-identity-broker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
# Release History

## 1.1.0 (Unreleased)
## 1.1.0 (2024-04-09)

### Features Added

- `InteractiveBrowserBrokerCredential` now supports a `use_default_broker_account` property to enable the use of the currently logged in operating system account for authentication rather than prompting for a credential.
- Added `enable_support_logging` as a keyword argument to `InteractiveBrowserBrokerCredential`. This allows additional support logging which may contain PII.

### Breaking Changes

### Bugs Fixed

### Other Changes

- Python 3.7 is no longer supported. Please use Python version 3.8 or later.
Expand Down
8 changes: 1 addition & 7 deletions sdk/identity/azure-identity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
# Release History

## 1.16.0 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 1.16.0 (2024-04-09)

### Other Changes

Expand Down
8 changes: 1 addition & 7 deletions sdk/search/azure-search-documents/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
# Release History

## 11.6.0b3 (Unreleased)
## 11.6.0b3 (2024-04-09)

### Features Added

- Added `IndexerExecutionEnvironment`, `IndexingMode`, `LineEnding`, `NativeBlobSoftDeleteDeletionDetectionPolicy`, `ScalarQuantizationCompressionConfiguration`, `ScalarQuantizationParameters`, `SearchServiceCounters`, `SearchServiceLimits`, `SearchServiceStatistics`, `VectorSearchCompressionConfiguration` & `VectorSearchCompressionTargetDataType`.
- Added `stored` in `SearchField`.

### Breaking Changes

### Bugs Fixed

### Other Changes

## 11.6.0b2 (2024-03-05)

### Breaking Changes
Expand Down

0 comments on commit 95c5f2a

Please sign in to comment.