Skip to content

Releases: spinnaker/orca

orca v8.53.0

13 Jun 05:30
3ec4fb1
Compare
Choose a tag to compare

3ec4fb1 fix(build): revert java17 changes (#4750)%0Aaf347bb4d fix(dokka): use version 1.9.20 of org.jetbrains.dokka (#4747)%0Af6d231801 chore(dependencies): Autobump fiatVersion (#4746)%0Aaa0d702a8 chore(dependencies): Autobump korkVersion (#4745)%0Af936de542 chore(build): enable cross compilation plugin for Java 17 (#4738)%0Ac5e7aad96 fix(liquibase): fix checkSum errors occurring with spinnaker upgrade (#4727)%0A6dcc52281 fix(tests): add new containerized integration tests to run orca with mysql and postgres (#4736)%0Ae110e65b6 chore(dependencies): Autobump korkVersion (#4735)%0A7564826e1 chore(dependencies): Autobump korkVersion (#4734)%0A9c8126b7e fix(blueGreen): Scaling replicaSets should not be considered for deletion (#4728)

orca v8.51.1

14 Jun 18:44
0c32257
Compare
Choose a tag to compare

0c32257 fix(liquibase): fix checkSum errors occurring with spinnaker upgrade (#4727) (#4744)%0A680121f4e fix(tests): add new containerized integration tests to run orca with mysql and postgres (#4736) (#4742)%0Aae7879690 feat(build): add orca-integration module to exercise the just-built docker image (#4721) (#4740)%0Ab303a9b39 fix(blueGreen): Scaling replicaSets should not be considered for deletion (#4728) (#4730)%0Af0a083773 fix(jenkins): Wrong Job name encoding in query params for Artifacts/Properties (#4722) (#4723)

orca v8.48.3

14 Jun 04:53
22e7112
Compare
Choose a tag to compare

22e7112 fix(liquibase): fix checkSum errors occurring with spinnaker upgrade (#4727) (#4743)%0A9c391ae5f fix(tests): add new containerized integration tests to run orca with mysql and postgres (#4736) (#4741)%0A8269f0da8 feat(build): add orca-integration module to exercise the just-built docker image (#4721) (#4739)%0A05d8b56aa fix(blueGreen): Scaling replicaSets should not be considered for deletion (#4728) (#4731)%0Ad3d708378 fix(jenkins): Wrong Job name encoding in query params for Artifacts/Properties (#4722) (#4724)%0Ab42631456 fix(check-pre-condition): CheckPrecondition doesn't evaluate expression correctly after upstream stages get restarted (#4682) (#4718)

orca v8.52.0

15 May 17:19
b128594
Compare
Choose a tag to compare

b128594 chore(dependencies): Autobump korkVersion (#4726)%0Ab2dba5935 fix(jenkins): Wrong Job name encoding in query params for Artifacts/Properties (#4722)%0Ab360ad588 feat(build): add orca-integration module to exercise the just-built docker image (#4721)%0A88114eb39 refactor(retrofit): Dismantle RetrofitExceptionHandler (#4716)%0Abc76db00f fix(test/clouddriver): Mock http error using SpinnakerHttpException in WaitForCloudFormationCompletionTaskSpec (#4717)%0Aa1b32d739 refactor(retrofit): Cleanup unused RetrofitError occurrences (#4712)%0A102a9d380 chore(dependencies): Autobump korkVersion (#4715)%0A4fe8a71b8 chore(dependencies): Autobump fiatVersion (#4714)%0Aacbd6e1cd chore(dependencies): Autobump korkVersion (#4713)%0Ac235cf3b6 fix(test/bakery): Mock http errors using SpinnakerHttpException in CompletedBakeTaskSpec (#4711)%0Ad2f502426 fix(clouddriver): Throw SpinnakerHttpException when Http status is 403 in DetermineSourceServerGroupTask (#4710)%0A3bc345bef fix(test/keel): Javadoc referring to missing method in ImportDeliveryConfigTaskTest (#4709)%0Aae3ef6c5d fix(clouddriver): Handle the Retrofit conversionError in ClusterSizePreconditionTask (#4708)%0A83aa47f31 feat(front50): set front50.useTriggeredByEndpoint to true by default (#4707)

orca v8.48.2

17 Apr 20:52
7799f04
Compare
Choose a tag to compare

7799f04 chore(dependencies): Autobump fiatVersion (#4706)

orca v8.51.0

16 Apr 23:11
90a3832
Compare
Choose a tag to compare

90a3832 chore(dependencies): Autobump fiatVersion (#4704)%0Afff90a45d feat(sql): log the size of executions when they complete (#4660)%0A38b447f9f refactor(front50): use SpinnakerRetrofitErrorHandler with Front50Service (#4623)%0Afc072b3a9 fix(SqlExecutionRepository): fixed bug in sql repository in orca-sql … (#4697)%0Aa27e88a0a perf(sql): Optimise searchForPipelinesByTrigger LIMIT and OFFSET SQL query (#4698)%0A7e923cc05 chore(dependencies): Autobump korkVersion (#4695)%0A2a2110d84 chore(dependencies): Autobump korkVersion (#4694)%0A61d5de7e1 chore(dependencies): Autobump fiatVersion (#4693)%0A2b8af022d fix(explicitRollback): Add configurable timeout for serverGroup lookup from Clouddriver API (#4686)%0Abede273c4 chore(dependency): upgrade kotlin to 1.6.21 in orca along with kork (#4688)%0Ae7ced26b6 chore(dependencies): Autobump korkVersion (#4689)%0A31e7fc6e7 chore(deps): bump softprops/action-gh-release from 1 to 2 (#4687)%0A886e2b1e1 refactor(mine): use SpinnakerRetrofitErrorHandler with MineService (#4679)%0A613427f41 fix(check-pre-condition): CheckPrecondition doesn't evaluate expression correctly after upstream stages get restarted (#4682)%0Ae08819af1 chore(dependencies): Autobump korkVersion (#4680)%0Ada1f0bbb9 fix(retrofit): use SpinnakerServerException.getHttpMethod() instead of reflection in SpinnakerServerExceptionHandler (#4675)%0Aad1b83c17 refactor(kayenta): use SpinnakerRetrofitErrorHandler with KayentaService (#4678)%0Aad53c1762 refactor(integrations-gremlin): use SpinnakerRetrofitErrorHandler with GremlinService (#4676)

orca v8.48.1

17 Apr 01:08
8ba9846
Compare
Choose a tag to compare

8ba9846 chore(dependencies): Autobump korkVersion (#4705)%0Af3e30b31c fix(SqlExecutionRepository): fixed bug in sql repository in orca-sql … (backport #4697) (#4702)%0A895cdce7b perf(sql): Optimise searchForPipelinesByTrigger LIMIT and OFFSET SQL query (#4698) (#4700)%0Aee0ee7753 fix(explicitRollback): Add configurable timeout for serverGroup lookup from Clouddriver API (#4686) (#4691)%0Ae5960bb46 fix(queue): Fix ZombieExecutionCheckingAgent to handle queues with more than 100 items (#4648) (#4685)%0Afd27f46e0 feat(servergroup): Allow users to opt-out of the target desired size check when verifying if the instances scaled up or down successfully (#4649) (#4651)%0A750adb94d fix(jenkins): Enable properties and artifacts with job name as query parameter (#4661) (#4663)%0A56a855487 feat(jenkins): Enable Jenkins job triggers for jobs in sub-folders (#4618) (#4635)

orca v8.50.0

12 Mar 21:57
74ba9ca
Compare
Choose a tag to compare

74ba9ca chore(dependencies): Autobump fiatVersion (#4674)%0Ab2f959212 chore(dependencies): Autobump korkVersion (#4673)%0Aa09600447 chore(dependencies): Autobump korkVersion (#4672)%0A72ad04c32 refactor(flex): use SpinnakerRetrofitErrorHandler with FlexService (#4671)%0A0a52909dd fix(queue): Fix ZombieExecutionCheckingAgent to handle queues with more than 100 items (#4648)%0A5f0f94b95 refactor(echo): use SpinnakerRetrofitErrorHandler with EchoService (#4670)%0A19082b4a5 chore(dependencies): unpin com.jayway.jsonpath:json-path (#4669)%0A38e426e15 refactor(igor): use SpinnakerRetrofitErrorHandler with IgorService (#4666)%0Ae2896cbc9 chore(dependencies): Autobump korkVersion (#4665)%0Aca3db121c refactor(keel): use SpinnakerRetrofitErrorHandler with KeelService (#4636)%0Afa913819c fix(jenkins): Enable properties and artifacts with job name as query parameter (#4661)%0Aec0881751 chore(dependencies): Autobump korkVersion (#4662)%0Aad75861a1 chore(dependencies): Autobump korkVersion (#4657)%0A5444774f8 refactor(front50): suppress noisy logs in DependentPipelineStarter (#4659)%0Af5fb537cf feat(execution): remove spinnaker accounts from execution context (#4656)%0Ad3ede818a fix(core): handle null when invoking pipelines with stages that are missing a "type" (#4655)%0A3cc1b2542 chore(dependencies): Autobump korkVersion (#4654)%0Af5fa468d9 feat(servergroup): Allow users to opt-out of the target desired size check when verifying if the instances scaled up or down successfully (#4649)%0A140b43fb8 chore(dependencies): Autobump korkVersion (#4647)%0A22a60b9af chore(dependencies): Autobump korkVersion (#4646)%0A39576af77 chore(dependencies): Autobump korkVersion (#4645)%0Acc35b5d37 feat(kubernetes): identify and retry if the deploy manifest k8s task owner died while orca is monitoring the task (#4644)%0A4cfb9ad00 chore(dependencies): Autobump korkVersion (#4643)

orca v8.36.2

08 Mar 20:25
73d47cc
Compare
Choose a tag to compare

73d47cc chore(dependencies): Autobump fiatVersion (#4668)%0A3d2eb9f09 chore(dependencies): Autobump korkVersion (#4667)%0Adf6e058b1 fix(jenkins): Enable properties and artifacts with job name as query parameter (#4661) (#4664)%0Aa5d815779 feat(jenkins): Enable Jenkins job triggers for jobs in sub-folders (#4618) (#4634)

orca v8.24.9

08 May 15:10
6a37596
Compare
Choose a tag to compare

6a37596 feat(servergroup): Allow users to opt-out of the target desired size check when verifying if the instances scaled up or down successfully (#4649) (#4650)