Skip to content

Releases: elixir-grpc/grpc

v0.10.2 - 2025-07-11

12 Jul 00:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1 - 2025-05-09

10 May 02:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0 - 2025-05-05

06 May 00:51
Compare
Choose a tag to compare

What's Changed

  • New release tag by @sleipnir in #385
  • Release 0.9.0 by @sleipnir in #386
  • Add one-line logs with time by @carrascoacd in #392
  • [#397]: Preserve the order of the response messages when the stream response process handles ":consume_response" by @senconscious in #396
  • add better logging for mint adapter in case of connection error by @flaviogrossi in #408
  • if an erlang error escapes it causes ReportException to fail and hide… by @jeregrine in #407
  • chore: update protobuf library version by @polvalente in #410
  • Fix: deprecated s.o base image for github workflows by @sleipnir in #413
  • Access mode detection (transcode vs grpcweb vs grpc) by @aseigo in #412
  • Encode protobuf to iodata for better performance by @v0idpwn in #395
  • Remove elixir 1.12 from git pipeline by @sleipnir in #415
  • refactor: use Keyword.validate! and bump to v0.10 and elixir 1.15 by @polvalente in #416

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0 - 2024-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