Skip to content

Commit 9d88aeb

Browse files
authored
Azure Core October Beta Releases (#5003)
* Azure Core October Beta Releases --------- Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
1 parent b5c3c49 commit 9d88aeb

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

sdk/core/azure-core-amqp/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0-beta.4 (Unreleased)
3+
## 1.0.0-beta.4 (2023-10-05)
44

55
### Features Added
66

@@ -24,8 +24,6 @@ before the connection is destroyed.
2424
- Several fixes related to the new asynchronous model. Ensures that message senders and receivers are always closed,
2525
and that resources are released.
2626

27-
### Other Changes
28-
2927
## 1.0.0-beta.3 (2023-09-07)
3028

3129
### Bugs Fixed

sdk/core/azure-core/CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# Release History
22

3-
## 1.11.0-beta.1 (Unreleased)
3+
## 1.11.0-beta.1 (2023-10-05)
44

55
### Features Added
66

77
- [[#4983]](https://github.com/Azure/azure-sdk-for-cpp/issues/4983) Added support for setting `CURLOPT_CAPATH` libcurl option on Linux. (A community contribution, courtesy of _[phoebusm](https://github.com/phoebusm)_)
88

9-
### Breaking Changes
9+
### Acknowledgments
10+
11+
Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:
12+
13+
- Phoebus Mak _([GitHub](https://github.com/phoebusm))_
14+
15+
## 1.10.3 (2023-10-05)
1016

1117
### Bugs Fixed
1218

@@ -23,7 +29,6 @@ Thank you to our developer community members who helped to make Azure Core bette
2329

2430
- Sutou Kouhei _([GitHub](https://github.com/kou))_
2531
- adamdebreceni _([GitHub](https://github.com/adamdebreceni))_
26-
- Phoebus Mak _([GitHub](https://github.com/phoebusm))_
2732

2833
## 1.10.2 (2023-08-04)
2934

0 commit comments

Comments
 (0)