Release 4.11.1
Changelog
- Feature: New additional anti-alias detection ported from Pixelmatch. Runs automatically if
ìgnore-anti-aliasing
is set totrue
. - Feature: Add
merge-config
field to the global config. The merge config can include a full config that is
merged with the main config. - Improvement: Cookie, LocalStorage and SessionStorage values are now masked in the report and in logs to not
accidentally leak sensitive data. - Bugfix: The
setup-paths
andcleanup-paths
feature did not work since introduction of the--merge-config
option.
Dependency updates
- Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #1347
- Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.5 by @dependabot in #1346
- Bump nettyVersion from 4.1.108.Final to 4.1.109.Final by @dependabot in #1348
- Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6 by @dependabot in #1353
- Bump springBootVersion from 3.2.4 to 3.2.5 by @dependabot in #1358
- Bump com.amazonaws:aws-lambda-java-events from 3.11.4 to 3.11.5 by @dependabot in #1344
- Bump org.graalvm.nativeimage:svm from 24.0.0 to 24.0.1 by @dependabot in #1351
- Bump org.graalvm.sdk:graal-sdk from 24.0.0 to 24.0.1 by @dependabot in #1352
- Bump software.amazon.awssdk.crt:aws-crt from 0.29.15 to 0.29.18 by @dependabot in #1356
- Bump amazonAwsJavaSdkVersion from 1.12.698 to 1.12.705 by @dependabot in #1360
- Bump awsSdkVersion from 2.25.28 to 2.25.35 by @dependabot in #1361
- Bump tomcatVersion from 10.1.20 to 10.1.23 by @dependabot in #1366
- Bump org.seleniumhq.selenium:selenium-java from 4.19.1 to 4.20.0 by @dependabot in #1370
- Bump com.amazonaws:aws-xray-recorder-sdk-bom from 2.15.2 to 2.15.3 by @dependabot in #1371
- Bump awsSdkVersion from 2.25.35 to 2.25.40 by @dependabot in #1375
- Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 by @dependabot in #1376
- Bump amazonAwsJavaSdkVersion from 1.12.705 to 1.12.711 by @dependabot in #1378
- Bump jacksonVersion from 2.17.0 to 2.17.1 by @dependabot in #1387
- Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #1383
- Bump awsSdkVersion from 2.25.40 to 2.25.45 by @dependabot in #1388
Full Changelog: v4.10.0...v4.11.1