v0.1.9
🎉 Full conformance status reached when using JSON codec!
What's Changed
- Return 404 for unknown path prefixes by @igor-vovk in #41
- Update http4s-client, http4s-dsl, ... to 0.23.30 by @scala-steward in #43
- Introduce separate type for Any's in error details. Split codec class… by @igor-vovk in #42
- Introduce Connect error codes in the Error type; cache error mappings by @igor-vovk in #44
- Optimized asyncUnaryCall implementation with cancellation support by @igor-vovk in #45
- Support passing response headers when backend returns an error by @igor-vovk in #46
Full Changelog: v0.1.8...v0.1.9