New
v0.11.0
What's Changed
- Update documentation by @sleipnir in https://github.com/elixir-grpc/grpc/pull/425
- Update README.md by @sleipnir in https://github.com/elixir-grpc/grpc/pull/427
- fix: passing the adapter_opts properly by @XinGuanTubi in https://github.com/elixir-grpc/grpc/pull/431
- Fixes broken links for CI badges by @antedeguemon in https://github.com/elixir-grpc/grpc/pull/433
- Always set CORS headers by @aseigo in https://github.com/elixir-grpc/grpc/pull/434
- [Chore]: Fallback to json if accept header not defined by @sleipnir in https://github.com/elixir-grpc/grpc/pull/436
- Log server timeouts captured by
Cowboy.Handlerby @pzhou-thescore in https://github.com/elixir-grpc/grpc/pull/439 - Fix warnings by @yordis in https://github.com/elixir-grpc/grpc/pull/441
- fix: catch exits from crashing genserver in tests by @polvalente in https://github.com/elixir-grpc/grpc/pull/444
- fix: update accepted_compressors to use channel's accepted_compressors by @yordis in https://github.com/elixir-grpc/grpc/pull/445
- feat: add error details support by @yordis in https://github.com/elixir-grpc/grpc/pull/442
- [Feat] Client LB using gRPC specs by @sleipnir in https://github.com/elixir-grpc/grpc/pull/438