Skip to content

Releases: reportportal/logger-java-selenide

Release 5.2.2

03 Apr 10:25
Compare
Choose a tag to compare

Changed

Release 5.2.1

08 Feb 12:12
Compare
Choose a tag to compare

Changed

Removed

  • commons-model dependency to rely on clinet-java exclusions in security fixes, by @HardNorth

Release 5.2.0

17 Jan 09:39
Compare
Choose a tag to compare

Changed

  • Client version updated on 5.2.0, by @HardNorth
  • Selenide version updated on 6.18.0 to address vulnerabilities, by @HardNorth
  • Selenide dependency marked as implementation to force users specify their own selenide versions, by @HardNorth

Release 5.1.4

13 Jul 13:32
Compare
Choose a tag to compare

Changed

Release 5.1.3

20 Mar 14:10
Compare
Choose a tag to compare

Changed

  • Client version updated on 5.1.16, by @HardNorth
  • Selenide version updated on 6.6.3 to address vulnerabilities

Release 5.1.2

09 Jun 08:54
Compare
Choose a tag to compare

Changed

  • Broader catch in screenshot and page source getting methods to avoid throwing any exceptions in logger, by @HardNorth
  • Constant names refactoring, by @HardNorth

Release 5.1.1

08 Jun 17:43
Compare
Choose a tag to compare

Changed

  • Selenium log types are now text/plain, by @HardNorth

Removed

  • Stack Trace logging in nested steps on failure, since it should be logged on higher level, by @HardNorth

Release 5.1.0

08 Jun 12:04
Compare
Choose a tag to compare

Added

  • Initial release of Selenide logger, by @HardNorth