Skip to content

Releases: typelevel/fs2-grpc

v0.6.0

21 Nov 17:10
v0.6.0
39aa700
Compare
Choose a tag to compare

Enhancements

#137: Add ability to adapt status runtime exceptions

Dependency updates

#135: Update to scalapb-0.9.6

v0.5.5

11 Nov 16:45
v0.5.5
3643291
Compare
Choose a tag to compare

Dependency updates

  • #132: Update to fs2-core-2.1.0
  • #134: Update to scalapb-0.9.5
  • #133: Update to sbt-protoc-0.99.27

v0.5.4

31 Oct 15:18
v0.5.4
108fdc4
Compare
Choose a tag to compare

Dependency updates

#131: Update to sbt-protoc-0.99.26

v0.5.3

31 Oct 12:47
v0.5.3
89714fd
Compare
Choose a tag to compare

Dependency updates:

  • #118: Update to fs2-2.0.1
  • #125: Update to scalapb-0.9.4
  • #130: Update to sbt-protoc-0.99.26

v0.5.2

17 Sep 12:55
v0.5.2
Compare
Choose a tag to compare

Bug fixes

#113: Revert gRPC context propagation, which was throwing exceptions in its current form.

v0.5.1

16 Sep 12:57
v0.5.1
Compare
Choose a tag to compare

Dependency upgrades:

  • #107 Update sbt-protoc to 0.99.25
  • #109 Update scalapb to 0.9.1

v0.5.0

11 Sep 15:58
v0.5.0
1eeeebe
Compare
Choose a tag to compare

This is the first general release of fs2-grpc on fs2-2.x and cats-effect-2.x.

Breaking changes

  • #104: Drop support for sbt-0.13

Enhancements

  • #96: Replace with => in generated code

Upgrades

  • cats-effect-2.0.0
  • fs2-2.0.0
  • scala-2.12.9

v0.5.0-RC1

28 Aug 14:49
v0.5.0-RC1
bc612d6
Compare
Choose a tag to compare
v0.5.0-RC1 Pre-release
Pre-release

Features

  • #86 Add gRPC context propagation

Upgrades

  • cats-2.0.0-RC2
  • cats-effect-2.0.0-RC2
  • scalapb-0.9.0

v0.4.1

09 Jul 15:43
v0.4.1
ad01f94
Compare
Choose a tag to compare

Identical to v0.4.0, which never synced to Maven Central properly.

v0.5.0-M1

20 Jun 14:47
v0.5.0-M1
da16d2d
Compare
Choose a tag to compare
v0.5.0-M1 Pre-release
Pre-release

Dependency updates

  • cats-effect-2.0.0-M4
  • fs2-1.1.0-M1
  • scalapb-0.9.0-M7

Enhancements

  • Scala 2.13 support (2.13.0-M5 is dropped)