| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-27 | 1.8 kB | |
| v1.0.3 - 2026-07-27 source code.tar.gz | 2026-07-27 | 291.4 kB | |
| v1.0.3 - 2026-07-27 source code.zip | 2026-07-27 | 417.3 kB | |
| Totals: 3 Items | 710.5 kB | 0 | |
What's Changed
- fix(grpc): remove specs and enforce compiler warnings by @smartinio in https://github.com/elixir-grpc/grpc/pull/552
- fix: make GRPC.Stub generation opt-out for server-only protoc runs by @mvanhorn in https://github.com/elixir-grpc/grpc/pull/553
- Fix Mint adapter: BadMapError in State.stream_response_pid/2 by @rockneurotiko in https://github.com/elixir-grpc/grpc/pull/556
- Fix Mint adapter: dead stream response process crashes the connection by @ycastorium in https://github.com/elixir-grpc/grpc/pull/559
- feat(grpc): support supervised client connections by @yordis in https://github.com/elixir-grpc/grpc/pull/557
- refactor: remove GRPC.Channel.t() typespec (unbreaks connect/2 success typing) by @pfitz in https://github.com/elixir-grpc/grpc/pull/561
- fix: stop leaking client supervisor children on failed and closed connections by @mvanhorn in https://github.com/elixir-grpc/grpc/pull/554
- docs: fix "receving" typo in Codec moduledoc by @makoto-developer in https://github.com/elixir-grpc/grpc/pull/564
- test(mint): cover incoming stream-level errors in process_response by @freevova in https://github.com/elixir-grpc/grpc/pull/566
- Release/v1.0.3 by @sleipnir in https://github.com/elixir-grpc/grpc/pull/567
New Contributors
- @mvanhorn made their first contribution in https://github.com/elixir-grpc/grpc/pull/553
- @ycastorium made their first contribution in https://github.com/elixir-grpc/grpc/pull/559
- @pfitz made their first contribution in https://github.com/elixir-grpc/grpc/pull/561
- @makoto-developer made their first contribution in https://github.com/elixir-grpc/grpc/pull/564
- @freevova made their first contribution in https://github.com/elixir-grpc/grpc/pull/566
Full Changelog: https://github.com/elixir-grpc/grpc/compare/v1.0.2...v1.0.3