資訊——運維工具——Jenkins 2.59 發佈

軟件 Java 科技 IT工具範 2017-05-10

Jenkins是一個開源軟件項目,旨在提供一個開放易用的軟件平臺,使軟件的持續集成變成可能。

Jenkins是基於Java開發的一種持續集成工具,用於監控持續重複的工作,功能包括:

1、持續的軟件版本發佈/測試項目。

2、監控外部調用執行的工作。

Jenkins 2.59 發佈了,更新內容如下

  • Move to latest version of Trilead to fix SSH connection issues following a previous Trilead upgrade. (issue 42959, issue 43979, issue 44046)

  • Prevent Internet Explorer from caching AJAX requests using Cache-Control header. (issue 43929)

  • Properly fail with error when updating view with CLI using input of a different view type. (issue 42728)

  • Fix AccessDeniedException in "Build after other projects are built" when user has Discover permission but not Read. (issue 42707)

  • Properly log failure due to empty archive in Pipeline. (issue 38005)

  • Prevent rare NullPointerException if an admin user is created in the setup wizard after first disabling CSRF protection. (issue 44010)

官網 https://jenkins.io/

下載地址 https://jenkins.io/download/

相關推薦

推薦中...