0.19.1
release-drafter
released this
26 May 11:35
·
1187 commits
to master
since this release
new features and improvements
- Add
containsExactly
matcher for arrays (#370) @agourlay - Add support for HTTP redirect @agourlay
- the new configuration field
followRedirect
is false by default - see reference configuration https://agourlay.github.io/cornichon/reference-configuration.html
- the new configuration field
bug fixes
- Fix typos in documentation (#361) @lauraluiz
- Fix error reporting for
isNull
(#356) @agourlay
dependency updates
- Update monix-execution, monix-reactive to 3.2.1 (#364) @scala-steward
- Update http4s to 0.21.4 (#363) @scala-steward
- Update sangria to 2.0.0-RC2 (#362) @scala-steward
- Update kafka-clients to 2.5.0 (#351) @scala-steward
- Update decline to 1.2.0 (#350) @scala-steward
- Update parboiled to 2.2.0 (#341) @scala-steward
- Update pureconfig to 0.12.3 (#340) @scala-steward
- Update cats-core, cats-macros to 2.1.1 (#339) @scala-steward