v0.9.11
This release includes several bugfixes and minor improvements around logging and error handling for Kubernetes plugins.
Also new in this release is the 'more info' info pane for test and task nodes on the Stack Graph tab of the Dashboard, which shows details of the last run (including the full log of the run).
Finally, many thanks to @jpreese for his contribution to this release! 🎉
Features
- dashboard: add 'more info' pane to stack graph (bee72e65)
Bug Fixes
- k8s: allow unknown fields in provider config (921243df)
- core: set name prefix on plugin services, tasks and tests (81b8d581)
- k8s: avoid repeated Tiller install causing slower init (766ef188)
- k8s: use statuscodeerror type when using request-promise (e61fe337)
- task-graph: ensure graph node keys and event payload keys match (47e84b4c)
- vcs: don't fork a process for every untracked file (ef439923)