Skip to content

Latest commit

 

History

History
84 lines (57 loc) · 2.84 KB

CHANGELOG.md

File metadata and controls

84 lines (57 loc) · 2.84 KB

Changelog

Version 2.3.1 (Feb 7, 2016)

  • Dependency to pipeline (aka. workflow) is optional (JENKINS-32589).

Version 2.3 (Dec 27, 2015)

  • Require Jenkins 1.609 or later
  • Supports workflow (JENKINS-26918)
    • You can use manager in workflow scripts.

Version 2.2.2 (Oct 17, 2015)

Version 2.2.1 (Aug 18, 2015)

Version 2.2 (Dec 19, 2014)

Version 2.1 (Oct 25, 2014)

Version 2.0 (Sep 21, 2014)

Version 1.10 (July 26, 2014)

  • added envVars and getEnvVariable(key)

Version 1.9 (April 29, 2014)

  • JENKINS-21924 Support run for matrix parent
  • change log level for each search from info to fine

Version 1.8 (August 22, 2012)

  • Require Jenkins version 1.466 or later
  • JENKINS-13024 Error in log indicating a missing descriptor
  • added clickable badge

Version 1.7 (May 2, 2012)

Version 1.6

  • JENKINS-9383 security - restrict access to internal objects

Can use now additional classpath for groovy postbuild scripts to have them in a central location. Scriptler Plugin?

Version 1.5 (November 5, 2011)

  • Remove a html tag from the config page which causes an error on IE 7 (JENKINS-10079)