Releases: otto-de/jlineup
Release early-access
Changelog
a9be655 Remove profile code that breaks the real lambda in production
12fad36 Remove test application yaml
80ea70d Bump gradle-wrapper from 9.4.1 to 9.5.0
d11df85 Bump pnpm/action-setup from 6.0.0 to 6.0.3
0f94272 Bump aws-cdk from 2.1118.0 to 2.1119.0
8f66714 Increase debug logging for file hash mismatch and allow local login for local web server run with aws profile
414ac36 Reapply "More debug logging"
022a9d8 Reapply "Add debug logging for context hashes"
3805896 Reapply "Add title option to paths"
e8db78e Revert "Add title option to paths"
0b054cb Revert "Add debug logging for context hashes"
3c0be08 Revert "More debug logging"
5684655 More debug logging
568c518 Add debug logging for context hashes
b6a6941 Add title option to paths
2730b71 Prepare release 6.0.0
4e71948 Forther improvements in new report format
7398796 Add filter bar
dcbfe24 Work on new and modernized html report format
4e8acfb Bump org.springframework.boot:spring-boot-gradle-plugin
939d986 Bugfix: Stop making identical screenshots when reaching bottom of page while using scroll distance factor.
dad8cc9 Different approach to make scrollbar invisible in webkit
2c53a20 Try overflow:hidden to disable visible scrollbars in webkit screenshots
86eba4d Add higher DPI possibility by making the xvfb screen bigger for webkit and add tests to check the screenshot sizes
7031205 Add pixelRatio option to webkit initialization
77125ab Remove unknown parameters for webkit driver manager
86feb47 Remove scrollbar hack for webkit and try to get debug logs from webkit and firefox like from chrome
a48b011 Try another way of disable webkit scrollbars
ed36a82 Try to remove WebKit scrollbars
389edc0 Add missing global options for Lambda setup to CLI parameters
870c640 Improved lambda logging
e07bd1d Fix NPE in ReportGenerator
1134aee Make browser lambda options available via GlobalOptions and web properties
2a2da31 Add lambda routing to browser specific lambda functions
6e62e02 Multi browser in one run support
7684672 Preparation for Webkit (aka GNOME Web / Epiphany) in Lambda to come close to Apple Safari rendering without MacOS
cb46621 Remove version variable of old aws v1 sdk
feedc76 Rename all JSON version openers to JSON
468def1 Remove unused AWS Java sdk v1 imports
bd6f460 Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre
099cdbd Bump step-security/harden-runner from 2.16.1 to 2.17.0
32250ce Bump actions/upload-artifact from 7.0.0 to 7.0.1
fc5cb19 Bump software.amazon.awscdk:aws-cdk-lib from 2.249.0 to 2.250.0
7b6425d Bump the aws-dependencies group with 8 updates
dea6eb3 Update package.json
60b8401 chore: add aws-cdk to package.json and update lockfile
b62770c chore: add aws-cdk to package.json and update lockfile
54248f4 Pin aws cdk and use pnpm for lambda acceptance tests
ca2204b Do AWS updates weekly not daily
da664de Fix urls deserializer
3e536d7 Add possibility to specify single url without empty object to generate a basic config with defaults
3344f10 Convert configuration documentation to YAML and keep JSON as second example
18d30a0 Next snapshot
fdc8fce Release 5.3.0
2333bb0 Bump pnpm/action-setup from 5.0.0 to 6.0.0
Release v5.3.0
Changelog
c68e73c Release 5.3.0
bf74e05 Simple file locking for the runs.json to reduce the chance of race conditions when two instances of the web version share the same network file system.
8166ac4 Bump the aws-dependencies group with 8 updates
6536de5 Bump software.amazon.awscdk:aws-cdk-lib from 2.248.0 to 2.249.0
981662a Bump the aws-dependencies group with 8 updates
255c4b5 Update AMI Linux version
53a77ae Bump org.seleniumhq.selenium:selenium-java from 4.41.0 to 4.43.0
58abc25 Fix history documentation and remove x-yaml as supported content type on the post controller
c89f283 Add yaml example to requests file
e295129 Specify consumes explicitly at post function in controller
a4876d5 Deactivate snapshots for Maven Central
c119b57 Give secrets into publish action
2c5ad40 Fix naming
6b50db0 Bump the aws-dependencies group across 1 directory with 10 updates
2a50a07 Bump software.amazon.awscdk:aws-cdk-lib from 2.246.0 to 2.248.0
52ea34c Bump pnpm/action-setup from 4.1.0 to 5.0.0
75fe1f9 Update CONFIGURATION.md for sibling context definition
5faf451 Make accepted flakyness more visible in report
8328ea9 Always release snapshots to Github and Maven Central
08fa5c0 Add flaky-tolerance option
af93a57 Next snapshot
Release v5.2.1
Release v5.2.0
Changelog
a5dcfee Release 5.2.0
f46fffa Update cli tutorial
f4653d5 Add style config option to inject custom css before making screenshots
6eff160 Remove webdrivermanager from readme because driver management is done by selenium now
fc88de8 Update deprecated window-widths mentions in the documentation with the devices replacement
e1256f7 Raise snapshot to 5.2.0-SNAPSHOT
60abead Add yaml support for config
bb43de4 Fix region parameter and add unit test for lambda cli parameters
979bf3b Reformat tables and correct memory proposal for lambda function
9095fd2 make aws region configurable for the lambda module
134e003 Add documentation for lambda
14770fd Bump software.amazon.awscdk:aws-cdk-lib from 2.245.0 to 2.246.0
3c0828c Bump step-security/harden-runner from 2.16.0 to 2.16.1
ffb17d6 Really fix badge link in README.md
b60b256 Fix build badge link in README.md
788e6a7 Add secrets to publish env
980352e Use Chrome 145 and longer timeout to try to make web acceptance test less flaky
d62b0f9 Merge remote-tracking branch 'origin/MediaMarco-patch-13'
4dacfa1 Release Snapshots to github package registry on push
8d09142 Update Node.js setup action version
58e23f0 Next snapshot
Release v5.1.2
Changelog
975897b Release 5.1.2
7748548 Remove condition that does not work
28a3231 Bump jest from 29.7.0 to 30.3.0
65f7a76 Add frontend tests to build
7021641 Bump software.amazon.awscdk:aws-cdk-lib from 2.244.0 to 2.245.0
e0ea531 Bump com.gradleup.shadow from 9.4.0 to 9.4.1
762ad50 Bump github/codeql-action from 4.34.1 to 4.35.1
70ce195 Sync cdk version
770354f Group jest dependencies
a04a33c Dont run aws acceptance test without credentials
873d4f6 Bump jest-environment-jsdom from 29.7.0 to 30.3.0
40bb045 Bump software.amazon.awssdk.crt:aws-crt in the aws-dependencies group
4ddba0f Don't build with Java 21 on pull requests, one build with 17 is enough.
0a08014 Define common JS dependencies in root
d9f094c Don't run AWS tests on pull requests
37b0d12 Add npm to dependabot config
ab55f10 Introduce Javascript tests
942160e Fix order of older reports that are inserted while polling
4e3e677 Next snapshot
Release v5.1.1
Release v5.1.0
Changelog
d165879 Release 5.1.0
aa395b3 Improve polling on reports page and update to Edison 4.0.5 with favicon support
53048bd Add simple page where you can post a manual run config and add a new button to manually trigger after runs
4991705 Add latest changes to history, prepare minor version upgrade
d7e4130 Remove legacy JSON and HTML report formats
e004567 Remove GSON completely and convert some classes to records
815699f Add end to end cli lambda acceptance test to find json (de-)serialization errors during lambda handling and during merging everything back to local state
4bc6965 Try to reduce verbosity in lambda tests
69d13f6 Update AWS SDK and add row color depending on run state to the reports list
0cd1505 Bump software.constructs:constructs from 10.4.2 to 10.6.0
2b0786e First try to add AWS lambda acceptance test
e0f7627 First try to add AWS lambda acceptance test
c7d22b6 Next snapshot
Release v5.0.2
Changelog
ff033d1 Release 5.0.2 - Bugfix for context giving cookies when using Lambdas
5bb31ad adjust styling of reports overview
79be611 Bump github/codeql-action from 4.33.0 to 4.34.1
8fea3c3 Bump software.amazon.awscdk:aws-cdk-lib from 2.170.0 to 2.244.0
09b3e92 Bump gradle-wrapper from 9.4.0 to 9.4.1
Release v5.0.1
Changelog
ae0afa0 Release 5.0.1
a4cfd10 Prepare Release 5.0.1
639ee09 Add explicit new JsonMapper for LambdaHandler and add acceptance test that creates a real lambda function with CDK.
c1e293a Add debug hints to release script [skip ci]
1719e2a Bump github/codeql-action from 4.32.6 to 4.33.0
40ba6f6 Bump the aws-dependencies group with 8 updates
aa0c70f Bump org.mockito:mockito-core from 5.8.0 to 5.23.0
ecd9cb7 Bump step-security/harden-runner from 2.15.1 to 2.16.0
04ef364 Fix jackson annotations group name
9a58261 Change LambdaRequestPayload to record
dc7f572 Try to fix lambda handler with new jackson version
a6edd54 New Amazon Linux AMI version
f0caa8c Next snapshot and increased jreleaser maven timeouts
ec33717 Update sdk
Release v5.0.0
Changelog
7120755 Release 5.0.0
252821d Bump step-security/harden-runner from 2.14.2 to 2.15.1
c04d002 Bump the aws-dependencies group across 1 directory with 8 updates
78b7d70 Bump actions/upload-artifact from 6.0.0 to 7.0.0
ac5d83a Bump gradle-wrapper from 9.3.1 to 9.4.0
bc21e93 Bump github/codeql-action from 4.32.4 to 4.32.6
b31b257 Release preparation for 5.0.0
f06f98e Bump the aws-dependencies group with 8 updates
6b5ae95 Bump github/codeql-action from 4.32.3 to 4.32.4
690fc19 Migrate all tests to JUnit 5
918390d Next snapshot
d90e03f Release 4.15.0