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

Backport #2696 opt-in FHCRC #2701

Merged
merged 1 commit into from
Oct 30, 2021

Conversation

armanbilge
Copy link
Member

No description provided.

Co-authored-by: Alessandro Zoffoli <alessandro.zoffoli@moneyfarm.com>
@mpilquist mpilquist merged commit 0f99472 into typelevel:series/2.5.x Oct 30, 2021
@alcortaj
Copy link

Hello! Was this released in a 2.x tag? Last v2 I see is v2.5.10, which was released before this change.

@armanbilge
Copy link
Member Author

@alcortaj hmm, seems not. It is however available in 2.5-2-0f99472, does that work for you?

@alcortaj
Copy link

Thanks for the answer @armanbilge.

I don't think that 2.5-2-0f99472 works for me, getting the fs2 dependency via htt4s. Also looking into moving to 3x, but that's a much bigger change.

@armanbilge
Copy link
Member Author

@alcortaj if you add

libraryDependencies += "co.fs2" %% "fs2-core" % "2.5-2-0f99472"

I think it should override the fs2 dependency you are getting from http4s, but not sure.

In any case, we can try to put together an fs2 2.5.11 (the CI/release infrastructure rotted on this branch unfortunately). Note that the next http4s 0.22.x release will likely be the last, unless something critical comes up.

@armanbilge
Copy link
Member Author

armanbilge commented Apr 22, 2022

@alcortaj v2.5.11 is now published.
https://github.com/typelevel/fs2/releases/tag/v2.5.11

@alcortaj
Copy link

Thank you @armanbilge!

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

3 participants