Releases: typelevel/fs2-grpc
Releases · typelevel/fs2-grpc
v0.6.0
Enhancements
#137: Add ability to adapt status runtime exceptions
Dependency updates
#135: Update to scalapb-0.9.6
v0.5.5
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
Dependency updates
#131: Update to sbt-protoc-0.99.26
v0.5.3
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
Bug fixes
#113: Revert gRPC context propagation, which was throwing exceptions in its current form.
v0.5.1
Dependency upgrades:
- #107 Update sbt-protoc to 0.99.25
- #109 Update scalapb to 0.9.1
v0.5.0
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
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
Identical to v0.4.0, which never synced to Maven Central properly.
v0.5.0-M1
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)