Tekton Dashboard release v0.23.0
Pre-release
Pre-release
π¨ https://github.com/tektoncd/dashboard/releases/tag/v0.23.1 contains a security fix π¨
This Dashboard release supports Pipelines 0.25.x - 0.30.x and Triggers 0.15.x - 0.17.x, bringing a number of features, enhancements, and bug fixes.
Features
- β¨ Surface details of step
onError: continue
(TEP-0040) #2239 - β¨ Improve URL addressability for the create pages #2260
- add links to the 'create' pages from Tasks, ClusterTasks, and Pipelines list pages
- keep 'create' page URL in sync with changes to the main dropdowns so it can be easily bookmarked or shared, e.g. kind, namespace, pipeline / task
- β¨ Update design of the About page #2264
- As part of this update we've also switched the default landing page to the About page instead of PipelineRuns
- β¨ Update design of the error page for page / resource not found #2262
Fixes
- π Set
Content-Type
header only on requests that may have a body #2241 - π Fix syntax highlighting when root value is an array #2248
- π Fix display of short values in
SyntaxHighlighter
component on Firefox to prevent unwanted wrapping #2251 - π Handle incomplete TriggerBinding in a more graceful way #2255
Misc
- π¨ Remove unused dependencies #2240
- π¨ Update eslint and prettier (including plugins) to latest versions #2240
- π¨ Update
webpack-cli
andwebpack
to latest versions #2240 - π¨ Update pending logs state to make it look less like an error #2245
- π¨ Prevent
webpack-dev-server
blocking UI on warnings #2250 - π¨ Update pod tab empty state so it doesn't look incomplete #2249
- π¨ Clear timers before requesting logs to avoid potential unwanted requests #2254
- π¨ Update to Storybook 6.4 #2258
- π¨ Enable React StrictMode #2265
- π¨ Update tests to latest Pipelines and Triggers releases #2266
Docs
- π Add v0.22.0 links to the readme #2237
- π Update compatibility table to reference latest Pipelines release #2266
Thanks
Thanks to these contributors who contributed to v0.23.0!
- β€οΈ @AlanGreene
- β€οΈ @kamilzal
- β€οΈ @triantium