Skip to content

Releases: http4s/http4s-grpc

v0.0.4

18 Oct 05:26
f19bede
Compare
Choose a tag to compare

Features

Updates

  • Cats to 2.10.0
  • Cats Effect to 3.5.2
  • FS2 to 3.9.2
  • http4s to 0.23.23
  • Scala to 2.12.18, 2.13.12, 3.3.1
  • Scala.js to 1.14.2
  • Scala Native to 0.4.16
  • ScalaPB to 0.11.14

New Contributors

  • @davenverse-steward made their first contribution in #18

Full Changelog: v0.0.3...v0.0.4

v0.0.3

16 Mar 02:25
ab9b59c
Compare
Choose a tag to compare

Big Exciting Features!

  • Comments on Services Automatically Become Scaladoc
  • Significantly Improved Error Handling

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

10 Mar 22:17
235e6ff
Compare
Choose a tag to compare

This release is changing the behavior of how we generate method definitions. In 0.0.1 we used the scala method generated name rather than the method as specified in the protocols. This has been remedied.

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

09 Mar 23:15
33a7771
Compare
Choose a tag to compare

Initial Public Release

  • gRPC implementations on top of ember for both Client and Servers
  • Code Generation (many thanks to everyone who has worked on fs2-grpc, we would have been totally lost without the work already done there)
  • SBT Plugin to Automate Creation for users with minimal effort

We look forward to lots of feedback on what we can do better, what features we need that are missing, etc. We want to get this meeting folks needs, but that means we need to know what those needs are. 😄 Thank you for taking a look and trying this out!