Skip to content

Releases: otto-de/jlineup

Release 4.8.1 (Valentine's Day Edition)

14 Feb 17:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.0...v4.8.1

Release 4.7.0

23 Nov 10:21
Compare
Choose a tag to compare

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:

Full Changelog: v4.6.3...v4.7.0

Release 4.6.3

12 Aug 09:09
23ed427
Compare
Choose a tag to compare
  • 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

11 Aug 21:50
f844037
Compare
Choose a tag to compare

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

27 Jul 15:55
8f58589
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.4.6.0...v4.6.1

Release 4.6.0

24 Apr 19:38
dfccf6e
Compare
Choose a tag to compare

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

31 Mar 20:55
8b615ba
Compare
Choose a tag to compare

Update Spring Boot to 2.6.6 to fix Spring4Shell vulnerability

Release 4.5.1

30 Mar 12:31
83de8a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v.4.5.1

Release 4.5.0

07 Mar 12:35
5c5a2fd
Compare
Choose a tag to compare

See the changelog for details.

What's Changed

Full Changelog: 4.4.0...v4.5.0

Release 4.4.0

13 Jan 12:11
3f6df1b
Compare
Choose a tag to compare

See the changelog for details.

What's Changed

New Contributors

Full Changelog: 4.3.4...4.4.0