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

catching up to tls 1.8.0 #515

Merged
merged 1 commit into from Aug 17, 2023
Merged

catching up to tls 1.8.0 #515

merged 1 commit into from Aug 17, 2023

Conversation

kazu-yamamoto
Copy link
Contributor

tls v1.8.0 (which will be eventually released) does not throw TLSError.
It is not an instance of Exception anymore.
This PR supports both old and new versions of tls.

For more information, please read: haskell-tls/hs-tls#457

Cc: @andrewthad

@snoyberg snoyberg merged commit 566e40f into snoyberg:master Aug 17, 2023
12 of 15 checks passed
snoyberg added a commit that referenced this pull request Aug 17, 2023
@snoyberg
Copy link
Owner

Thanks! Released to Hackage as 0.3.6.3.

@kazu-yamamoto kazu-yamamoto deleted the tls-1.8 branch August 17, 2023 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants