Skip to content

Commit 95c5f2a

Browse files
authored
Update release dates (#35091)
1 parent 146a9ab commit 95c5f2a

File tree

3 files changed

+3
-19
lines changed

3 files changed

+3
-19
lines changed

sdk/identity/azure-identity-broker/CHANGELOG.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
# Release History
22

3-
## 1.1.0 (Unreleased)
3+
## 1.1.0 (2024-04-09)
44

55
### Features Added
66

77
- `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.
88
- Added `enable_support_logging` as a keyword argument to `InteractiveBrowserBrokerCredential`. This allows additional support logging which may contain PII.
99

10-
### Breaking Changes
11-
12-
### Bugs Fixed
13-
1410
### Other Changes
1511

1612
- Python 3.7 is no longer supported. Please use Python version 3.8 or later.

sdk/identity/azure-identity/CHANGELOG.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 1.16.0 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.16.0 (2024-04-09)
104

115
### Other Changes
126

sdk/search/azure-search-documents/CHANGELOG.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
# Release History
22

3-
## 11.6.0b3 (Unreleased)
3+
## 11.6.0b3 (2024-04-09)
44

55
### Features Added
66

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

10-
### Breaking Changes
11-
12-
### Bugs Fixed
13-
14-
### Other Changes
15-
1610
## 11.6.0b2 (2024-03-05)
1711

1812
### Breaking Changes

0 commit comments

Comments
 (0)