This Dashboard release supports Pipelines 0.20.x - 0.24.x and Triggers 0.10.x - 0.14.x, bringing a number of features, enhancements, and bug fixes.
Features
- ✨ Add support for displaying Trigger and ClusterInterceptor resources
Fixes
- 🐛 Fix error when deleting a ClusterTask
Misc
- 🔨 Update webpack-dev-server proxy config
- 🔨 Add custom hook to refetch data when websocket reconnects
- 🔨 Update caniuse db for browserslist config
- 🔨 Enable Carbon CSS custom properties (reduces bundle size as a side effect)
- 🔨 Add experimental support for dark mode
- 🔨 Refactor containers to functional components to enable future performance and usability improvements
- 🔨 Remove use of
data-testid
attribute in DOM - 🔨 Update e2e tests to run against latest Pipelines and Triggers releases
- 🔨 Update to lerna 4.x
Docs
- 📖 Add v0.16.1 release links to the readme
Thanks
Thanks to these contributors who contributed to v0.17.0!
- ❤️ @AlanGreene
- ❤️ @wingyplus