Releases: spinnaker/deck
Releases · spinnaker/deck
Release via Travis CI
fixes an issue with pre-populated region fields always showing the first option as selected
Release via Travis CI
- adds help text to checkPreconditions stage
- updates manual judgment status indicators on user decision
- adds more stages as candidates for strategies
- avoids exceptions when navigating away from views before they are fully initialized
- allows user to force rebake on manual pipeline execution
- surfaces that the bakery reused an existing bake
- allows installation via NPM 3.x
Release via Travis CI
(Netflix internal changes only)
Release via Travis CI
- Performance fix for huge pipeline graphs
- Fix for netflix template override
Release via Travis CI
Don't use ui-bootstrap classes on non-ui-bootstrap dropdowns
Release via Travis CI
Append dropdown menus to body
Release via Travis CI
- Minor refactoring of helpContents, application config view
- Chaos Monkey config integration (Netflix-only)
Release via Travis CI
Support for Google preemptibility, automaticRestart and onHostMaintenance settings.
Fix up platform health override attributes for Edit Application dialog.
Release via Travis CI
Fix observable onError
handling
Release via Travis CI
- fix bug where submit button on AWS resize modal did not submit form
- less clumsily handle case where no accounts are configured
- migrate application refresh handling and
$scope.$broadcast
to RxJS observables - better surface inconsistent builds in Project dashboard view
- convert
let
statements tovar
in settings.js - should allow application to load in Safari and Firefox