Skip to content

Releases: spinnaker/orca

orca 3.32.2

18 Oct 18:17
Compare
Choose a tag to compare
v3.32.2

fix(polling): update time left calculation (#1713)

orca 3.32.1

18 Oct 16:09
Compare
Choose a tag to compare
fix(entitytags): Do not fetch previous server group for Titus (#1712)

Subsequent PR will make this work properly for Titus.

orca 3.32.0

18 Oct 02:15
Compare
Choose a tag to compare
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

18 Oct 00:44
Compare
Choose a tag to compare
v3.31.0

feat(polling): remove polling for wait, manual judgement, and executi…

orca 3.30.0

17 Oct 22:13
Compare
Choose a tag to compare

fix broken usage of Moniker

Orca 3.29.1

17 Oct 20:28
Compare
Choose a tag to compare
v3.29.1

fix(dryrun): log dry run activity

orca 3.29.0

17 Oct 18:32
Compare
Choose a tag to compare
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

16 Oct 21:18
Compare
Choose a tag to compare
v3.28.1

fix(dryrun): need injected property class to support list of values

orca 3.28.0

16 Oct 20:26
Compare
Choose a tag to compare
  • 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

13 Oct 20:58
Compare
Choose a tag to compare
v3.27.1

fix(pipeline_template): Do not treat markdown lists as YAML alias (#1…