0.21.2
Changes
- Disable Gzip by default as it is slow for small payload. It can be re-enabled with:
cornichon {
addAcceptGzipByDefault = true
}
Improvements
- Decrease global memory usage
- Optimize
Feature
object evaluation - Display feature evaluation time in logs for
cornichon-test-framework
Dependency updates
- Update sbt to 1.9.7 by @scala-steward in #810
- Update fs2-core, fs2-io to 3.9.3 by @scala-steward in #811
- Update parboiled to 2.5.1 by @scala-steward in #812
- Update sbt-microsites to 1.4.4 by @scala-steward in #813
- Update http4s-circe, http4s-dsl, ... to 0.23.24 by @scala-steward in #814
- Bump actions/setup-java from 3 to 4 by @dependabot in #815
- Update diffson-circe to 4.5.0 by @scala-steward in #816
- Update kafka-clients to 3.6.1 by @scala-steward in #817
- Update http4s-circe, http4s-dsl, ... to 0.23.25 by @scala-steward in #819
- Update sbt-release to 1.3.0 by @scala-steward in #818
- Update sbt-jmh to 0.4.7 by @scala-steward in #821
- Update sbt to 1.9.8 by @scala-steward in #820
- Update cats-effect to 3.5.3 by @scala-steward in #823
- Bump actions/cache from 3 to 4 by @dependabot in #824
- Update pureconfig to 0.17.5 by @scala-steward in #825
- Update fs2-core, fs2-io to 3.9.4 by @scala-steward in #826
- Update sbt-release to 1.4.0 by @scala-steward in #827
- Update sangria to 4.1.0 by @scala-steward in #829
- Update munit to 1.0.0-M11 by @scala-steward in #830
- Update scalatest-wordspec to 3.2.18 by @scala-steward in #831
- Update pureconfig to 0.17.6 by @scala-steward in #832
- Update sbt to 1.9.9 by @scala-steward in #833
- Update scala-library, scala-reflect to 2.12.19 by @scala-steward in #835
- Update scala-library, scala-reflect to 2.13.13 by @scala-steward in #836
Full Changelog: v0.21.1...v0.21.2