Skip to content

Releases: jenkinsci/jira-plugin

3.2

12 Feb 14:56

Choose a tag to compare

3.2

This release bumps the required Jenkins version to LTS 2.249.3 due to required API changes for the new features delivered.

🚀 New features and improvements

📦 Dependency updates

3.1.3

06 Nov 14:08

Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

3.1.2

05 Nov 02:31

Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

3.1.1

18 Jun 00:01

Choose a tag to compare

3.1.0

16 Jun 00:06

Choose a tag to compare

  • JENKINS-62638 Send both assignee fields when creating an issue (#250)
  • JENKINS-61689 Make JiraSite context aware - fix folder level configuration (#249)
  • add possibility to use environment variables in description (#240)
  • Bump jackson2-api from 2.10.2 to 2.11.0 (#244)
  • Avoid failure if there is malformed versions in the list (#242)

3.0.18

03 Jun 02:10

Choose a tag to compare

  • Avoid failure if there is malformed versions in the list (#242)
  • upgrade parent plugin pom 4.2 (#247)
  • Bump jackson2-api from 2.10.2 to 2.11.0 (#244)

3.0.17

29 May 22:51

Choose a tag to compare

  • JENKINS-62411 java.lang.ClassNotFoundException: org.apache.commons.lang3.StringUtils after Jira 3.0.16 upgrade (#241)

3.0.16

22 May 04:53

Choose a tag to compare

  • [JENKINS-60536] bugfix: Jenkins job hangs in Jira call after git rev-list command (#230)
  • some dependencies update

3.0.15

07 Apr 11:12

Choose a tag to compare

  • Fix Build using Java 11
  • Fix PCT with Java 11
  • Move Spock Tests to plain Java
  • Remove some useless usage of Guava

3.0.14

25 Mar 10:59

Choose a tag to compare

  • #216 - Automatically treat "Done" category statuses automatically as "Done"
  • #217 - Decrease artifact size by test scope dependencies
  • #218 - fix PCT failures

Compatibility:

  • JiraVersionMatcher class was removed