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
- @mvanhorn made their first contribution in #553
- @ycastorium made their first contribution in #559
- @pfitz made their first contribution in #561
- @makoto-developer made their first contribution in #564
- @freevova made their first contribution in #566
Full Changelog: v1.0.2...v1.0.3