Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.92 KB

CHANGELOG.adoc

File metadata and controls

60 lines (35 loc) · 1.92 KB

Changelog

  • All notable changes prior to 1.13 are documented in this changelog.

  • Release notes for versions >=1.13 can be found on the GitHub releases page.

Release History

1.12

Release date: 2019-08-01

  • Documentation updates: Improve writing of plugin description (#28)

  • Internal: Text Finder now fully supports JEP-210 and requires Jenkins 2.121 LTS or greater and JEP 210-compatible versions of Pipeline plugins

  • [JENKINS-54128] Avoid calling Run#getLogFile (#46)

  • Make naming consistent (#29)

  • Add UI testing (#41)

1.11

Release date: 2019-06-01

  • Add Pipeline support (#12)

  • Add option to set build as not built (#16)

  • Better log output to console (#21)

1.10

Release date: 2014-01-31

  • [JENKINS-17507] Do not block concurrent builds

  • Cleaner configuration UI using help buttons

  • Japanese translation

1.9

Release date: 2011-02-13

  • Update link in help

1.8

Release date: 2010-02-06

  • Update code for more recent Hudson

1.7

Release date: 2009-05-04

1.6

Release date: 2008-11-06

  • Modify to work with all job types, including Maven 2 jobs

1.5

  • Add Unstable if found configuration option. Use this option to set build unstable instead of failing the build. Default is off (previous behavior).