Skip to content

Releases: jenkinsci/pipeline-maven-plugin

pipeline-maven-3.11.1

11 Jan 08:48
Compare
Choose a tag to compare

🐛 Bug fixes

  • Revert public API changes introduced by JENKINS-68741 - Build dependencies are recorded several times in database (#455) @bguerin

Full Changelog: pipeline-maven-3.11.0...pipeline-maven-3.11.1

1239.v08f725b_927d9

05 Dec 07:14
08f725b
Compare
Choose a tag to compare

This release now requires Jenkins core 2.346.x

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

  • build(deps): bump bom-2.346.x from 1678.vc1feb_6a_3c0f1 to 1723.vcb_9fee52c9fc (#561) @dependabot
  • build(deps): bump slf4j-api from 2.0.4 to 2.0.5 (#560) @dependabot
  • chore: update baseline to 2.346 (#559) @bguerin

1235.v2db_ddd9f797b

21 Nov 16:51
2dbddd9
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

📦 Dependency updates

1226.v833b_d9f526b_9

13 Nov 18:15
833bd9f
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

18 changes

1205.vceea_7b_972817

18 Sep 20:05
ceea7b9
Compare
Choose a tag to compare

🐛 Bug fixes

📝 Documentation updates

1203.v75b_321f1c89f

14 Sep 08:13
75b321f
Compare
Choose a tag to compare

🐛 Bug fixes

  • fix JENKINS-62407 - : Builds displaying "downstreamPipelineTriggerRunListener" when not configured to do so (#512) @bguerin

👻 Maintenance

  • chore: do not depend on workflow-job for production code (#517) @bguerin

1201.v1fce0b_9b_a_e24

10 Sep 17:11
1fce0b9
Compare
Choose a tag to compare

🐛 Bug fixes

📝 Documentation updates

  • Fix FAQ URL which is displayed during the build step (#516) @ViliusS

👻 Maintenance

  • Remove deprecated java.level property (#511) @basil

📦 Dependency updates

  • build(deps): bump bom-2.319.x from 1595.v8c71c13cc3a_9 to 1607.va_c1576527071 (#509) @dependabot
  • build(deps): bump joda-time from 2.11.0 to 2.11.1 (#508) @dependabot
  • build(deps): bump plugin from 4.46 to 4.47 (#510) @dependabot

1195.v3b_a_d1b_e792e0

28 Aug 19:12
3bad1be
Compare
Choose a tag to compare

This release now requires Jenkins core 2.319.x

🐛 Bug fixes

👻 Maintenance

  • chore(build): use JDK 11 to build, producing Java 8 compatible classes (#483) @bguerin
  • chore(pom): replace tidy with sortpom plugin to allow auto format AND auto sort of POMs (#477) @bguerin
  • chore(pom): cleanup and regroup versions in parent (#475) @bguerin
  • chore(Jenkinsfile): stop using highmem for the build (#474) @bguerin
  • chore: update to 2.319.x LTS baseline (#494) @bguerin

📦 Dependency updates

27 changes

1161.v89a_7dcec5d31

26 Jun 13:42
89a7dce
Compare
Choose a tag to compare

Automatic releases are now enabled on merge to master.
This comes with a new version number format, see https://www.jenkins.io/jep/229

🐛 Bug fixes

  • fix JENKINS-68826: Exception creating MySQL database dao after upgrading pipeline-maven-plugin to v3.11.0 (#464) @bguerin
  • fix: properly apply schema migrations to PostgreSQL databases (#459) @kevinhuber

👻 Maintenance

📦 Dependency updates

pipeline-maven-3.11.0

22 Jun 14:49
Compare
Choose a tag to compare

This release now requires Jenkins core 2.303.x and refreshed a lot of dependencies. It fixes performance issues, among other things.

Many thanks to @aheritier and @alecharp for helping me performing this release !

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

What's Changed

Read more