Skip to content

Releases: typelevel/fs2-grpc

v0.10.3

19 Apr 04:23
v0.10.3
b8e9e2b
Compare
Choose a tag to compare

Bugfixes

#361: Add backpressure to streaming client call listener

v1.1.3

13 Apr 20:02
9f19064
Compare
Choose a tag to compare

Dependencies

  • sbt-protoc v1.0.3

v1.1.2

11 Apr 16:01
cdd17a8
Compare
Choose a tag to compare

Fix MiMa checks so it publishes. See v1.1.0 for the exciting bits.

v1.1.1

11 Apr 11:52
39665b0
Compare
Choose a tag to compare

Failed to publish.

v1.1.0

11 Apr 04:49
39d797b
Compare
Choose a tag to compare

The release automation had a bug. Please proceed to v1.1.2.


fs2-grpc is now a Typelevel project!

Breaking changes

Artifact names

  • "org.lyranthe.fs2-grpc" % "sbt-java-gen" -> "org.typelevel" % "sbt-fs2-grpc"
  • "org.lyranthe.fs2-grpc" %% "java-gen" -> "org.typelevel" %% "fs2-grpc-codegen"
  • "org.lyranthe.fs2-grpc" %% "java-runtime" -> "org.typelevel" %% "fs2-grpc-runtime"

Package names

  • org.lyranthe.fs2_rpc.java_runtime -> fs2.grpc

Other breaking changes

  • #347: remove redundant fs2.grpc.implicits object. Use fs2.grpc.syntax.all._

Dependency updates

  • cats-effect-3.0.2

v0.10.2

10 Apr 20:58
v0.10.2
Compare
Choose a tag to compare

Bugfixes

  • #343: handle exit case bug

v1.0.1

03 Apr 15:27
v1.0.1
14134e8
Compare
Choose a tag to compare

Cross builds

  • Add Scala 3.0.0-RC2
  • Drop Scala 3.0.0-RC1

Dependencies

  • scalapb-0.11.1

v0.10.1

03 Apr 15:21
v0.10.1
3f4058f
Compare
Choose a tag to compare

Dependencies

  • scalapb-0.11.1

v1.0.0

30 Mar 01:31
v1.0.0
55a203d
Compare
Choose a tag to compare

Dependency updates

  • fs2-3.0.0
  • sbt-protoc-1.0.2
  • scalapb-0.11.0

v0.10.0

30 Mar 01:04
v0.10.0
6890376
Compare
Choose a tag to compare

Dependency updates

  • scalapb-0.11.0