Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
3.5.6
🚀 New features and improvements
- Introduce reportTestTimestamp option and include timestamp for test sets and test cases (#3261) (#3302)
@olamy🐛 Bug Fixes
- Issue #2613 Debugging failsafe tests: Message 'Listening for transport dt_socket at address' is not displayed anymore when using maven.surefire.debug (#3353) (#3354)
@olamy- Ensure that the statistics filename is calculated only once. (#3326) (#3327)
@olamy- Add
flakesattribute to use intestsuitereport (#3306) (#3308)@olamy- [BACKPORT 3.5.x] [SUREFIRE-2049] - Fix SHUTDOWN type lost during command serialization. (#3270) (#3289)
@olamy- fix: null guard for context map (#3269) (#3272)
@olamy👻 Maintenance
- 3.5.x/bug/cherry pick embedded mode its (#3328)
@olamy- Use surefire 3.5.5 by project itself for testing (#3324)
@slawekjaranowski- Follow Oracle javadoc guidelines (#3177)
@elharo📦 Dependency updates
- Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#3334) @dependabot[bot]
- Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#3350) @dependabot[bot]
25ea054 [maven-release-plugin] prepare release surefire-3.5.6e5f374c Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55b Issue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250 Bump commons-io:commons-io from 2.21.0 to 2.22.02774273 Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a 3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2 Use surefire 3.5.5 by project itself for testing37e8f69 Add flakes attribute to use in testsuite report (#3306) (#3308)a970fef Introduce reportTestTimestamp option and include timestamp for test sets and ...e838393 deploy 3.5.x branch to nexus