Skip to content

Releases: jenkinsci/jira-plugin

3.21

17 Dec 14:58
a484b00

Choose a tag to compare

🚀 New features and improvements

  • add option to not fail the build if version already exists (#1145) @rantoniuk
  • fix styling of select boxes for issue and version parameter (#761) @ugrave

👻 Maintenance

3.20

25 Nov 13:53
9fd6508

Choose a tag to compare

  • You can now use shorthand DSL symbols, e.g. jiraCommentIssues() or jiraExecuteWorkflow() in the code pipeline definition - see examples in the User Guide.

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

3.19

26 Aug 21:44
2e2069c

Choose a tag to compare

🐛 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

👻 Maintenance

📦 Dependency updates

3.18

27 Jun 16:12
26531e1

Choose a tag to compare

🚀 New features and improvements

  • Remove workspace requirement for SimpleBuildSteps (#713)
  • Add JIRA_ISSUES_SIZE to the JiraEnvironmentVariableBuilder (#707)
  • Add option to show only released versions (#708)

🐛 Bug fixes

  • Fix add target release option (#710)

👻 Maintenance

  • Use CrowdIn-based translations - i18n update (#712)
  • feat: Update Jenkins baseline version to 2.492.x (#716)

3.17

06 Jun 08:52
a7f750d

Choose a tag to compare

🚀 New features and improvements

  • Add Jira site property to configure max number of returned Jira issues (#665) @Hardikrathod01

🐛 Bug fixes

📦 Dependency updates

3.16

21 May 14:00
1017975

Choose a tag to compare

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

3.15

23 Apr 10:24
2aa7443

Choose a tag to compare

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

  • Convert test to com.sun.net.httpserver (#640) @basil

✍ Other changes

📦 Dependency updates

3.14

12 Mar 10:18
jira-3.14
e5d55ff

Choose a tag to compare

👻 Maintenance

✍ Other changes

📦 Dependency updates

3.13

14 Mar 11:10
jira-3.13
37e481f

Choose a tag to compare

📦 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

29 Nov 13:39
jira-3.12
c938c6c

Choose a tag to compare

🔒 Security

Fix SECURITY-3225