Versions of the plug-in are available for download using the download buttons below.
3.12.0 (7 Mar, 2022)
-
Improved debugging information for trigger builds with parameters.
-
Moved from Jersey to OkHttpClient
3.11.0 (24 Mar, 2021)
-
Improved feedback when triggering a build.
-
Support triggering of parameterized jobs.
-
Improved support for Jobs created by the Job-DSL.
-
Support for Configuration as Code.
3.8.2 (5 Dec, 2019)
- This version addresses a bug for manually completing the registration of a Jira server.
3.8.1 (12 Nov, 2019)
- This version addresses a bug for manually completing the registration of a Jira server.
3.8.0 (5 Nov, 2019)
- This version introduces a new feature, the Deployment Build Marker to mark a build as a deployment.
3.6.0 (28 Apr, 2019)
- Publish Job and Build data to Jira to support inaccessible Jenkins sites.
3.5.0 (12 Apr, 2019)
- Notify Jira on job and build deletions.
3.4.0 (9 Nov, 2018)
- Improved build completed notifier.
3.2.0 (23 Sep, 2018)
- Support synchronization of single builds.
3.1.3 (24 Jan, 2018)
- Remoting / XStream whitelist integration support.
Manual updating of jenkins-jira-plugin.xml file may be needed.
The initial solution provided in version 3.1.2 doesn’t seem to work in all cases. Therefor the solution provided in 3.1.3 changes the type of collection used to hold the Jira Sites.
This change requires manual altering of the jenkins-jira-plugin.xml in the root directory of Jenkins, before updating the plugin in
Jenkins open the jenkins-jira-plugin.xml file and change the
After this, update the plugin in Jenkins.
Previous: Jenkins Integration for Jira