Skip to content

Possible binary compability problem on fs2-3.2.9 on Scala 2.12 #2939

@hamnis

Description

@hamnis

I was upgrading http4s-netty and found this while testing:

java.lang.NoSuchMethodError: 'fs2.Stream fs2.Stream$PartiallyAppliedFromIterator$.apply$extension(boolean, scala.collection.Iterator, int, cats.effect.kernel.Sync)'
at org.http4s.jdkhttpclient.JdkHttpClient$.$anonfun$apply$17(JdkHttpClient.scala:229)

This works on fs2 3.2.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions