New
v0.11.5 - 2025-11-14
What's Changed
- [Feat] bump v0.11.4 by @sleipnir in https://github.com/elixir-grpc/grpc/pull/460
- Report GRPC.Errors as normal shutdowns in the cowboy adapter by @ollien in https://github.com/elixir-grpc/grpc/pull/461
- Add
exception_log_filteroption to server by @ollien in https://github.com/elixir-grpc/grpc/pull/462 - Fix assertless test for exception log filtering by @ollien in https://github.com/elixir-grpc/grpc/pull/463
- Ensure 1 GRPC.Client.Supervisor by @mrmicahcooper in https://github.com/elixir-grpc/grpc/pull/466
New Contributors
- @ollien made their first contribution in https://github.com/elixir-grpc/grpc/pull/461
- @mrmicahcooper made their first contribution in https://github.com/elixir-grpc/grpc/pull/466
Full Changelog: https://github.com/elixir-grpc/grpc/compare/v0.11.4...v0.11.5