Skip to content

0.21.2

Compare
Choose a tag to compare
@agourlay agourlay released this 02 Mar 08:33
· 124 commits to master since this release

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

Full Changelog: v0.21.1...v0.21.2