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 http...