Releases: typelevel/fs2-grpc
Releases · typelevel/fs2-grpc
v2.2.4
What's Changed
Full Changelog: v2.2.2...v2.2.4
v2.2.2
What's Changed
- Update fs2-core to 3.2.2 by @scala-steward in #427
- Update scalafmt-core to 3.0.8 by @scala-steward in #429
- Update scala-library to 2.13.7 by @scala-steward in #431
- add proto3 optional support by @justcoon in #432
New Contributors
Full Changelog: v2.2.1...v2.2.2
v0.11.2
What's Changed
- misc: fix stream ingest + update dependencies. by @ahjohannessen in #428
Full Changelog: v0.11.0...v0.11.2
v2.2.1
What's Changed
Bug fixes:
- runtime: fix client streaming issue that can cause message flow to halt in some cases, see #426 for details.
Dependencies:
- fs2: 3.2.1 by @scala-steward in #425
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Update fs2-core to 3.1.6 by @scala-steward in #421
- Update scala3-library to 3.1.0 by @scala-steward in #422
- Update scalafmt-core to 3.0.7 by @scala-steward in #423
- Update fs2-core to 3.2.0 by @scala-steward in #424
Full Changelog: v2.1.11...v2.2.0
Dependencies / Improvements
What's Changed
- codegen: move
serviceCompanion
toGeneratedCompanion
trait. by @ahjohannessen in #418 - deps: update munit-cats-effect-3 by @ahjohannessen in #420
- Update compilerplugin, scalapb-runtime, ... to 0.11.6 by @scala-steward in #419
Full Changelog: v2.1.10...v2.1.11
Codegen Improvements
- add implicit of companion object in generated service definition object (#417)
Dependency Upgrades
- fs2: 3.1.4
Dependency Upgrades
- fs2: 3.1.3 (#410)
Dependency Upgrades
- cats-effect: 3.2.9
- scala: 2.12.15