Jenkins 2.176.1 version of the update, open source CI / CD engine

This article first appeared: Jenkins Chinese community

Author: Zhao Xiaojie

Jenkins long-term support version update

The updated version includes: 2.164.2,2.164.3,2.176.1

great-wall

2.176.1 (2019-06-10)

  • Since 2.176 changes:

    • Chinese recovery installation wizard localized resources used. (Issue 57412)
    • Robustness: When running ComputerListener # onOnline () after the abnormality occurs is not the node is set to offline. (Issue 57111)
  • Support for remote mode has been removed by the parameter (-remoting option) CLI in. (Pull 3838, blog post)

  • Remove symbols nonStoredPasswordParam mislead the password parameter definition, because it stores the encrypted data. (Issue 56776)

  • Remove the default support for CCtray (cc.xml) file. To use this feature, you need to plug in accordance with CCtray XML Plugin. (Issue 40750)

  • Increase CLI command stop-job termination build. (Issue 11888)

  • Support closed a logger in the log configuration. (Issue 56200)

  • Increase in response to operating parameters of the filter to the REST API. (Issue 56554)

  • Update status icon after the end of the construction. (Issue 16750)

  • Remove references to misleading Java Web Start and JNLP Jenkins at the interface node. (Pull 3998)

  • When it comes to building virtual SYSTEM user to run potentially unsafe notify the administrator settings. (Issue 24513)

  • When running under a virtual SYSTEM certification, add a log message in the build log. (Pull 3908)

  • Migrate all Chinese localized resource files to Simplified Chinese plug. (Pull 4008)

  • Adjust the flow refresh behavior so that better performance when running on a remote node. This may cause some plug-ins do not print the build log refresh lost output node message on the machine. By -Dhudson.util.StreamTaskListener.AUTO_FLUSH = true allows Liberty-style building back to the previous behavior. Note that the construction of the pipeline is always looking remote refresh. (Pull 3961)

  • Winstone updated version from 5.1 to 5.2, such as HTTPS cipher configurable. (Issue 56659, issue 56591, the complete change log)

  • Removed from the core messages related to localized strings. Make sure you use Mailer Plugin 1.23. (Issue 55292)

  • If the workspace has been running a pipeline node even when using a heavy cross, then it will not give the new building lease time. (Issue 50504)

  • Developer: To support loading localized resources from any plug-in, Stapler updated version from 1.256 to 1.257. Interface jenkins.PluginLocaleDrivenResourceProvider increase for other plug-ins can be customized so that the discovery process localized resources. (JEP-216, a complete change log)

  • Developer: Localized versions of the library update from 1.24 to 1.26, using plug-ins can be overridden to find localized resource files logic. (Pull 3896, JEP-216, a complete change log)

  • Developer: similar to a single line f: multi-line text password credentials to add Jelly UI components f: secretTextarea. (Pull 3967, in Jenkins stored credentials)

  • Developer: SystemProperties now be used to code the end node. Reference SystemProperties # allowOnAgent. (Pull 3961)

2.164.3 (2019-05-09)

  • The console notes in question will make ConsoleNote # readFrom throw a meaningless NegativeArraySizeException abnormal and lead to the build log does not display properly. (Issue 45661)
  • Installation Wizard does not correctly escaped the password, there will be special characters lead after encountering an error. (Issue 56856)
  • Jenkins makes the classic interface form submission button defect repair with the upcoming release of Firefox compatible. (Issue 53462, Firefox bug 1370630)
  • Correctly refresh the output of Maven console annotator. (Issue 56995)
  • Making Debian / Ubuntu startup script is compatible with Java 11. (Issue 57096)
  • Multiplexing Stapler request distribution telemetry. (Issue 57167)

2.164.2 (2019-04-10)

  • Security fixes. (Security bulletin)
  • Windows Server running Microsoft Docker in 2016, the work space and the archive will not work. (Defects introduced by the return of 2.150.2) (issue 56114)
  • When discarding avoid NullPointerException fingerprint data unreadable. (Issue 43218)

Guess you like

Origin www.oschina.net/news/108127/jenkins-2-176-1-released