Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Messaging] AMQP transport updates #40521

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Conversation

jsquire
Copy link
Member

@jsquire jsquire commented Dec 1, 2023

Summary

The focus of these changes is to update the AMQP transport to unlock support for TLS v1.3 and allow the host to set defaults for send/receive buffer sizes. Also included are some minor updates to the Service Bus sender docs to clarify whether or not partial success is possible.

References and Related

The focus of these changes is to update the AMQP transport to unlock support
for TLS v1.3 and allow the host to set defaults for send/receive buffer sizes.
@jsquire jsquire added Service Bus Event Hubs Client This issue points to a problem in the data-plane of the library. labels Dec 1, 2023
@jsquire jsquire added this to the 2024-02 milestone Dec 1, 2023
@jsquire jsquire self-assigned this Dec 1, 2023
@jsquire
Copy link
Member Author

jsquire commented Dec 1, 2023

/azp run net - eventhub - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsquire jsquire merged commit 374c009 into Azure:main Dec 1, 2023
57 checks passed
@jsquire jsquire deleted the messaging/defaults branch December 1, 2023 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs Service Bus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants