Skip to content

2.56

Compare
Choose a tag to compare
@oleg-nenashev oleg-nenashev released this 17 Oct 22:05
· 1131 commits to master since this release

🚀 New features and improvements

  • Introduce new JenkinsRule#buildAndAssertStatus() method (#167) @slonopotamus
  • Add FunctionalInterface annotation to RestartableJenkinsRule.Step (#170) @basil

🐛 Bug Fixes

  • Stop swallowing exceptions that happen in TestEnvironment#dispose() (#166) @slonopotamus

📝 Documentation updates

📦 Dependency updates

👻 Maintenance

  • Use prepareToPublishIncrementals() in Jenkinsfile (#162) @jglick