Releases: spinnaker/deck
Releases · spinnaker/deck
Deck 2.1154.0
v2.1154.0 feat(core): Support delay before scale down when red/black'ing (#4413)
Deck 2.1153.0
- feat(core): Versioned provider load balancer
- fix(moniker): Arrange cluster by moniker.cluster if available
- feat(provider/kubernetes): v2 lb details
- feat(core): resolve provider version in instance state
- fix(core): enable history comparison for strategies
- feat(moniker): Use server group moniker in multi-select
- feat(core): Link to failing synthetic stage rather than "No reason provided"
- feat(core): resolve provider version for standalone instances
- chore(halconfig): Allow canary to be enabled
- fix(aca): listing accounts from all configured providers
- feat(provider/ecs): Added help texts for ECS module
- feat(core): provide simple general purpose event bus
- chore(halconfig): change legacyCanary to mineCanary
- feat(pipeline_template): Better support for templated pipelines with dynamic sources
- feat(provider/kubernetes): runJob context images
Deck 2.1152.0
v2.1152.0 chore(core): update node/npm/yarn versions (#4364)
Deck 2.1151.0
v2.1151.0 Revert: feat(pipeline_template): Better support for templated pipelin…
Deck 2.1150.0
- refactor(core/pipeline): Convert a few execution source details to react
- chore(favicon): updating favicon
- feat(gce): UHC support for l7 load balancers
- refactor(kubernetes): kubernetes is now a module
- feat(provider/kubernetes): feature flag v1 rrb
- feat(dev-server): add --progress to webpack-dev-server
- fix(core/runningTasks): Use popover so z-index is above all other elements
- fix(core): revert word-break/overflow-wrap swaps
- fix(amazon): Traffic should be enabled when choosing a non-custom strategy
- feat(provider/kubernetes): surface stack & detail
- feat(artifacts): Reference ExpectedArtifacts by id
- refactor(core/pipeline): Convert *AsgExecutionDetails to react
- refactor(core/pipeline): Convert *ClusterExecutionDetails to react
- feat(pipeline_template): Better support for templated pipelines with dynamic sources
- fix(core/projects): restore refresh icon, set app name on init
- fix(webpack-dev-server): Show JS errors in console
- refactor(core/pipeline): Refactor execution window and manual judgment
- fix(settings) pass settings.js through envify loader
- fix(core): omit exception message on stopped manual judgment stages
- chore(style/header): tweak the pixels
- refactor(*/pipeline): Convert clone server group execution details to react
Deck 2.1149.0
- fix(aws): don't show copy capacity options for clone dialog either
- feat(core): add detail filter to cluster/lb/sg views
- fix(core/pipeline): Show errors in time window stage execution details
- refactor(*): Remove duplicate execution details templates
- fix(core): handle running execution fetch failure
- fix(core): Fix wait stage task time updating
- feat(core/modal): Silence all rejection warning in console when ui-bootstrap modal is dismissed
- fix(core): Fix webpackJsonp not being defined for local dev
- fix(core/executions): tweak padding on details tabs, status glyph
- fix(core): handle spel expressions in map editors
- feat(trigger/pubsub): Suggest subscriptions from echo configuration
- fix(amazon): do not set useSourceCapacity on clones
- fix(core): Stop grouping groups with only one stage
- chore(core): remove happypack in favor of thread-loader/cache-loader
- fix(core): Fix groups from breaking executions view
- fix(core): replace word-break CSS with overflow-wrap
- fix(core): Fix unhandled rejection on auth recheck
- fix(canary): Fix moniker for baseline/canary clusters
Deck 2.1148.0
v2.1148.0 feat(rrb): Allow for specifying pipelines to run before disable (#4308)
Deck 2.1147.0
- Convert stageFailureMessage to react
- Fix application name on server group command
- Render namedPorts in svg details, not listeningPort
- Add load balancer dns name to target group details
- Modify shouldComponentUpdate to allow for more specific updates
- Fix all the postcss-color warnings except the hard one
- Actually check for all the changes to props
- Fix lint
- Convert waitExecutionDetails to react
Deck 2.1146.0
- chore(package): update uirouter libs to latest
- feat(entitytags): Show replaced server group details in popover
- chore(appengine): remove edit load balancer feature flag
- fix(azure): retain
this
binding in azure cache initializer - feat(provider/gae): Specify artifact in GAE deploy from GCS
- fix(core): render reason as HTML in tasks view
- feat(provider/kubernetes): Enable setting of labels on k8s Service objects
- feat(provider/amazon): Rollback support for PREVIOUS_IMAGE strategy
- refactor(core/delivery): Convert ExecutionDetails to react
- chore(core/amazon): make moniker changes library-friendly
Deck 2.1145.0
- fix(amazon/securityGroup): Fix lint warning
- refactor(core): Convert ExecutionStatus to react
- fix(core/datasource): Possibly unhandled rejection: undefined
- feat(provider/kubernetes): V2 server group details
- refactor(aws): make transformScalingPolicy method public
- refactor(core): Convert executions to react
- fix(pipelines): add validator to webhook stage "method" field
- fix(core): Fix rendering executions that have JSON in the parameters
- feat(artifacts): Simplify expected artifacts
- chore(core): Remove unused components
- feat(artifact): Custom artifact helpers
- fix(artifact): s/ul/ol
- fix(appengine): allow non-default accounts in deploy dialogue
- fix(appengine): remove unused import
- feat(moniker) - adding monikers to the deploy stage
- refactor(core): Convert executionDetailsSectionNav, executionStepDetails, etc.
- fix(core): catch exceptions on server group source when pipeline 404s
- fix(core): Fix configure pipeline links when details is open
- feat(moniker) - adding monikers to load balancers
- feat(provider/kubernetes): v2 resize modal
- fix(provider/openstack): load balancer network and sg creation bugfixes