3.2.1
github-actions
released this
31 Oct 13:11
·
143 commits
to refs/heads/master
since this release
π New features and improvements
- [SUREFIRE-1124] - Support forkNumber in environment variables (#664) @swismer
- [SUREFIRE-2177] - Use junit-bom instead of single JUnit 5 versions (#663) @scordio
- [SUREFIRE-2179] - Support adding additional Maven dependencies to the test runtime classpath (#667) @kwin
- [SUREFIRE-2178] - clarify classpathDependencyExcludes (#666) @kwin
- [SUREFIRE-2182] - Log starter implementation on DEBUG level (#665) @kwin
π Bug Fixes
- [SUREFIRE-2190] - Fix module dependencies for compile only dependencies (#668) @hgschmie
π Documentation updates
π» Maintenance
- Fix TestNG web site URL (#671) @sabi0
- [MNG-6847] - Use diamond operator (#669) @timtebeek