Skip to content

v0.16.7

Compare
Choose a tag to compare
@kubukoz kubukoz released this 03 Nov 18:42
98e64fa

What's changed

Use a concurrent map on JVM for the compilation cache by @Baccata in #539

Fixes a potential issue in concurrently compiling the same schema.

Client httpResponseTest for output by @daddykotex in #527

Adds support for testing response handling of a client in the compliance-tests module.

Build http4s routers lazily by @kubukoz in #568

Fixes an issue in which an exception would be thrown instead of an Either's Left being returned in http4s clients.

Other changes

Full Changelog: v0.16.6...v0.16.7