v1.1.22-rc.10: Release of 1.1.22-rc.10
·
4361 commits
to main
since this release
Pull requests:
- #202 Pull requst for updating tests for screenshots (@YamStranger)
- #200 see #179 (@cliviu)
- #196 Pull requst for 184_issue: logging for PATCH operation added (@YamStranger)
- #201 Pull requst for adding input streams closing. Please don't merge if not success (@YamStranger)
Commits:
- 81c87bb Fixed an error with the screenshots that always displayed the screen source link, even for successful tests. (@wakaleo)
- 9f90752 Retry to unzip a resource file if it is locked. This is a work-around for Windows-related file locking issues. (@wakaleo)
- c9889ca Added more robustness to the report generation by allowing ZIP files to be opened again if they couldn't the first time (@wakaleo)
- e21e9a5 Updated tests (@wakaleo)
- fc8442b Restored step logging to INFO. (@wakaleo)