Skip to content

4.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 08:54
9df4210

Added

  • #284 Add ability to publish suites statistics (check the configuration option enableSuitesPublishing)
  • #304 Add ability to publish custom data specified in the configuration (check customData block in the configuration)
  • #305, #306 Add ability to specify CC and BCC recipients in e-mails
  • #310 Ignore whitespaces while parsing e-mail recipients from configuration

Changed

Deprecated

  • #305 Deprecate recipient e-mail configuration option in favour of new to e-mail configuration option

Fixed

  • Fix Log4J config location
  • #307 Replace unsafe System exit method with exception in case of invalid email address provided

Full Changelog: 4.7.0...4.8.0