Preference Page
As part of the ongoing UI/UX refresh for improving the user experience, the Prefernce page has been rewritten to keep it in sync with other pages, while retaining existing functionality. Feedback/ideas are welcome, please open an issue here to add your comments.
![GoCD 20.9.0 发布](http://www.linuxeden.com/wp-content/uploads/2020/11/preference_page-31d0b157.png)
Stage Overview on VSM Page
Staring this release, the users can view the stage overview on VSM page. Earlier, it was available on the Dashboard and Pipeline Activity Page.
![GoCD 20.9.0 发布](http://www.linuxeden.com/wp-content/uploads/2020/11/stage_overview-347bb105.png)
In case of stage re-runs, the stage overview now provides an option to view previous stage runs.
![GoCD 20.9.0 发布](http://www.linuxeden.com/wp-content/uploads/2020/11/stage_instances-62e0f62d.png)
Other Improvements
- #1926 – Job Timeout should apply even when the job could not be assigned to an agent
- #5787 – Ability to start server in maintenance mode
- #8170 – Support for webhook integration with Pluggable SCM materials
- #8592 – Add secrets support in elastic agent configurations
- #8599 – Load GoCD configurations from config repositories on GoCD startup
- #8667 – Auto Update of Config Repo materials can be turned off now
Bug fixes
- #8542 – Changes to global Plugin Material Config and Package Config does not reflect on pipeline materials
- #8594 – Feeds API for scheduled jobs will return jobs only for pipeline which can be viewed by the user
- #8601 – Solve issue around missing SCMs coming from config repo
- #8623 – Fix the check connection button text on pluggable scm modal
- #8628 – Do not run database migration for server in standby
- #8643 – Elastic Agent Plugin always migrates the old plugin settings
- #8650 – Fixed the git version mismatch between error message and actual check
- #8653 – Fixed the issue of Duplicate SCM on config repo parsing
- #8655 – Do not purge the config repo defined structures cache on polled fetch on Config Repo Page
- #8685 – Minor Pipeline Comparison UI regressions introduced in 20.3.0
- #8716 – Fix issue with Postgres connection with self-signed certificates
Removal
- The Centos 6 based docker image for GoCD Agent has been removed. Centos 6 has reached end-of-life in Nov 2020. Please use an image based on a newer version of the Centos.
- The Alpine 3.9 based docker image for GoCD Agent has been removed. Alpine 3.9 has reached end-of-life in Nov 2020. Please use an image based on a newer version of the Alpine.
APIs
Improvements, deprecations and breaking changes in the API and plugin API have been moved to their respective changelogs – API changelog for 20.9.0 and Plugin API changelog for 20.9.0.
Contributors
Aravind SV, Ganesh S Patil, Ketan Padegaonkar, Kritika Singh, Mahesh Panchaksharaiah, Marques Lee, Varsha Varadarajan
Note
A more comprehensive list of changes for this release can be found here.
Have ideas and want to contribute? Need some help getting started? We’re here to help. Reach out to us at support@thoughtworks.com.
Found a security issue that needs fixing? Please report it to https://hackerone.com/gocd
Please report any issues that you observe on GitHub issues.
转自 https://www.gocd.org/releases/#20-9-0