Releases: jenkinsci/jira-plugin
Releases · jenkinsci/jira-plugin
3.21
3.20
- You can now use shorthand DSL symbols, e.g.
jiraCommentIssues()orjiraExecuteWorkflow()in the code pipeline definition - see examples in the User Guide.
🚀 New features and improvements
- log appropriate error messages to build console (#759) @Hardikrathod01
- Provide pipeline names for steps and selectors (#757) @zbynek
- chore: add logging on issue fetching (#756) @rantoniuk
👻 Maintenance
- Bump org.jenkins-ci.plugins:plugin from 5.26 to 5.28 in the jenkins group (#753) @dependabot[bot]
- Test with Java 25 (#748) @MarkEWaite
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.10 to 1.13 (#745) @dependabot[bot]
- Bump actions/checkout from 4 to 5 (#743) @dependabot[bot]
- Bump the jenkins group with 2 updates (#744) @dependabot[bot]
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.26 to 5.28 in the jenkins group (#753) @dependabot[bot]
- Bump the jenkins group with 2 updates (#744) @dependabot[bot]
3.19
🐛 Bug fixes
- handle null values in JiraEnvironmentContributingAction (#738) @rantoniuk
- fix: don't throw NPE if no issues are returned from JiraParameterValue selector (#726) @rantoniuk
📝 Documentation updates
- docs: move documentation to github pages (#717) @rantoniuk
👻 Maintenance
- Ban JUnit 4 imports (#733) @strangelookingnerd
- Fix JUnit5 migration (#734) @strangelookingnerd
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.492.x from 4969.v6ffa_18d90c9f to 5165.vdfd66a_57c648 in the jenkins group (#728) @dependabot[bot]
- Bump org.apache.maven:maven-artifact from 3.9.10 to 3.9.11 (#729) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.10 (#730) @dependabot[bot]
- Bump org.apache.maven:maven-artifact from 3.9.9 to 3.9.10 (#721) @dependabot[bot]
- Bump the jenkins group with 2 updates (#720) @dependabot[bot]
3.18
3.17
🚀 New features and improvements
- Add Jira site property to configure max number of returned Jira issues (#665) @Hardikrathod01
🐛 Bug fixes
- fix: use upstream Maven VersionComparator logic (#706) @Hardikrathod01
- Prevent NPE when a Jira Version does not exist (#664) @rantoniuk
📦 Dependency updates
- Bump the jenkins group with 2 updates (#705) @dependabot[bot]
3.16
Features
- feat: Add support for jira issue parameter in pipelines (#652) @ugrave
- feat: Add support for jira version parameter in pipelines (#651) @ugrave
Fixes
- fix: Fix other JiraSession MAX_INTEGER instances via re-used static constant (#656) @rantoniuk
- chore: remove jdk17 custom profile (#653) @rantoniuk
📦 Dependency updates
- Bump the jenkins group with 2 updates (#650) @dependabot[bot]
- Bump the jenkins group with 2 updates (#649) @dependabot[bot]
3.15
Release with major Jira REST Java Client version update to v6.2.0.
This release addresses the upcoming Jira Cloud API deprecations announced by Atlassian.
🚦 Tests
✍ Other changes
- Bug fixes for Jira REST Java client (#647) @rantoniuk
📦 Dependency updates
- Bump the jenkins group with 2 updates (#645) @dependabot[bot]
- Bump the atlassian group across 1 directory with 4 updates (#638) @dependabot[bot]
- Bump the jenkins group with 2 updates (#641) @dependabot[bot]
- Bump org.jenkins-ci.plugins:p4 from 1.17.0 to 1.17.1 (#642) @dependabot[bot]
3.14
👻 Maintenance
- Migrate from EE 8 to EE 9 (#635) @basil
- Bump LTS to 2.479.x line (#624) @rantoniuk
- Use
jenkins.baselineto reduce bom update mistakes (#625) @strangelookingnerd - Stop testing Java 11 (#622) @strangelookingnerd
- Modernize to Jenkins 2.440.3 (#612) @sghill-rewrite
- Replace JSR-305 annotations with spotbugs annotations (#598) @MarkEWaite
- Fix/suppress spotbugs warnings (#599) @MarkEWaite
✍ Other changes
- Migrate tests to JUnit5 (#634) @strangelookingnerd
- Fix Bearer auth not set on readResolve() (#633) @rantoniuk
- Enable Jenkins Security Scan (#603) @strangelookingnerd
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.479.x from 4051.v78dce3ce8b_d6 to 4228.v0a_71308d905b_ in the jenkins group (#639) @dependabot[bot]
- Bump the jenkins group with 2 updates (#637) @dependabot[bot]
- Bump the jenkins group with 2 updates (#632) @dependabot[bot]
- Bump org.jenkins-ci.plugins:p4 from 1.16.0 to 1.17.0 (#629) @dependabot[bot]
- Bump org.jenkins-ci.plugins:p4 from 1.15.1 to 1.16.0 (#614) @dependabot[bot]
- Bump org.apache.maven:maven-artifact from 3.9.7 to 3.9.9 (#616) @dependabot[bot]
- Bump org.apache.maven:maven-artifact from 3.9.6 to 3.9.7 (#602) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#596) @dependabot[bot]
- Bump org.json:json from 20240205 to 20240303 (#593) @dependabot[bot]
3.13
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.401.x from 2675.v1515e14da_7a_6 to 2745.vc7b_fe4c876fa_ (#584) @dependabot
- Bump org.jenkins-ci.plugins:p4 from 1.13.3 to 1.15.1 (#587) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#586) @dependabot
- Bump org.json:json from 20231013 to 20240205 (#590) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#580) @dependabot
- Bump io.jenkins.tools.bom:bom-2.401.x from 2643.vfa_93ff299d20 to 2675.v1515e14da_7a_6 (#582) @dependabot
- Implement dynamic linking of Joda Time (#579) @basil
- Bump jira-rest-client.version from 5.2.6 to 5.2.7 (#574) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75 (#575) @dependabot
- Bump org.apache.maven:maven-artifact from 3.9.2 to 3.9.6 (#577) @dependabot
- Bump org.json:json from 20230618 to 20231013 (#573) @dependabot
- Bump jira-rest-client.version from 5.2.5 to 5.2.6 (#563) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.6 to 1.7 (#564) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.69 to 4.73 (#569) @dependabot
3.12
🔒 Security
Fix SECURITY-3225