## What's Changed * Bump package version by @sleipnir in https://github.com/elixir-grpc/grpc/pull/447 * Revert "[Feat] Client LB using gRPC specs " by @polvalente in https://github.com/elixir-grpc/grpc/pull/449 * [FIX] Virtual channel creation with non resolvable address by @sleipnir in https://github.com/elixir-grpc/grpc/pull/450 * refactor: better interface and simpler implementation for GRPC.Stream.run by @polvalente in https://github.com/elixir-grpc/grpc/pull/453 * chore: remove Logger.debug/1 noise by @oohnoitz in https://github.com/elixir-grpc/grpc/pull/454 * [Fix] content type warning by @sleipnir in https://github.com/elixir-grpc/grpc/pull/455 * fix: refresh error spam on direct_state (no lb) by @JoeriDijkstra in https://github.com/elixir-grpc/grpc/pull/456 * [Feat] Error handler in streams by @sleipnir in https://github.com/elixir-grpc/grpc/pull/451 * docs: overhaul library documentation by @sleipnir in https://github.com/elixir-grpc/grpc/pull/458 * Fix/docs struct by @sleipnir in https://github.com/elixir-grpc/grpc/pull/459 ## New Contributors * @oohnoitz made their first contribution in https://github.com/elixir-grpc/grpc/pull/454 * @JoeriDijkstra made their first contribution in https://github.com/elixir-grpc/grpc/pull/456 **Full Changelog**: https://github.com/elixir-grpc/grpc/compare/v0.11.0...v0.11.4