Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 20:14
eb19908

Changelog generated by Shipkit Changelog Gradle Plugin

2.2.0

  • 2023-11-16 - 17 commit(s) by Daniel Kraus, Mihály Verhás, Nicolai Parlog, Pëtr Andreev
  • Add Nested annotation in Demo where it's missing (#791)
  • Throw MultipleFailuresError when last retry failed (#789)
  • Homogenize and improve Javadoc, particularly

    tags: (#787)

  • Create separate Sonar step in build (update to Java 17) (#784)
  • Make SonarCloud job use Java 17 (#782)
  • Include Java 21 in build (#775)
  • Improve environment variable extension for Java 17+ (#773)
  • Improve documentation of environment variable extension (#771)
  • Update Gradle Wrapper to 8.4 (#768)
  • Add back support for NULL values to Cartesian Argument Providers (#765)
  • CartesianTestExtension doesn't support NULL values (#764)
  • Replace markdown with Asciidoc (#763)
  • Update plugins, deps, actions, and docs (#761)
  • Update Gradle Wrapper to 8.3 (#760)
  • Fix implicit task dependency of generateChangelog (#759)
  • Fix Simple Arguments Aggregator docs (#758)
  • Update StdOutputStream to keep trailing empty lines (#754)
  • StdOutputStream final linefeed ambiguity. (#750)
  • @RetryingTest wraps AssertionFailedError, which prevents IntelliJ's "" from functioning (#735)
  • Convert Markdown files to AsciiDoc (#656)