Skip to content

3.5.5

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Feb 09:29
· 30 commits to refs/heads/master since this release
surefire-3.5.5
968cb38

🚀 New features and improvements

🐛 Bug Fixes

  • Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258) @jbliznak. Please note if you are using Windows with Java 8 and not PowerShell (you have options to: use Java 9+, install PowerShell or stay on Surefire 3.5.4)
  • Properly work with test failures caused during beforeAll phase (#3194) @Frawless

📝 Documentation updates

  • Clarify how late placeholder replacement (@{...}) deals with (#3208) @kwin

👻 Maintenance

🔧 Build

  • Missing many files in the GH Artifacts of CI ex-post. (#3219) @Tibor17

📦 Dependency updates