Releases: jenkinsci/ivy-plugin
Releases · jenkinsci/ivy-plugin
2.9
🚀 New features and improvements
- Require Jenkins 2.479.1 and Jakarta EE 9 (#125) @MarkEWaite
📦 Dependency updates
- Bump design.aem:cloning from 1.11.1 to 1.12.1 (#122) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.452.x from 3850.vb_c5319efa_e29 to 3944.v1a_e4f8b_452db_ (#123) @dependabot[bot]
2.8
🐛 Bug fixes
- Bump org.apache.ivy:ivy from 2.5.2 to 2.5.3 (#119) @dependabot
📦 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
🐛 Bug fixes
- JENKINS-74063 - JENKINS-74064 - JENKINS-74065 - JENKINS-74066 - Fix Content Security Policy issues (#112) @yaroslavafenkin
👻 Maintenance
- Require Jenkins 2.452.4 or newer (#114) @MarkEWaite
🚦 Tests
- Update Jenkins Security Scan action (#108) @strangelookingnerd
📦 Dependency updates
2.6
🐛 Bug fixes
- SECURITY-3093 - Require POST to delete modules - fix CSRF (#98) @MarkEWaite
👻 Maintenance
- Require Jenkins 2.426.3 or newer (#97) @MarkEWaite
- Test with Java 21 (#87) @MarkEWaite
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.63 to 4.82 (#75, #76, #88, #89, #91, #93, #95, #96) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#94) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#92) @dependabot
2.5
👻 Maintenance
- Miscellaneous code cleanup (#73) @basil
- Use jsch library plugin (#72) @basil
- Refresh plugin for May 2023 (#70) @basil
- Replace Prototype.js with native JavaScript (#69) @basil
📦 Dependency updates
- Bump nant from 1.4.3 to 248.vcc8a_3eec8db_a (#62) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.6 (#67) @dependabot
2.4
🐛 Bug fixes
- JENKINS-67449: Ivy plugin broken by tables-to-divs changes (#59) @aldennisa15
👻 Maintenance
📦 Dependency updates
- Bump plugin from 4.50 to 4.51 (#58) @dependabot
2.3
👻 Maintenance
- JENKINS-69993: Refresh plugin (#48) @basil
- Switch from Gradle to Maven (#49) @basil
📝 Documentation updates
🚦 Tests
📦 Dependency updates
- Bump
commons-vfs2
from 2.2 to 2.9.0 (#54) @dependabot - Bump
ivy
from 2.5.0 to 2.5.1 (#55) @dependabot
Ivy Release 2.2
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
- @NotMyFault made their first contribution in #45
Full Changelog: ivy-2.1...ivy-2.2
Ivy Release 2.1
-Fixes missing descriptor #35
Release 2.0
[JENKINS-53570] JCasC Compatibility
General code cleanup and updates