Skip to content

Commit 9accecd

Browse files
jsquireCopilot
andauthored
[Changelogs] Contributor acknowledgments (Azure#53009)
* [Changelogs] Contributor acknowledgments The focus of these changes is to update the changelogs for Azure.Core and Service Bus to include acknowledgments for our community contributors. * Update sdk/core/Azure.Core/CHANGELOG.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
1 parent 4173e17 commit 9accecd

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

sdk/core/Azure.Core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## 1.50.0-beta.1 (Unreleased)
44

5+
### Acknowledgments
6+
7+
Thank you to our developer community members who helped to make the Azure.Core library better with their contributions to this release:
8+
9+
- Daniel Marbach _([GitHub](https://github.com/danielmarbach))_
10+
511
### Features Added
612

713
### Breaking Changes
@@ -10,6 +16,8 @@
1016

1117
### Other Changes
1218

19+
- Several performance and efficiency improvements were made to how request content is created and managed. _([#52488](https://github.com/Azure/azure-sdk-for-net/pull/52488), a community contribution, courtesy of [danielmarbach](https://github.com/danielmarbach))_
20+
1321
## 1.49.0 (2025-09-22)
1422

1523
### Features Added

sdk/servicebus/Azure.Messaging.ServiceBus/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## 7.21.0-beta.1 (Unreleased)
44

5+
### Acknowledgments
6+
7+
Thank you to our developer community members who helped to make the Service Bus client library better with their contributions to this release:
8+
9+
- Daniel Marbach _([GitHub](https://github.com/danielmarbach))_
10+
511
### Features Added
612

713
### Breaking Changes
@@ -10,6 +16,8 @@
1016

1117
### Other Changes
1218

19+
- Several areas of the AMQP transport integration have been cleaned up, modernized, and made more efficient. _(A community contribution, courtesy of [danielmarbach](https://github.com/danielmarbach))_
20+
1321
## 7.20.1 (2025-06-12)
1422

1523
### Bugs Fixed
@@ -246,6 +254,7 @@ Thank you to our developer community members who helped to make the Service Bus
246254
## 7.13.0 (2023-03-08)
247255

248256
### Acknowledgments
257+
249258
Thank you to our developer community members who helped to make the Service Bus client library better with their contributions to this release:
250259

251260
- Daniel Marbach _([GitHub](https://github.com/danielmarbach))_

0 commit comments

Comments
 (0)