Skip to content

Releases: typelevel/fs2-grpc

v2.5.4

29 Nov 22:29
Compare
Choose a tag to compare

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

20 Nov 19:03
76cf6ff
Compare
Choose a tag to compare

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

17 Nov 09:05
91191d2
Compare
Choose a tag to compare

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

14 Nov 10:32
f5b6d0c
Compare
Choose a tag to compare

v2.5.0

14 Nov 09:12
8f33ab5
Compare
Choose a tag to compare

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

Full Changelog: v2.4.12...v2.5.0

v2.5.0-RC3

04 Nov 12:48
969ed9b
Compare
Choose a tag to compare

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

13 Oct 12:00
bb81ee5
Compare
Choose a tag to compare

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

Full Changelog: v2.5.0-RC1...v2.5.0-RC2

v2.5.0-RC1

21 Sep 17:45
d3ebb82
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v2.4.12...v2.5.0-RC1

v2.4.12

13 Jul 08:57
1f33199
Compare
Choose a tag to compare

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

29 Jun 07:43
26453b0
Compare
Choose a tag to compare

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