Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 11:52
63d458d

Changelog generated by Shipkit Changelog Gradle Plugin

1.6.0

  • 2022-02-19 - 19 commit(s) by Daniel Kraus, Gabriel Diegel, Marcono1234, Matthias Bünger, Mihály Verhás, Nicolai Parlog, Scott Leberknight, Simon Schrottner
  • Document handling of optional dependencies (#593)
  • Adding Code of Conduct (#590) (#592)
  • Add a Code of Conduct (#590)
  • Update Javadoc and visibility of classes (#580)
  • Review all Javadoc of the project (#576)
  • Use current JUnit Jupiter version in build matrix (#572)
  • Improve exception message when modifying environment variables fails (#571)
  • NoSuchMethodError: org.junit.platform.commons.util.AnnotationUtils.findAnnotation(Ljava/lang/Class;Ljava/lang/Class;Z)Ljava/util/Optional; (#569)
  • Fix broken links in param package-info.java (#568)
  • Improve Javadoc creation (#566)
  • Update to Log4J2 2.17.0 (#562 / #563) (#563)
  • Update to Log4J 2.17.0+ due to CVE (#562)
  • Cleanup jupiter's package-info (#554 / 556) (#556)
  • Clean up package-info (#554)
  • Fix warnings in build.gradle.kts (#553)
  • Naming convention for test classes (#552)
  • Update DisableIfDisplayName javadoc to match online documentation (#548)
  • DisableIfDisplayName javadoc incorrect as of 1.5.0 (#547)
  • Replace references to old RetryingTest class name (#545)
  • Use HTTPS URLs (#544)
  • Mention in CONTRIBUTING that test classes must end with Tests (#543)
  • Add method-level sources to CartesianTest (#540)
  • Add @DisabledUntil annotation and extension (#366) (#529)
  • Generate Javadoc using JDK 17 (#522)
  • Setting environment fails on Java 17-ea (#509)
  • Failed test disable other tests (#505)
  • Discuss approach to optional dependencies (#502)
  • Disable tests if other tests failed (#467)
  • Investigate parameter targeting of CartesianProductTest arguments source annotations (#415)
  • Create @DisabledUntil (#366)
  • AsciiDoc code snippets in documentation (#335)
  • Use AsciiDoc snippets to include code snippets in documentation (#334)
  • Decide on what dependencies we should allow (#33)