-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[ServiceBus] Bump uAMQP Dependency to v1.2.13 #15932
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
Conversation
|
python - servicebus - tests |
|
/azp run python - servicebus - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
| - Fixed bug in accessing message properties triggering segmentation fault when the underlying C bytes are NULL. | ||
| - Fixed bug where connection establishment on macOS with Clang 12 triggering unrecognized selector exception. | ||
| - Fixed bug that macOS was unable to detect network error. | ||
| - Fixed bug that ReceiveClient and ReceiveClientAsync receive messages during connection establishment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there azure-sdk-python repo issue numbers we can reference here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated, thanks for reminding.
btw, do you think it's a good idea to mention those SB issues in the EH changelog as both SDKs depends on the same uamqp?
rakshith91
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* bump uamqp to v1.2.13 * tweak test.yml to test built wheels * Update sdk/servicebus/tests.yml * revert test.yml * mention relevent issue in the changelog * Update sdk/servicebus/azure-servicebus/CHANGELOG.md
No description provided.