Jacoco Plugin Versions Save

Jenkins JaCoCo Plugin

jacoco-3.3.6

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/jacoco-plugin/compare/jacoco-3.3.5...jacoco-3.3.6

jacoco-3.3.5

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/jacoco-plugin/compare/jacoco-3.3.4...jacoco-3.3.5

jacoco-3.3.4

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/jacoco-plugin/compare/jacoco-3.3.3...jacoco-3.3.4

jacoco-3.0.2

11 months ago
  • No change upload due to problems with the release-workflow

jacoco-3.3.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/jacoco-plugin/compare/jacoco-3.3.2...jacoco-3.3.3

jacoco-3.3.2

2 years ago

What's Changed

  • Update to JaCoCo 0.8.8, this should improve support for JDK 18

Full Changelog: https://github.com/jenkinsci/jacoco-plugin/compare/jacoco-3.3.1...jacoco-3.3.2

jacoco-3.3.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/jacoco-plugin/compare/jacoco-3.3.0...jacoco-3.3.1

jacoco-3.3.0

2 years ago
  • Bump dashboard-view from 2.13 to 2.17 (#153)
  • JENKINS-65757: Remove some unused dependencies to avoid jar-hell in Jenkins itself (#151)
  • Stop using deprecated Util#join (#150)

jacoco-3.2.0

3 years ago
  • Update to JaCoCo 0.8.7, this should add support for Java 16 (and preliminary support for Java 17) and Kotlin 1.5 (#146)
  • Require at least Jenkins LTS 2.263.4 (#148)
  • Update to Maven 3.8.1 (#148), Ant 1.10.9, httpclient 4.5.13 (#143), commons-lang3 to 3.12.0 (#142)
  • Add pipeline help (#141)