Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into keep-alive
  • Loading branch information
antkmsft authored Apr 9, 2024
commit 3b7d16293e39676c7ae2b4172ad970bc8aeba817
9 changes: 5 additions & 4 deletions sdk/core/azure-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Release History

## 1.12.0-beta.1 (Unreleased)
## 1.12.0-beta.1 (2024-04-09)

### Features Added
### Bugs Fixed

### Breaking Changes
- [[#5450]](https://github.com/Azure/azure-sdk-for-cpp/issues/5450) Fixed libcurl connection pool to use `Connection` response header values.

## 1.11.3 (2024-04-09)

### Bugs Fixed

- [[#5450]](https://github.com/Azure/azure-sdk-for-cpp/issues/5450) Fixed libcurl connection pool to use `Connection` response header values.
- [[#5450]](https://github.com/Azure/azure-sdk-for-cpp/issues/5450) Reverted libcurl connection pool to use more conservative caching strategy.
- [[#4352]](https://github.com/Azure/azure-sdk-for-cpp/pull/5371) Fixed compilation error on Visual Studio 2017. (A community contribution, courtesy of _[morten-ofstad](https://github.com/morten-ofstad)_)

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.