v1.1.22-rc.11: Release of 1.1.22-rc.11
·
4348 commits
to main
since this release
Pull requests:
- #220 218 issue (@YamStranger)
- #219 216_issue: update versions (@YamStranger)
- #213 Pull request for adding log and auth wrappers for serenity-rest-assured (@YamStranger)
- #210 Pull request for updating SerenityRest to log all types of input (@YamStranger)
- #208 fix: Fix for setting serenity.proxy.type and http_port. Needs to be a… (@eskape)
- #206 fix: cglib dependency conflict from guice (@schmurgon)
Commits:
- 2cec6f2 fix: Fix for setting serenity.proxy.type and http_port. Needs to be an number instead of string. (@eskape)
- 5f8752f 216_issue: update versions (@YamStranger)
- 7ab6c25 197_issue: updated SerenityRest to log all types of input for content/body rest call (@YamStranger)
- 7c4e0df fix: cglib dependency conflict from guice (@schmurgon)
- 86ff95a 216_issue: update versions (@YamStranger)
- c44f078 218_issue: added test for checking if web scenarious executed successfully with HTMLUnit (fails now, so added @ignore) (@YamStranger)
- f998b4a 185_issue: log and auth wrappers implemented, tests profivided. redirects still not supported (@YamStranger)