Skip to content

v1.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 11:03
ebe3182

Changelog generated by Shipkit Changelog Gradle Plugin

1.7.2

Prominent changes:

  • Fix JitPack build (#678)
  • Fix JSON sources to convert to Lists and other types (#664)
  • Update to JUnit 5.9 (#652 / 657) (#657)
  • Add StdErr to StdIoExtension (#653)
  • Make entry-based extensions execute around classes (#641)
  • Allow non-static Cartesian factory methods with PER_CLASS lifecycle (#628)
  • Added suspendForMs to @RetryingTest (#604)
  • lots of improvements to the documentation

Other changes:

  • JitPack fails building Pioneer: "invalid flag: -Xlint:all,-exports" (#677)
  • Remove branch filtering from build (#674)
  • Build pipeline workflow does not trigger (#673)
  • Add issues templates for feature requests and bug reports (#589 / #667) (#667)
  • Improve Cartesian test documentation (#666)
  • Outdated documentation with @CartesianTest (#665)
  • Upgrade build to use Java 19 as experimental version (#659)
  • Convert ArrayNode to List (#654)
  • Include JUnit 5.9 in build (#652)
  • Upgrade Gradle Wrapper and build against Java 18 (#651)
  • Add StdErr to StdIoExtension (#650)
  • Document use of transitive dependencies (#646)
  • Explain lack of reproducibility for @DisabledUntil (#645)
  • Review README (#644)
  • Polish documentation, particularly Stopwatch (#643)
  • Review README (#642)
  • Update Checkstyle and JaCoCo to fix build (#637)
  • Execution order of extensions changed with 1.7.0 (#623)
  • Upgrade Gradle and pipeline when Java 18 is supported (#613)
  • Add Issue Templates (#589)
  • Extensions / Annotations to remind user about unfinished work (#550)
  • Improve documentation of the Stopwatch extension (#461)

2022-11-09 - 15 commit(s) by Daniel Kraus, Mathieu Fortin, Matthias Bünger, Mihály Verhás, Nicolai Parlog, Rob Spoor