Skip to content

Releases: jenkinsci/extra-columns-plugin

1.26

13 Jul 23:48
Compare
Choose a tag to compare

Release date: June 14, 2023

What's Changed

  • Incrementalify plugin (PR #31, thanks to @basil).
  • Adjust Jenkinsfile to build with JDK11 and JDK17 on Linux and Windows
  • Fix Maven build
  • Remove usages of Prototype from Extra Columns (JENKINS-71301)
  • Fix pom.xml to be able to run a successful Maven build
  • Update dependencies (PR #29, PR #39) thanks to @dependabot
  • Fix link to extension point documentation ( PR #28, thanks to @cm4202)

Full Changelog: extra-columns-1.25...extra-columns-1.26

1.25

28 Dec 23:34
Compare
Choose a tag to compare

Release date: December 28, 2021

What's Changed

Full Changelog: extra-columns-1.24...extra-columns-1.25

1.24

26 Jul 23:05
Compare
Choose a tag to compare

Release date: July 27, 2021

1.23

01 Apr 15:39
Compare
Choose a tag to compare

Release date: March 30, 2021

1.22

17 Jun 23:47
Compare
Choose a tag to compare

Release date: June 17, 2020

1.21

02 Nov 20:31
Compare
Choose a tag to compare

Release date: September 28, 2019

  • Fixed "Multiple Build Duration Columns resets values when returning to edit view" (JENKINS-57141, Pull request #18, thanks to Stuart )
  • Use Regex to filter build parameters in Build Parameter Column (JENKINS-51171, JENKINS-43605)
  • Added new column "Last Build" (JENKINS-54567, JENKINS-29655, JENKINS-20953)
  • Fixed link to workspace for pipeline jobs in Workspace column
  • Do not show workspace link for folders, Matrix or Workflow jobs in Workspace column

1.20

02 Nov 20:28
Compare
Choose a tag to compare

Release date: August 8, 2018

  • Fixed ClassCastException (Pull request #17, thanks to Jochen)
  • "SCM Type" column now also supports Workflow jobs
  • Bumped minimum Jenkins version to 1.607 (due to failing InjectedTests)

1.19

02 Nov 20:27
Compare
Choose a tag to compare

Release date: July 18, 2018

  • Added new column "Periodic build trigger" (Pull request #15, thanks to Sanketh)
  • Added compact version of "Build Duration" column (Pull request #16, thanks to Sorin)
  • Fixed issue with Periodic Build Trigger Column not being shown for pipeline jobs (JENKINS-52403, thanks to Sam)

1.18

02 Nov 20:25
Compare
Choose a tag to compare

Release date: March 8, 2017

  • Bumped minimum Jenkins version to 1.580 (due to Maven enforcer plugin errors)
  • Got rid of a ClassCastException related to WorkflowJob/Pipeline and LastBuildNodeColumn (JENKINS-40477)
  • Added support for Multibranch Pipeline in JobTypeColumn
  • Added support for WorkflowJob/Pipeline in JobTypeColumn (Pull request #14, thanks to Mark)

1.17

02 Nov 20:24
Compare
Choose a tag to compare

Release date: April 11, 2016