v0.16.7
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
- add logo to microsite by @lewisjkl in #532
- update workflow to split out microsite publishing by @lewisjkl in #536
- Update sbt-header to 5.8.0 by @scala-steward in #543
- Update scala-library, scala-reflect to 2.12.17 by @scala-steward in #544
- Export a SMITHY_VERSION so that publish can use it by @daddykotex in #540
- Update swagger-ui-dist to 4.14.3 by @scala-steward in #548
- Update smithy-aws-traits, smithy-build, ... to 1.25.2 by @scala-steward in #549
- Update jsoniter-scala-core to 2.17.6 by @scala-steward in #552
- Update swagger-ui-dist to 4.15.0 by @scala-steward in #553
- Update sbt, sbt-dependency-tree to 1.7.2 by @scala-steward in #546
- Update scala-library, scala-reflect to 2.13.10 by @scala-steward in #545
Full Changelog: v0.16.6...v0.16.7