Releases: otto-de/jlineup
Release 4.8.1 (Valentine's Day Edition)
What's Changed
-
Bugfix: Headless mode in Chrome 110 has changed and didn't work anymore with former JLineup implementations.
Important: You may need Chrome 110 or later for this release of JLineup to work accordingly -
Dependency updates:
- Bump jacksonVersion from 2.14.0 to 2.14.1 by @dependabot in #399
- Bump aws-java-sdk-xray from 1.12.348 to 1.12.349 by @dependabot in #400
- Bump aws-java-sdk-core from 1.12.348 to 1.12.350 by @dependabot in #404
- Bump aws-java-sdk-xray from 1.12.349 to 1.12.358 by @dependabot in #409
- Bump aws-crt from 0.19.11 to 0.20.2 by @dependabot in #411
- Bump selenium-java from 4.6.0 to 4.7.1 by @dependabot in #412
- Bump aws-crt from 0.20.2 to 0.20.3 by @dependabot in #413
- Bump dependency-check-gradle from 7.3.2 to 7.4.1 by @dependabot in #416
- Bump mockito-core from 4.9.0 to 4.10.0 by @dependabot in #417
- Bump aws-java-sdk-core from 1.12.350 to 1.12.372 by @dependabot in #423
- Bump aws-crt from 0.20.3 to 0.20.5 by @dependabot in #424
- Bump gson from 2.10 to 2.10.1 by @dependabot in #431
- Bump mockito-core from 4.10.0 to 4.11.0 by @dependabot in #429
- Bump junit-jupiter from 5.9.1 to 5.9.2 by @dependabot in #441
- Bump junitJupiterVersion from 5.9.1 to 5.9.2 by @dependabot in #440
- Bump amazonAwsJavaSdkVersion from 1.12.382 to 1.12.383 by @dependabot in #443
- Bump svm from 22.3.0 to 22.3.1 by @dependabot in #456
- Bump amazonAwsJavaSdkVersion from 1.12.383 to 1.12.386 by @dependabot in #455
- Bump graal-sdk from 22.3.0 to 22.3.1 by @dependabot in #453
- Bump tomcatVersion from 9.0.70 to 9.0.71 by @dependabot in #449
- Bump dependency-check-gradle from 7.4.4 to 8.0.1 by @dependabot in #459
- Bump aws-crt from 0.20.5 to 0.21.1 by @dependabot in #448
- Bump mockito-core from 4.11.0 to 5.0.0 by @dependabot in #451
- Bump amazonAwsJavaSdkVersion from 1.12.386 to 1.12.387 by @dependabot in #458
- Bump webdrivermanager from 5.3.1 to 5.3.2 by @dependabot in #463
- Bump amazonAwsJavaSdkVersion from 1.12.387 to 1.12.388 by @dependabot in #461
- Bump amazonAwsJavaSdkVersion from 1.12.388 to 1.12.389 by @dependabot in #464
- Bump nettyVersion from 4.1.86.Final to 4.1.87.Final by @dependabot in #444
- Bump amazonAwsJavaSdkVersion from 1.12.389 to 1.12.398 by @dependabot in #490
- Bump software.amazon.awssdk.crt:aws-crt from 0.21.1 to 0.21.4 by @dependabot in #489
- Bump dependency-check-gradle from 8.0.1 to 8.0.2 by @dependabot in #482
- Bump picocli from 4.7.0 to 4.7.1 by @dependabot in #481
- Bump jacksonVersion from 2.14.1 to 2.14.2 by @dependabot in #479
- Bump picocli-codegen from 4.7.0 to 4.7.1 by @dependabot in #478
- Bump org.mockito:mockito-core from 5.0.0 to 5.1.1 by @dependabot in #486
- Bump selenium-java from 4.7.2 to 4.8.0 by @dependabot in #468
- Bump de.otto.edison:edison-core from 2.7.6 to 2.7.7 by @dependabot in #497
- Bump software.amazon.awssdk.crt:aws-crt from 0.21.4 to 0.21.5 by @dependabot in #494
- Bump amazonAwsJavaSdkVersion from 1.12.398 to 1.12.401 by @dependabot in #499
- Bump amazonAwsJavaSdkVersion from 1.12.401 to 1.12.405 by @dependabot in #509
- Bump software.amazon.awssdk.crt:aws-crt from 0.21.5 to 0.21.7 by @dependabot in #505
- Bump nettyVersion from 4.1.87.Final to 4.1.88.Final by @dependabot in #508
- Bump nettyVersion from 4.1.88.Final to 4.1.89.Final by @dependabot in #512
- Bump org.owasp:dependency-check-gradle from 8.0.2 to 8.1.0 by @dependabot in #511
- Bump amazonAwsJavaSdkVersion from 1.12.405 to 1.12.406 by @dependabot in #514
Full Changelog: v4.7.0...v4.8.1
Release 4.7.0
New Features:
- --keep-existing option to keep existing 'before'-screenshots when doing another 'before' run
- --refresh-url option to refresh the 'before'-screenshots of one specific URL config entry only while keeping
the others - --merge-config option that merges the run config with another merge config file which may include repetitive
options. The URL keys in the merge config file are matched by regex. - The URL can not only be specified as the key of an URL config, but also by using the new 'url' field instead.
This opens the possibility to have multiple URL configs for the same URL. URL config keys still have to be unique.
Dependency Updates:
- Bump mockito-core from 4.6.1 to 4.7.0 by @dependabot in #335
- Bump springBootVersion from 2.7.2 to 2.7.3 by @dependabot in #336
- Bump jsoup from 1.15.2 to 1.15.3 by @dependabot in #340
- Bump dependency-check-gradle from 7.1.1 to 7.1.2 by @dependabot in #338
- Bump webdrivermanager from 5.2.3 to 5.3.0 by @dependabot in #337
- Bump janino from 3.1.7 to 3.1.8 by @dependabot in #344
- Bump jacksonVersion from 2.13.3 to 2.13.4 by @dependabot in #345
- Bump nettyVersion from 4.1.80.Final to 4.1.81.Final by @dependabot in #347
- Bump mockito-core from 4.7.0 to 4.8.0 by @dependabot in #346
- Bump dependency-check-gradle from 7.1.2 to 7.2.1 by @dependabot in #355
- Bump nettyVersion from 4.1.81.Final to 4.1.82.Final by @dependabot in #351
- Bump springBootVersion from 2.7.3 to 2.7.4 by @dependabot in #356
- Bump tomcatVersion from 9.0.65 to 9.0.67 by @dependabot in #358
- Bump junitJupiterVersion from 5.9.0 to 5.9.1 by @dependabot in #357
- Bump edison-core from 2.7.2 to 2.7.4 by @dependabot in #359
- Bump selenium-java from 4.4.0 to 4.5.0 by @dependabot in #360
- Bump tomcatVersion from 9.0.67 to 9.0.68 by @dependabot in #363
- Bump aws-xray-recorder-sdk-bom from 2.11.2 to 2.12.0 by @dependabot in #364
- Bump nettyVersion from 4.1.82.Final to 4.1.84.Final by @dependabot in #366
- Bump svm from 22.2.0 to 22.2.0.1 by @dependabot in #368
- Bump graal-sdk from 22.2.0 to 22.2.0.1 by @dependabot in #367
- Bump dependency-check-gradle from 7.2.1 to 7.3.0 by @dependabot in #371
- Bump svm from 22.2.0.1 to 22.3.0 by @dependabot in #370
- Bump graal-sdk from 22.2.0.1 to 22.3.0 by @dependabot in #369
- Bump edison-core from 2.7.4 to 2.7.5 by @dependabot in #374
- Bump springBootVersion from 2.7.4 to 2.7.5 by @dependabot in #372
- Bump selenium-java from 4.5.0 to 4.5.2 by @dependabot in #373
- Bump mockito-core from 4.8.0 to 4.8.1 by @dependabot in #375
- Bump selenium-java from 4.5.2 to 4.5.3 by @dependabot in #376
- Bump gson from 2.9.1 to 2.10 by @dependabot in #377
- Bump picocli from 4.6.3 to 4.7.0 by @dependabot in #380
- Bump commons-compress from 1.21 to 1.22 by @dependabot in #379
- Bump picocli-codegen from 4.6.3 to 4.7.0 by @dependabot in #378
- Bump edison-core from 2.7.5 to 2.7.6 by @dependabot in #383
- Bump selenium-java from 4.5.0 to 4.6.0 by @dependabot in #382
- Bump jacksonVersion from 2.13.4 to 2.14.0 by @dependabot in #385
- Bump nettyVersion from 4.1.84.Final to 4.1.85.Final by @dependabot in #386
- Bump aws-lambda-java-core from 1.2.1 to 1.2.2 by @dependabot in #387
- Bump aws-xray-recorder-sdk-bom from 2.12.0 to 2.13.0 by @dependabot in #388
- Bump janino from 3.1.8 to 3.1.9 by @dependabot in #393
- Bump junit-jupiter from 5.7.1 to 5.9.1 by @dependabot in #392
- Bump mockito-core from 4.8.1 to 4.9.0 by @dependabot in #390
- Bump junit from 4.13 to 4.13.2 by @dependabot in #391
- Bump tomcatVersion from 9.0.68 to 9.0.69 by @dependabot in #389
- Bump dependency-check-gradle from 7.3.0 to 7.3.2 by @dependabot in #396
- Bump rest-assured from 5.2.0 to 5.3.0 by @dependabot in #395
Full Changelog: v4.6.3...v4.7.0
Release 4.6.3
- Feature:
--open-report
or-o
when using jlineup cli opens the HTML report after the run - Bugfix: CLI jar size was accidentally increased
Full Changelog: v4.6.2...v4.6.3
Release 4.6.2
What's Changed
- Bugfix: Broken report with accidentally multiplied entries when multiple urls are configured on top level
- Bump webdrivermanager from 5.2.1 to 5.2.3 by @dependabot in #327
- Bump gson from 2.9.0 to 2.9.1 by @dependabot in #315
- Bump hibernate-validator from 6.2.3.Final to 6.2.4.Final by @dependabot in #332
- Bump selenium-java from 4.3.0 to 4.4.0 by @dependabot in #333
Full Changelog: v4.6.1...v4.6.2
Release 4.6.1
What's Changed
-
Dependency Updates
-
Save provisional html report under correct filename again
-
Bump graal-sdk from 22.0.0.2 to 22.1.0 by @dependabot in #184
-
Bump dependency-check-gradle from 7.0.4.1 to 7.1.0.1 by @dependabot in #185
-
Bump edison-core from 2.6.7 to 2.6.8 by @dependabot in #186
-
Bump edison-core from 2.6.8 to 2.6.9 by @dependabot in #187
-
Bump edison-core from 2.6.9 to 2.6.10 by @dependabot in #188
-
Bump jsoup from 1.14.3 to 1.15.1 by @dependabot in #189
-
Bump graal-sdk from 22.1.0 to 22.1.0.1 by @dependabot in #196
-
Bump aws-java-sdk-lambda from 1.12.221 to 1.12.225 by @dependabot in #197
-
Bump aws-java-sdk-s3 from 1.12.221 to 1.12.225 by @dependabot in #198
-
Bump svm from 22.0.0.2 to 22.1.0.1 by @dependabot in #201
-
Bump rest-assured from 5.0.1 to 5.1.1 by @dependabot in #225
-
Bump webdrivermanager from 5.1.1 to 5.2.0 by @dependabot in #207
-
Bump aws-java-sdk-s3 from 1.12.225 to 1.12.242 by @dependabot in #235
-
Bump mockito-core from 4.5.1 to 4.6.1 by @dependabot in #238
-
Bump selenium-java from 4.1.4 to 4.2.2 by @dependabot in #237
-
Bump nettyVersion from 4.1.77.Final to 4.1.78.Final by @dependabot in #236
-
Bump aws-java-sdk-lambda from 1.12.225 to 1.12.242 by @dependabot in #234
-
Bump dependency-check-gradle from 7.1.0.1 to 7.1.1 by @dependabot in #240
-
Bump aws-xray-recorder-sdk-bom from 2.11.1 to 2.11.2 by @dependabot in #239
-
Bump aws-java-sdk-s3 from 1.12.242 to 1.12.243 by @dependabot in #242
-
Bump aws-java-sdk-lambda from 1.12.242 to 1.12.243 by @dependabot in #241
-
Bump edison-core from 2.6.10 to 2.7.1 by @dependabot in #278
-
Bump springBootVersion from 2.7.0 to 2.7.1 by @dependabot in #249
-
Bump nettyVersion from 4.1.78.Final to 4.1.79.Final by @dependabot in #284
-
Bump jsoup from 1.15.1 to 1.15.2 by @dependabot in #285
-
Bump aws-java-sdk-s3 from 1.12.243 to 1.12.262 by @dependabot in #282
-
Bump aws-java-sdk-lambda from 1.12.243 to 1.12.262 by @dependabot in #283
-
Bump webdrivermanager from 5.2.0 to 5.2.1 by @dependabot in #286
-
Bump tomcatVersion from 9.0.64 to 9.0.65 by @dependabot in #293
-
Bump graal-sdk from 22.1.0.1 to 22.2.0 by @dependabot in #291
-
Bump svm from 22.1.0.1 to 22.2.0 by @dependabot in #292
-
Bump aws-java-sdk-lambda from 1.12.262 to 1.12.267 by @dependabot in #298
-
Bump aws-java-sdk-s3 from 1.12.262 to 1.12.267 by @dependabot in #299
-
Bump springBootVersion from 2.7.1 to 2.7.2 by @dependabot in #300
Full Changelog: v.4.6.0...v4.6.1
Release 4.6.0
What's Changed
-
Bugfix: All cookies were part of screenshot context hash calculation since version 4.4.0, which lead
to problems when changing cookie content between before and after steps. To fix this, only alternating cookies
(introduced in 4.4.0) are part of the context hash from this release on. -
Bump tomcatVersion from 9.0.60 to 9.0.62 by @dependabot in #177
-
Bump webdrivermanager from 5.1.0 to 5.1.1 by @dependabot in #179
-
Bump rest-assured from 5.0.0 to 5.0.1 by @dependabot in #178
-
Bump janino from 3.1.6 to 3.1.7 by @dependabot in #181
-
Bump mockito-core from 4.4.0 to 4.5.0 by @dependabot in #180
-
Bump mockito-core from 4.5.0 to 4.5.1 by @dependabot in #183
-
Bump springBootVersion from 2.6.6 to 2.6.7 by @dependabot in #182
Full Changelog: v.4.5.2...v.4.6.0
Release 4.5.2
Update Spring Boot to 2.6.6 to fix Spring4Shell vulnerability
Release 4.5.1
What's Changed
-
Update Jackson Databind to latest micro patch 2.13.2.2 because of FasterXML/jackson-databind#2816
-
Bump Selenium to 4.1.3
-
Bump Netty to 4.1.75.Final
-
Bump mockito-core from 4.3.1 to 4.4.0 by @dependabot in #169
-
Bump tomcatVersion from 9.0.59 to 9.0.60 by @dependabot in #170
-
Bump springBootVersion from 2.6.4 to 2.6.5 by @dependabot in #173
-
Bump edison-core from 2.6.4 to 2.6.5 by @dependabot in #174
-
Bump edison-core from 2.6.5 to 2.6.6 by @dependabot in #176
-
Bump rest-assured from 4.5.1 to 5.0.0 by @dependabot in #175
Full Changelog: v4.5.0...v.4.5.1
Release 4.5.0
See the changelog for details.
What's Changed
- Bump slf4j-api from 1.7.32 to 1.7.33 by @dependabot in #137
- Bump svm from 21.3.0 to 22.0.0.2 by @dependabot in #142
- Bump graal-sdk from 21.3.0 to 22.0.0.2 by @dependabot in #141
- Bump springBootVersion from 2.6.2 to 2.6.3 by @dependabot in #140
- Bump tomcat-embed-core from 9.0.56 to 9.0.58 by @dependabot in #145
- Bump rest-assured from 4.4.0 to 4.5.0 by @dependabot in #144
- Bump hibernate-validator from 6.2.0.Final to 6.2.1.Final by @dependabot in #143
- Bump mockito-core from 4.2.0 to 4.3.1 by @dependabot in #147
- Bump slf4j-api from 1.7.33 to 1.7.35 by @dependabot in #146
- Bump thymeleaf from 3.0.14.RELEASE to 3.0.15.RELEASE by @dependabot in #149
- Bump picocli from 4.6.2 to 4.6.3 by @dependabot in #151
- Bump slf4j-api from 1.7.35 to 1.7.36 by @dependabot in #150
- Bump rest-assured from 4.4.0 to 4.5.1 by @dependabot in #154
- Bump tomcat-embed-el from 9.0.58 to 10.0.16 by @dependabot in #152
- Bump springBootVersion from 2.6.3 to 2.6.4 by @dependabot in #157
- Bump picocli-codegen from 4.6.2 to 4.6.3 by @dependabot in #158
- Bump hibernate-validator from 6.2.1.Final to 6.2.2.Final by @dependabot in #160
- Bump gson from 2.8.9 to 2.9.0 by @dependabot in #159
- Bump tomcatVersion from 5.0.59 to 9.0.59 by @dependabot in #165
- Bump guava from 31.0.1-jre to 31.1-jre by @dependabot in #166
- Bump logback-classic from 1.2.10 to 1.2.11 by @dependabot in #168
- Bump awaitility from 4.1.1 to 4.2.0 by @dependabot in #167
Full Changelog: 4.4.0...v4.5.0
Release 4.4.0
See the changelog for details.
What's Changed
-
New HTML report format
-
New error-signals feature in http-check which allows to check the targeted page not only by http return code but by strings in response body
-
New alternating-cookies feature which allows to iterate over different cookie setups per page easily
-
Bump edison-core from 2.5.2 to 2.5.3 by @dependabot in #88
-
Bump logback-classic from 1.2.5 to 1.2.6 by @dependabot in #94
-
Bump dependency-check-gradle from 6.2.2 to 6.3.1 by @dependabot in #92
-
Bump tomcat-embed-core from 9.0.52 to 9.0.53 by @dependabot in #95
-
[Snyk] Security upgrade debian from bullseye-slim to 11-slim by @snyk-bot in #93
-
Bump kotlin-stdlib from 1.5.30 to 1.5.31 by @dependabot in #98
-
Bump dependency-check-gradle from 6.3.1 to 6.4.1.1 by @dependabot in #105
-
Bump okhttp from 4.9.1 to 4.9.2 by @dependabot in #103
-
Bump guava from 30.1.1-jre to 31.0.1-jre by @dependabot in #101
-
Bump springBootVersion from 2.5.4 to 2.5.5 by @dependabot in #99
-
Bump awaitility from 4.1.0 to 4.1.1 by @dependabot in #107
-
Bump mockito-core from 3.12.4 to 4.0.0 by @dependabot in #109
-
Bump picocli-codegen from 4.6.1 to 4.6.2 by @dependabot in #112
-
Bump tomcat-embed-core from 9.0.53 to 9.0.55 by @dependabot in #114
-
Bump picocli from 4.6.1 to 4.6.2 by @dependabot in #113
-
Bump kotlin-stdlib from 1.5.31 to 1.6.0 by @dependabot in #116
-
Bump logback-classic from 1.2.6 to 1.2.7 by @dependabot in #115
-
Bump dependency-check-gradle from 6.4.1.1 to 6.5.0.1 by @dependabot in #117
-
Bump okhttp from 4.9.2 to 4.9.3 by @dependabot in #121
-
Bump mockito-core from 4.0.0 to 4.1.0 by @dependabot in #120
-
Bump edison-core from 2.5.5 to 2.6.1 by @dependabot in #124
-
Bump springBootVersion from 2.5.6 to 2.6.1 by @dependabot in #123
-
Bump thymeleaf from 3.0.12.RELEASE to 3.0.13.RELEASE by @dependabot in #122
-
Bump thymeleaf from 3.0.13.RELEASE to 3.0.14.RELEASE by @dependabot in #125
-
Bump tomcat-embed-core from 9.0.55 to 9.0.56 by @dependabot in #126
-
Bump kotlin-stdlib from 1.6.0 to 1.6.10 by @dependabot in #128
-
Bump logback-classic from 1.2.7 to 1.2.8 by @dependabot in #127
-
Bump mockito-core from 4.1.0 to 4.2.0 by @dependabot in #130
-
Bump logback-classic from 1.2.8 to 1.2.9 by @dependabot in #129
-
Bump dependency-check-gradle from 6.5.0.1 to 6.5.2.1 by @dependabot in #134
-
Bump logback-classic from 1.2.9 to 1.2.10 by @dependabot in #133
-
Bump springBootVersion from 2.6.1 to 2.6.2 by @dependabot in #132
-
Bump dependency-check-gradle from 6.5.2.1 to 6.5.3 by @dependabot in #136
-
Bump edison-core from 2.6.1 to 2.6.2 by @dependabot in #135
New Contributors
Full Changelog: 4.3.4...4.4.0