Skip to content

Releases: jenkinsci/gradle-plugin

1.39.2

29 Jun 12:24
gradle-1.39.2
1a5e9d5

Choose a tag to compare

Warning: Build Scan Injection is broken for Maven, use 1.39.3

This is a bugfix release for build scan injection.

🐛 Bug fixes

  • Do not log injection related error if feature is disabled (#157) @jprinet

📦 Dependency updates

1.39.1

08 Jun 16:19
gradle-1.39.1
745a8ea

Choose a tag to compare

This release is a bugfix release including improvements for injecting the Build Scan plugin into Gradle and Maven builds.

🐛 Bug fixes

👻 Maintenance

  • Remove from init-script.gradle specific logging (#153) @alextu
  • Fix build scan injection maven itest (plus other minor changes) (#152) @alextu

1.39

03 Jun 16:30
gradle-1.39
817f3d5

Choose a tag to compare

✍ Other changes

  • Allow Build Scan publishing without changing project configurations (#150) @alextu
  • Replace Guava usages with native Java Platform functionality (#120) @basil

📦 Dependency updates

1.38

08 Jan 14:52
gradle-1.38
9f61ba1

Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • Remove line length limit for build scan message (#136) @wolfs

📦 Dependency updates

👻 Maintenance

1.37.1

10 Jul 21:14
gradle-1.37.1
3768fcd

Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • Do not try to serialize GradleInstallation over Remoting (#100) @jglick

📦 Dependency updates

👻 Maintenance

1.37

10 Jul 21:07
gradle-1.37
0a66e24

Choose a tag to compare

DO NOT USE, PUBLISHING INCOMPLETE

USE 1.37.1 INSTEAD

1.36

10 Jul 20:55
gradle-1.36
a2b39fb

Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

1.35

11 Dec 12:29
gradle-1.35
12e43e1

Choose a tag to compare

🚀 New features and improvements

  • Better pipeline support (#87) @wolfs
    This release add a withGradle pipeline step wrapper, which captures the console log and build scans better.

📝 Documentation updates

👻 Maintenance

  • Use bom for pipeline dependencies (#88) @wolfs

v1.34

22 Oct 20:44
gradle-1.34
71ba9b1

Choose a tag to compare

🚀 New features and improvements

  • Return build scans list when calling findBuildScans() (#77) @slowr

📝 Documentation updates

  • README: Add badges for the plugin version and number of installations (#80) @oleg-nenashev
  • The documentation has been migrated from the Wiki to Github.

👻 Maintenance