Releases: Diabol/delivery-pipeline-plugin
1.4.2
1.4.1
Merge pull request #306 from dfoulkes/JENKINS-60658 JENKINS-60658
delivery-pipeline-plugin-1.4.0
Upgraded minimum required Jenkins version to 2.164.
Minimum required Java (JVM) version: Java 8 (plugin verified to run successfully on Java 8 and Java 11).
Requirement on Java 11 SDK for delivery pipeline plugin development.
Dependencies upgraded:
- Required dependency on Pipeline: Step API plugin 2.19 (previously 2.13)
- Required dependency on Pipeline: API plugin 2.30 (previously 2.25)
- Required dependency on Pipeline: Supporting APIs plugin 3.3 (previously 2.17)
Addressed issues:
JENKINS-38062 "Create Delivery Pipeline version" errors
JENKINS-54706 Drop support for themes
JENKINS-57450 Update delivery pipeline plugin to support JDK11 build environment (current LTS Java version)
JENKINS-57451 Upgrade checkstyle to avoid external DTD access
JENKINS-58332 Fix broken promotion duration display
Release artifacts: https://repo.jenkins-ci.org/releases/se/diabol/jenkins/pipeline/delivery-pipeline-plugin/1.4.0/
delivery-pipeline-plugin-1.3.2
Addressed issues:
JENKINS-53868 Show full date and time in pipeline view
JENKINS-54701 Support branch indexing and branch event trigger causes
Release artifacts: https://repo.jenkins-ci.org/releases/se/diabol/jenkins/pipeline/delivery-pipeline-plugin/1.3.2/
delivery-pipeline-plugin-1.3.1
Addressed issues:
JENKINS-28708 Allow aborting builds from pipeline views
Release artifacts: https://repo.jenkins-ci.org/releases/se/diabol/jenkins/pipeline/delivery-pipeline-plugin/1.3.1/
delivery-pipeline-plugin-1.3.0
Upgraded minimum required Jenkins version to 2.73.3
Updated Docker build to correspond to the latest project developments
New required dependency on Pipeline: Basic Steps plugin (id: workflow-basic-steps) 2.6
Dependencies upgraded:
- Required dependency on Promoted builds plugin 2.27 (previously 2.19)
- Required dependency on Token macro plugin 1.12.1 (previously 1.10)
Addressed issues:
JENKINS-44628 Support input steps for multibranch pipelines
JENKINS-53449 Pipeline input step not working when component name is not matching job name
JENKINS-54191 Persist task finished time
JENKINS-54192 Add missing help description for sorting and number of columns configuration options
JENKINS-54193 Ability to limit number of pipelines shown in Jenkins pipeline based views
Release artifacts: https://repo.jenkins-ci.org/releases/se/diabol/jenkins/pipeline/delivery-pipeline-plugin/1.3.0/
delivery-pipeline-plugin-1.2.0
Upgraded minimum required Jenkins version to 2.62
Extension point ComponentComparator renamed to GenericComponentComparator (in JENKINS-51031)
Dependencies to other plugins previously bundled with core now explicitly declared:
- Required dependency on workflow-api 2.25
- Required dependency on workflow-step-api 2.13
- Required dependency on workflow-support 2.17
- Required dependency on workflow-job 2.17
- Required dependency on workflow-multibranch 2.17
Dependencies upgraded:
- Required dependency on junit 1.20 (previously 1.19)
- Optional dependency on Folders plugin 6.1.2 (previously 5.7)
- Optional dependency on Promoted builds plugin 2.19 (previously 2.17)
- Optional dependency on Token macro plugin 1.10 (previously 1.9)
Addressed issues:
JENKINS-51031 Support sorting of Jenkins pipeline based views
JENKINS-51514 Core upgrade
Release artifacts: https://repo.jenkins-ci.org/releases/se/diabol/jenkins/pipeline/delivery-pipeline-plugin/1.2.0/
delivery-pipeline-plugin-1.1.1
JENKINS-49019 Not executed pipeline stage throws IllegalArgumentException
Release artifacts: https://repo.jenkins-ci.org/releases/se/diabol/jenkins/pipeline/delivery-pipeline-plugin/1.1.1/
delivery-pipeline-plugin-1.1.0
Upgrade minimum required Java version to Java 8
Upgrade required dependency on Jenkins Pipeline plugin (workflow-aggregator) from 2.0 to 2.4
Addressed various static code analysis warnings
JENKINS-45738 Allow task pipeline steps to take closures for improved visualization
JENKINS-47529 Allow multiple pipelines to be configured for Jenkins pipelines based view
Release artifacts: https://repo.jenkins-ci.org/releases/se/diabol/jenkins/pipeline/delivery-pipeline-plugin/1.1.0/
delivery-pipeline-plugin-1.0.8
SECURITY-640 Set fullscreen variable explicitly based on request parameter value
Release artifacts: https://repo.jenkins-ci.org/releases/se/diabol/jenkins/pipeline/delivery-pipeline-plugin/1.0.8/