Skip to content

Releases: elixir-grpc/grpc

v0.9.0 - 2025-07-16

17 Jul 03:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1 - 2024-04-07

08 Apr 01:35
969f9c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0 - 2024-04-05

06 Apr 00:24
Compare
Choose a tag to compare

What's Changed

  • Add client request to telemetry metadata by @ssepml in #324
  • Add start_server opt on README server example by @avillen in #320
  • Replace deprecated Logger.warn with Logger.warning by @Nezteb in #338
  • Update minimum Elixir to 12, update ci and tool-versions by @davydog187 in #335
  • Add result to client telemetry spans by @davydog187 in #334
  • Feat/http transcoding (Continuation) by @sleipnir in #351
  • Pattern match on channel on stub functions by @v0idpwn in #354
  • Accept URIs with scheme, add default SSL options for https, deprecate URLs without scheme by @v0idpwn in #357
  • More didactic documentation by @sleipnir in #356

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0 - 2023-09-05

05 Sep 07:24
Compare
Choose a tag to compare

What's Changed

  • Upgrade mint to 1.5.0 version by @KoeusIss in #322
  • Remove accepted_comparators option from logger interceptors by @guisehn in #326

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0 - 2023-06-14

14 Jun 16:42
3cbd100
Compare
Choose a tag to compare

Highlights

  • Initial implementation of Mint adapter
  • Update to :gun 2.0.0
  • Initial support for grpc-web
  • Support for :telemetry events

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0 - 2022-07-27

27 Jul 05:43
a3e4445
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0-beta.1...v0.5.0