Skip to content

v0.1.9

Compare
Choose a tag to compare
@igor-vovk igor-vovk released this 06 Dec 20:46
· 16 commits to main since this release
a2a687e

🎉 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