Releases: spinnaker/orca
Releases · spinnaker/orca
orca 3.32.2
v3.32.2 fix(polling): update time left calculation (#1713)
orca 3.32.1
fix(entitytags): Do not fetch previous server group for Titus (#1712) Subsequent PR will make this work properly for Titus.
orca 3.32.0
feat(entitytags): Include previous server group image details (#1705) This will ultimately facilitate an orchestrated rollback even if the previous server group no longer exists. It relies on the entity tags feature being enabled (dependency on elastic search and not enabled by default in `clouddriver` / `orca`). This PR also introduces some common retry handling (see `RetrySupport`).
orca 3.31.0
v3.31.0 feat(polling): remove polling for wait, manual judgement, and executi…
orca 3.30.0
fix broken usage of Moniker
Orca 3.29.1
v3.29.1 fix(dryrun): log dry run activity
orca 3.29.0
feat(queue): update delivery time on runtask (#1676) Adds reschedule method to queue, which updated the delivery time of an existing message on the queue.
Orca 3.28.1
v3.28.1 fix(dryrun): need injected property class to support list of values
orca 3.28.0
- feat(rrb): Support for running a pipeline between scale up and disable (#1694)
- feat(artifacts): Check if default artifact was intended (#1701)
- core(manifest): Delete manifest op (#1700)
- feat(moniker): use moniker over frigga in ScaleToClusterResize
- feat(core): Force cache refresh manifest task (#1687)
- feat(artifacts): simplify artifact matching (#1696)
orca 3.27.1
v3.27.1 fix(pipeline_template): Do not treat markdown lists as YAML alias (#1…