Releases: typelevel/fs2-grpc
Releases · typelevel/fs2-grpc
v2.5.4
What's Changed
- Update cats-effect, cats-effect-testkit to 3.4.2 by @typelevel-steward in #592
Full Changelog: v2.5.3...v2.5.4
v2.5.3
What's Changed
- Update fs2-core to 3.4.0 by @typelevel-steward in #591
Full Changelog: 2.5.2...v2.5.3
2.5.2
What's Changed
- Update cats-effect, cats-effect-testkit to 3.4.1 by @typelevel-steward in #589
Full Changelog: v2.5.1...2.5.2
v2.5.1: Merge pull request #586 from typelevel/wip-fix-cross-version-runtime
Same as v2.5.0 - Scala3 artifacts were not published.
v2.5.0
What's Changed
- Update fs2-core to 3.3.0 by @typelevel-steward in #559
- Update sbt-typelevel to 0.4.14 by @typelevel-steward in #560
- Update scala-library to 2.12.17 by @typelevel-steward in #561
- Remove unbounded queue on server-side stream reception by @timbertson in #553
- Implement backpressure for sending streams by @timbertson in #552
- fix: don't rethrow exceptions after handling message by @ValdemarGr in #574
- all: upgrade to scala 2.13.10 by @ahjohannessen in #575
- Update compilerplugin, scalapb-runtime, ... to 0.11.12 by @typelevel-steward in #577
- build: scala 2.13 compatibility for fs2-grpc-codegen by @ahjohannessen in #580
- Update scala3-library to 3.2.1 by @typelevel-steward in #583
- Update cats-effect, cats-effect-testkit to 3.4.0 by @typelevel-steward in #585
New Contributors
- @timbertson made their first contribution in #553
- @ValdemarGr made their first contribution in #574
Full Changelog: v2.4.12...v2.5.0
v2.5.0-RC3
What's Changed
- Update compilerplugin, scalapb-runtime, ... to 0.11.12 by @typelevel-steward in #577
- build: scala 2.13 compatibility for fs2-grpc-codegen by @ahjohannessen in #580
Full Changelog: v2.5.0-RC2...v2.5.0-RC3
v2.5.0-RC2
What's Changed
- Update scala-library to 2.13.9 by @typelevel-steward in #565
- Update sbt to 1.7.2 by @typelevel-steward in #569
- Update sbt-updates to 0.6.4 by @typelevel-steward in #570
- runtime: change when dispatcher shuts down in fs2grpc suite by @ahjohannessen in #571
- Update sbt-typelevel to 0.4.16 by @typelevel-steward in #573
- fix: don't rethrow exceptions after handling message by @ValdemarGr in #574
- all: upgrade to scala 2.13.10 by @ahjohannessen in #575
New Contributors
- @ValdemarGr made their first contribution in #574
Full Changelog: v2.5.0-RC1...v2.5.0-RC2
v2.5.0-RC1
What's Changed
- Update fs2 to 3.3.0 by @typelevel-steward in #559
- Flow control support on client and server by @timbertson in #552 #553
- Build: Scala 3.2 by @ahjohannessen in #564
This is the first 2.5.0 release candidate. It adds support for server and client flow control and you are encouraged to try it out.
New Contributors
- @timbertson made their first contribution in #553
Full Changelog: v2.4.12...v2.5.0-RC1
v2.4.12
What's Changed
- Update fs2-core to 3.2.9 by @typelevel-steward in #543
- Update sbt to 1.7.0 by @typelevel-steward in #547
- Update fs2-core to 3.2.10 by @typelevel-steward in #546
- Update sbt to 1.7.1 by @typelevel-steward in #548
- Update cats-effect, cats-effect-testkit to 3.3.14 by @typelevel-steward in #549
Full Changelog: v2.4.11...v2.4.12
v2.4.11
What's Changed
- Update sbt-typelevel to 0.4.11 by @typelevel-steward in #537
- Update fs2-core to 3.2.8 by @typelevel-steward in #538
- Update scala-library to 2.12.16 by @typelevel-steward in #539
- Update sbt-typelevel to 0.4.12 by @typelevel-steward in #540
- Update scala3-library to 3.1.3 by @typelevel-steward in #541
- Update cats-effect, cats-effect-testkit to 3.3.13 by @typelevel-steward in #542
Full Changelog: v2.4.10...v2.4.11