Skip to content

Releases: apache/maven-surefire

3.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 22:18
surefire-3.6.0
0ff622b

Please refer to the main page for what's new https://maven.apache.org/surefire/
And the migration page https://maven.apache.org/surefire/maven-surefire-plugin/whats-new-3-6-0.html

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

  • Magnify the home, well at least have something rather than nothing :) (#3377) @olamy
  • Restore the straight quotes the FAQ conversion turned typographic (#3425) @slachiewicz
  • Restore the table borders lost in the APT conversion (#3424) @slachiewicz
  • Convert the FAQ from FML to Markdown (#3423) @slachiewicz
  • Convert the remaining site documentation from APT to Markdown (#3422) @slachiewicz
  • javadoc: clarify statelessTestsetReporter, consoleOutputReporter, (#3410) @joshinii
  • Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#3387) @potiuk
  • Update documentation we support Junit 6 as well :) (#3370) @olamy

ðŸ‘ŧ Maintenance

  • Stop dependabot from updating test fixtures (#3440) @slachiewicz
  • Migrate legacy plugin Javadoc annotations (#3416) @wilx
  • Use the resolver's own HTTP transport in the report plugin tests (#3414) @slachiewicz
  • Pin maven-jar-plugin 3.5.1 in modular IT fixtures (#3398) @ascheman
  • Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#3387) @potiuk

ðŸ“Ķ Dependency updates

3.6.0-M1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 04:42
surefire-3.6.0-M1
e107a93

🚀 New features and improvements

  • Use junit platform runner to run junit 3, junit 4 and TestNG tests via vintage engine and testng engine (#3179) @olamy
  • Introduce reportTestTimestamp option and include timestamp for test sets and test cases (#3261) @kevinnammour

🐛 Bug Fixes

📝 Documentation updates

  • Update documentation we support Junit 6 as well :) (#3370) @olamy
  • [Issue-3309] Clarify forkNode default communication docs (#3361) @officialasishkumar
  • Use Maven site plugin 3.22.0 and setup mermaid diagrams (#3358) @olamy
  • Fix documentation due to code simplification with providers (#3332) @olamy
  • Update architecture docs for unified test provider (#3313) @sebtiem
  • Add flakes attribute to use in testsuite report (#3306) @pzygielo

ðŸ‘ŧ Maintenance

ðŸ“Ķ Dependency updates

3.5.6

Choose a tag to compare

@github-actions github-actions released this 27 May 20:30
surefire-3.5.6
25ea054

🚀 New features and improvements

  • Introduce reportTestTimestamp option and include timestamp for test sets and test cases (#3261) (#3302) @olamy

🐛 Bug Fixes

ðŸ‘ŧ Maintenance

ðŸ“Ķ Dependency updates

3.5.5

Choose a tag to compare

@github-actions github-actions released this 21 Feb 09:29
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

3.5.4

Choose a tag to compare

@github-actions github-actions released this 13 Sep 01:36
2b16f5d

🚀 New features and improvements

🐛 Bug Fixes

ðŸ‘ŧ Maintenance

ðŸ“Ķ Dependency updates

3.5.3

Choose a tag to compare

@github-actions github-actions released this 31 Mar 00:06
1c7ccd0

🐛 Bug Fixes

ðŸ‘ŧ Maintenance

ðŸ“Ķ Dependency updates

3.5.2

Choose a tag to compare

@github-actions github-actions released this 03 Nov 13:15

🚀 New features and improvements

ðŸ“Ķ Dependency updates

ðŸ‘ŧ Maintenance

Full Changelog: surefire-3.5.1...surefire-3.5.2

3.5.1

Choose a tag to compare

@github-actions github-actions released this 07 Oct 06:51

🚀 New features and improvements

🐛 Bug Fixes

ðŸ“Ķ Dependency updates

ðŸ‘ŧ Maintenance

3.5.0

Choose a tag to compare

@slawekjaranowski slawekjaranowski released this 17 Sep 15:00

Improvement

Wish

  • [SUREFIRE-2199] - [WARNING] * org.apache.maven.plugins:maven-surefire-report-plugin:3.1.2

Task

Dependency upgrade

What's Changed

Full Changelog: surefire-3.4.0...surefire-3.5.0

3.4.0

Choose a tag to compare

@slawekjaranowski slawekjaranowski released this 17 Sep 14:59

Bug

  • [SUREFIRE-2251] - [REGRESSION] java.lang.NoSuchMethodException: org.apache.maven.plugin.surefire.StartupReportConfiguration.<init>
  • [SUREFIRE-2253] - [REGRESSION] Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 causes hang

Improvement

  • [SUREFIRE-1385] - System properties defined in the Surefire and Failsafe plugin configuration should override user properties

What's Changed

  • javadoc: improve description of systemPropertyVariables by @kwin in #759
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #760
  • [Doc] Failsafe Verify goal should mention failsafe by @bdemers in #764
  • [SUREFIRE-1385] Add new parameter "userPropertyVariables" to overwrite by @kwin in #762
  • Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 by @dependabot in #769
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 by @dependabot in #767
  • Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0 by @dependabot in #765

New Contributors

Full Changelog: surefire-3.3.1...surefire-3.4.0