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

Change How the Netty HttpClient Implementation Handles SSLException #20675

Merged

Conversation

alzimmermsft
Copy link
Member

This PR updates how SSLExceptions are unwrapped to ProxyConnectException when the SSLException wraps a proxy connect failure and the HttpClient is using SSL.

@alzimmermsft alzimmermsft merged commit 48a8e81 into Azure:master Apr 16, 2021
@alzimmermsft alzimmermsft deleted the AzNetty_ChangeHowSSLExceptionIsHandled branch April 16, 2021 22:31
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Sep 23, 2022
Flexible MySQL: Adding apis for BackupAndExport/LTR Backup (Azure#20675)

* Flexible MySQL: Adding apis for BackupAndExport/LTR Backup

* Fixing model validation errors

* Fixing lint errors

* Fixing swagger api version

* Prettier fix

* Fixing lint check

* Adding existing apis in readme for new tag

* Changing prebackup response parameter and adding base class for storage details.

* changes after PR comments

1. change name from "PreBackup" to "ValidateBackup"
2. add tag in backupFormat "INTERNAL - DO NOT USE"
3. change the order of securitydefinitions  , title, paths

* updated description for "CollatedFormat" do not use.

just added description for "CollatedFormat" to not use.

Co-authored-by: sumitkumams <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Sep 23, 2022
Revert "Flexible MySQL: Adding apis for BackupAndExport/LTR Backup (Azure#20675)" (Azure#20844)

This reverts commit 64adedb4c96b09ed58e9cf83f31b83d3ddff7fad.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants