Release 4.13.0
What's Changed
- Bugfix: The
--crop-last-screenshot
option was adjusted to fill cropped areas with pixels in the background color to
match screenshot sizes. - Feature: It's possible to add a
message
field to the job config. This message is displayed in the report. - Feature: There's a new
approval-link
field in the job config. If set, the report will contain a link to this URL in
case of a difference. This can be used to directly approve the differences to continue a CI run. - Improvement: The lambda browser retries on more error messages now to improve stability.
Dependency updates
- Bump nettyVersion from 4.1.109.Final to 4.1.110.Final by @dependabot in #1422
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #1415
- Bump de.otto.edison:edison-core from 3.2.2 to 3.2.3 by @dependabot in #1418
- Bump software.amazon.awssdk.crt:aws-crt from 0.29.18 to 0.29.19 by @dependabot in #1419
- Bump amazonAwsJavaSdkVersion from 1.12.724 to 1.12.728 by @dependabot in #1420
- Bump amazonAwsJavaSdkVersion from 1.12.728 to 1.12.729 by @dependabot in #1425
- Bump awsSdkVersion from 2.25.54 to 2.25.59 by @dependabot in #1423
- Bump com.amazonaws:aws-xray-recorder-sdk-bom from 2.15.3 to 2.16.0 by @dependabot in #1430
- Bump amazonAwsJavaSdkVersion from 1.12.729 to 1.12.733 by @dependabot in #1433
- Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in #1436
- Bump amazonAwsJavaSdkVersion from 1.12.733 to 1.12.735 by @dependabot in #1439
- Bump nettyVersion from 4.1.110.Final to 4.1.111.Final by @dependabot in #1452
- Update LICENSE by @MediaMarco in #1447
- Bump tomcatVersion from 10.1.24 to 10.1.25 by @dependabot in #1469
- Bump software.amazon.awssdk.crt:aws-crt from 0.29.19 to 0.29.25 by @dependabot in #1475
- Bump awsSdkVersion from 2.25.59 to 2.26.9 by @dependabot in #1478
- Bump com.amazonaws:aws-lambda-java-events from 3.11.5 to 3.11.6 by @dependabot in #1454
- Bump org.seleniumhq.selenium:selenium-java from 4.21.0 to 4.22.0 by @dependabot in #1474
- Bump amazonAwsJavaSdkVersion from 1.12.735 to 1.12.750 by @dependabot in #1479
- Bump awsSdkVersion from 2.26.9 to 2.26.13 by @dependabot in #1487
- Bump junitJupiterVersion from 5.10.2 to 5.10.3 by @dependabot in #1482
- Bump org.owasp:dependency-check-gradle from 9.2.0 to 10.0.1 by @dependabot in #1491
- Bump awsSdkVersion from 2.26.13 to 2.26.15 by @dependabot in #1493
Full Changelog: v4.12.1...v4.13.0