Skip to content

Releases: jenkinsci/ivy-plugin

2.9

03 Feb 16:19
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

2.8

02 Jan 14:25
Compare
Choose a tag to compare
2.8

🐛 Bug fixes

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.452.x from 3654.v237e4a_f2d8da_ to 3850.vb_c5319efa_e29 (#117, #118, #120) @dependabot

2.7

12 Nov 17:30
Compare
Choose a tag to compare
2.7

🐛 Bug fixes

👻 Maintenance

🚦 Tests

📦 Dependency updates

2.6

10 May 02:30
Compare
Choose a tag to compare
2.6

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

2.5

20 May 21:01
Compare
Choose a tag to compare
2.5

👻 Maintenance

📦 Dependency updates

2.4

19 Nov 21:54
Compare
Choose a tag to compare
2.4

🐛 Bug fixes

👻 Maintenance

  • Drop dependency on commons-httpclient3-api (#57) @basil

📦 Dependency updates

2.3

19 Nov 00:45
Compare
Choose a tag to compare
2.3

👻 Maintenance

📝 Documentation updates

🚦 Tests

📦 Dependency updates

Ivy Release 2.2

03 May 20:17
32fb2a7
Compare
Choose a tag to compare

What's Changed

  • Upgrade Gradle Wrapper to 6.0.1 by @darxriggs in #36
  • Replace deprecated "compile" dependency configuration by @darxriggs in #37
  • [INFRA-2243] Switch to new buildPluginWithGradle() step in Jenkinsfile by @darxriggs in #38
  • [JENKINS-54064] Bundle classes as JAR file into HPI file by @darxriggs in #39
  • Upgrade Ivy to 2.5.0 by @darxriggs in #40
  • Migrate documentation from wiki in #42
  • Convert Markdown to Asciidoc, add badges in #43
  • Adapt icon removal from core by @NotMyFault in #45
  • Updates to gradle build by @arothian in #46

New Contributors

Full Changelog: ivy-2.1...ivy-2.2

Ivy Release 2.1

09 May 19:24
a161a45
Compare
Choose a tag to compare

-Fixes missing descriptor #35

Release 2.0

14 Mar 20:59
bbfef91
Compare
Choose a tag to compare

[JENKINS-53570] JCasC Compatibility
General code cleanup and updates