Skip to content

Latest commit

 

History

History
266 lines (186 loc) · 9.18 KB

CHANGELOG.adoc

File metadata and controls

266 lines (186 loc) · 9.18 KB

configurationslicing-plugin Changelog

Table of Contents

For newer versions see the github release page

Version 1.50 - May 25, 2020

Version 1.41 - May 31, 2015

  • JENKINS-20319 - E-Mail-Configurations are only completely disabled when set to (Disabled). Setting a empty recipient leaves e-mail notifications to committers in place.

  • Requires jenkins 1.509.3 and email-ext 2.37

  • JENKINS-21225 - Updated Editable email notification to work with email-ext 2.37

  • JENKINS-21445 - bug fix in job disabled build slicer

  • JENKINS-25964 - NPE in some cases when trying to slice parameters

Version 1.40 - November 15, 2014

Fix bugs related to selection of maven modules or matrix configurations instead of top level project items:

Version 1.39 - October 4, 2014

  • JENKINS-16855 - Add support for Claim Slicing

  • JENKINS-16869 - Do not show the TimeStamper slicer if the TimeStamper plugin is not installed

  • JENKINS-23169 - NullPointerException with newer Jenkins versions

Version 1.38.3 - October 3, 2013

  • JENKINS-16305 - Add support for Quiet period configuration slicing

  • JENKINS-16828 - NullPointerException in BooleanSlice.get for "Block Build" when slicing by view

  • JENKINS-18060 - Add support for logfilesizechecker

  • JENKINS-19858 - Visual spacing has degraded dramatically with newer versions of Jenkins (noticed in ver. 1.533)

  • JENKINS-14521 - Configuration Slicing should temporarily disable the Auto Refresh plugin

  • JENKINS-19855 - Parameters slicer trims default values - including space at the beginning of a Choice Parameter

  • Removed support for Workspace Cleanup Plugin (became too complex to perform configuration slicing)

Version 1.37.1 - Sept 30, 2013

Version 1.37 - June 4, 2013

  • add support for folders

  • moved to github

Version 1.36 - October 28, 2012

Version 1.35 - October 27, 2012

  • Fixed issues with the newer version of the build timeout plugin

  • JENKINS-15528 - java.lang.ClassNotFoundException: hudson.plugins.python.Python

  • JENKINS-15447 - Warnings with Configuration Slicing plugin

Version 1.33 - Sept 19, 2012

  • JENKINS-15152 - Add support for configure 'Block build when upstream project is building' and 'Block build when downstream project is building'

  • JENKINS-14784 - Add support for the "execute python script" slicer

Version 1.32 - July 14, 2012

Version 1.31 - May 22, 2012

  • JENKINS-13866 - Configuration slicing for parameters

  • JENKINS-13867 - Configuration slicing for Maven versions should apply to Free style projects

Version 1.30 - May 20, 2012

  • JENKINS-12515 - Add configuration slicing for use of Ant, Gradle and Groovy installations

  • JENKINS-13839 - Configure Maven goals for multiple jobs and multiple builders

  • JENKINS-12922 - Support changing maven version to multiple jobs at once using configuration slicing plugin

Version 1.29 - May 18, 2012

  • JENKINS-13830 - Add windows batch command

  • JENKINS-11941 - Configuration Slicing Plugin’s "Execute shell slicer" lists first execute shell step only

Version 1.28.1 - December 24, 2011

Version 1.27 - November 28, 2011

  • JENKINS-11868 - Add configuration slicer for Jenkins build timeout plugin

Version 1.26 - November 24, 2011

  • JENKINS-11781 - Configuration Slicing Plugin’s "Execute shell slicer" view doesn’t support Matrix jobs

Version 1.25 - November 9, 2011

  • JENKINS-11649 - Add configuration slicers for Discard Old Builds with artifacts

Version 1.24 - October 26, 2011

Version 1.23 - October 13, 2011

  • Added configuration by views - see this wiki page for details

Version 1.22 - October 6, 2011

  • Fixed JENKINS-11242 - Add configuration slicing for Email-ext plugin

Version 1.21 - September 22, 2011

Version 1.20 - August 24, 2011

  • Fixed JENKINS-8194 - Discard Old Builds Slicer resets configuration of artifact keeping

  • Fixed JENKINS-10797 - Sort "(Disabled)" properly

  • improved navigation options

Version 1.19 - July 22, 2011

  • Fixed JENKINS-10431 - do not create changes when there are no actual changes

  • sort the index of slicers

  • add newline to job names list to make it easier to cut and paste

Version 1.18 - July 2011

  • Improved handling of chron specs with comments or multiple lines

  • Fixed null pointer problem with timer slicers (previously would require reboot to pick up new slicer changes)

Version 1.17 - July 2011

  • Complete redesign of the string slicer GUI (affects most slicers)

  • Added custom workspace slicer

Version 1.15 - January 22, 2010

  • Add Maven project slicing - MAVEN_OPTS and 'Goals and Settings' (report)

Version 1.14 - January 16, 2010

  • Fix LogRotationSlicer to handle empty strings better (5240)

Version 1.13 - January 15, 2010

  • Add Jdk slicer (report)

  • Finally sort out release issues: The pom.xml for maven-hpi-plugin needed to point to a newer javanettasks

Version 1.12 - attempted January 15, 2010 - never released

Version 1.11 - attempted January 15, 2010 - never released

Version 1.10 - attempted November 2, 2009 and January 15, 2010 - never released

Version 1.9 - July 29, 2009

  • No changes. Release was done to figure out case sensitivity issue in javanettasks 1.23

Version 1.8 - attempted July 22, 2009 - never released

Version 1.7 - attempted July 22, 2009 - never released

Version 1.6 - attempted July 21, 2009 and July 22, 2009 - never released

Version 1.5 - July 21, 2009

  • Add log rotation slicers, for each of days and builds (report)

 

  • Add SCM polling schedule slicer

 

  • Add slave label slicer

Version 1.4 - attempted April 9, 2009 - never released

Version 1.3 - attempted April 9, 2009 - never released

Version 1.2 - March 16, 2009

  • Initial release - supports slicing for timer trigger

Version 1.1 - attempted March 16, 2009 - never released

Version 1.0 - attempted March 16, 2009 - never released