Skip to content

Releases: jcgay/maven-profiler

Release v3.2

30 Jan 22:15
Compare
Choose a tag to compare

Changelog

⚙️ Dependencies

  • 1495655 Bump mockito-core from 4.2.0 to 4.3.1
  • 5b2cbf5 Bump slf4j-simple from 1.7.32 to 1.7.35
  • e5b8915 Bump testng from 7.4.0 to 7.5
  • 249fb71 Bump assertj-core from 3.21.0 to 3.22.0
  • 0aefe4c Bump jreleaser-maven-plugin from 0.9.1 to 0.10.0
  • 42cfa40 Bump mockito-core from 4.1.0 to 4.2.0
  • 364d8c6 Bump jcgay-build-configuration from 1.18 to 1.19
  • a28afee Bump asciitable-j7 from 1.0.0 to 1.0.1
  • f230954 Bump groovy from 3.0.8 to 3.0.9
  • ba387ea Bump assertj-core from 3.20.2 to 3.21.0
  • 1342ac3 Bump handlebars from 4.2.0 to 4.3.0
  • d94c5ff Bump mockito-core from 3.11.2 to 4.1.0
  • ef448ff Bump jreleaser-maven-plugin from 0.6.0 to 0.9.1
  • 1e000e9 Bump Maven from 3.8.2 to 3.8.4

  • fafb765 Prepare release v3.2
  • b782f52 Fix SonarQube badges
  • e75872c Restore sonarcloud analysis
  • 6b98266 Try to run coverage only when token is available
  • c60bd4e Setup Java 8 for CodeQL
  • 1228021 Analyze code with CodeQL
  • c096a4f Remove deprecated code
  • 27c99b2 Set Locale when running test with Maven
  • d763fd7 Add console reporter (writes to the System.out)
  • c2be7eb Run coveralls only when token is present on CI
  • 9d80c3a Hide user parameters in report
  • 7d32ca4 Remove jreleaser:release during release:perform

Contributors

We'd like to thank the following people for their contributions:
Jean-Christophe Gay, Marouane Gazanayi, GitHub

Release v3.1.1

19 Aug 18:34
Compare
Choose a tag to compare

Changelog

  • 4cf935a Prepare release v3.1.1
  • 99d3897 Generate changelog with JReleaser
  • e17bf84 Report ITs in code coverage
  • 61ff289 Activate profiling with mvnd

Contributors

We'd like to thank the following people for their contributions:
Jean-Christophe Gay

Release v3.1

19 Aug 14:45
Compare
Choose a tag to compare

Changelog

⚙️ Dependencies

  • 5f0d462 Bump Maven from 3.6.1 to 3.8.2
  • d2e0511 Bump handlebars from 4.1.2 to 4.2.0
  • 35b9807 Bump maven-invoker-plugin from 3.2.1 to 3.2.2
  • 3bb2f6e Bump assertj-core from 3.14.0 to 3.20.2
  • 0ef849c Bump testng from 7.0.0 to 7.4.0
  • f2e53cd Bump mockito-core from 3.1.0 to 3.11.2
  • 57b8b37 Bump slf4j-simple from 1.7.25 to 1.7.32
  • 0a9c1c8 Bump groovy from 2.5.8 to 3.0.8
  • f4bc97a Bump takari-smart-builder from 0.4.0 to 0.6.1
  • 733cdfe Bump jcgay-build-configuration from 1.17 to 1.18

  • b66edde Prepare release v3.1
  • 0859012 Generate changelog with JReleaser
  • 1ec1b57 Report ITs in code coverage
  • 2ca2338 Activate profiling with mvnd
  • 4d288f7 Fix running test on GitHub actions
  • 944447c Build with GitHub actions
  • 33448f7 Upgrade to GitHub-native Dependabot

Contributors

We'd like to thank the following people for their contributions:
Jean-Christophe Gay

v3.0

27 Nov 20:18
Compare
Choose a tag to compare

v2.6

09 May 19:41
Compare
Choose a tag to compare
  • Customize reports directory (06d6829)

v2.5

21 Jan 19:09
Compare
Choose a tag to compare

Thanks @jakub-bochenski for the contributions.

v2.4

21 Jan 19:10
Compare
Choose a tag to compare

Thanks @higuaro for the contribution.

v2.1

17 Jan 14:58
Compare
Choose a tag to compare

Thanks @jasongardnerlv for adding JSON report format.