Skip to content

v1.0.3 - 2026-07-27

Latest

Choose a tag to compare

@polvalente polvalente released this 27 Jul 16:47
56c3489

What's Changed

  • fix(grpc): remove specs and enforce compiler warnings by @smartinio in #552
  • fix: make GRPC.Stub generation opt-out for server-only protoc runs by @mvanhorn in #553
  • Fix Mint adapter: BadMapError in State.stream_response_pid/2 by @rockneurotiko in #556
  • Fix Mint adapter: dead stream response process crashes the connection by @ycastorium in #559
  • feat(grpc): support supervised client connections by @yordis in #557
  • refactor: remove GRPC.Channel.t() typespec (unbreaks connect/2 success typing) by @pfitz in #561
  • fix: stop leaking client supervisor children on failed and closed connections by @mvanhorn in #554
  • docs: fix "receving" typo in Codec moduledoc by @makoto-developer in #564
  • test(mint): cover incoming stream-level errors in process_response by @freevova in #566
  • Release/v1.0.3 by @sleipnir in #567

New Contributors

Full Changelog: v1.0.2...v1.0.3