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

Release version 1.5.10 #179

Closed
dantaras opened this issue Oct 20, 2022 · 2 comments
Closed

Release version 1.5.10 #179

dantaras opened this issue Oct 20, 2022 · 2 comments

Comments

@dantaras
Copy link

Hi @hustf,

Could you please release version 1.5.10 of WebSockets? The only change not released from master is the HTTP.jl compat entry and it's holding us back from upgrading to HTTP.jl 1.0

Thank you!

@hustf
Copy link
Collaborator

hustf commented Oct 22, 2022

We don't release the current master because it is not actually compatible with HTTP > v0.9.17.

The unreleased master, upon precompilation, complains:

Precompiling project...
  ✗ WebSockets
  3 dependencies successfully precompiled in 5 seconds. 13 already precompiled.
  1 dependency errored. To see a full report either run `import Pkg; Pkg.precompile()` or load the package
     Testing Running tests...
WARNING: could not import HTTP.handle into WebSockets
WARNING: could not import HTTP.Transaction into WebSockets

Pull requests welcome!

@dantaras
Copy link
Author

dantaras commented Nov 1, 2022

Oh, I thought it's just a formality to release latest master. Didn't realise it's not actually compatible. I'll close this then. Thanks for responding.

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

No branches or pull requests

2 participants