Skip to content

Releases: spinnaker/orca

orca 3.19.0

21 Sep 01:19
Compare
Choose a tag to compare
feat(pipeline_template): Jinja rendering in partials (#1637)

Renders the partials' stage config before rendering partials, to allow
for more advanced jinja expressions in the partials.

Orca 3.18.1

20 Sep 23:56
Compare
Choose a tag to compare
v3.18.1

fix(stages/bakery): Fix bake stage, ensure deploymentDetails is added…

Orca 3.18.0

20 Sep 18:12
Compare
Choose a tag to compare
  • fix(pipeline_template): Allow conditional stages inside of partials
  • feat(pipeline_template): Allow granular inheritance control on params
  • refactor(tag-generator): include server group coordinates in generateTags signature

Orca 3.17.0

20 Sep 15:16
Compare
Choose a tag to compare

perf(rollingpush): Avoid unnecessarily searching for instance ids (#1633)

Orca 3.16.0

20 Sep 00:38
Compare
Choose a tag to compare
  • feat(servergroup): allow ad-hoc entity tags on deployments
  • chore(oortService): expose /serverGroups endpoint

orca 3.15.2

19 Sep 22:49
Compare
Choose a tag to compare

fix(queue): Fix stupid spring wiring (#1628)

orca 3.15.1

19 Sep 20:23
Compare
Choose a tag to compare
  • feat(redis_migration): log if there are still pending orchestrations/pipelines (#1626)
  • fix(pipeline_template): root-level configs mapped if undefined (#1623)

orca 3.15.0

19 Sep 19:43
Compare
Choose a tag to compare
v3.15.0

feat(queue): Add queue shovel for migrating backends (#1624)

Orca 3.14.2

19 Sep 14:55
Compare
Choose a tag to compare
  • feat(cluster-match): implement general purpose cluster matching rule engine
  • fix(canary): target canary cleanup server groups by create date

orca 3.14.1

19 Sep 00:49
Compare
Choose a tag to compare
v3.14.1

fix(metrics): missed migrator in refactor of thread pool metrics (#1625)