Skip to content

Releases: spinnaker/orca

orca v8.44.0

21 Nov 23:05
78640b9
Compare
Choose a tag to compare

78640b9 chore(dependencies): Autobump korkVersion (#4605)

orca v8.42.0

20 Nov 19:38
976d469
Compare
Choose a tag to compare

976d469 chore(dependencies): Autobump korkVersion (#4601)%0A42a9a1a34 fix(clouddriver): change exception handling in ClouddriverClearAltTablespaceTask (#4597)%0Abaacddb16 fix(test): fix intermittent issue of port binding by using dynamic port for WireMockServer (#4600)%0A2f8829d63 refactor(queue/test): replace deprecated method during upgrade to Kotlin 1.5.32 (#4599)%0Af9c8b9a08 refactor(peering): replace deprecated method during upgrade to Kotlin 1.5.32 (#4598)%0Ab013bc8ec chore(dependencies): Autobump korkVersion (#4596)

orca v8.41.0

14 Nov 20:22
7e1e74f
Compare
Choose a tag to compare

7e1e74f chore(dependencies): Autobump korkVersion (#4595)%0Aa3d15bd6b chore(dependencies): Autobump korkVersion (#4592)

orca v8.36.1

21 Nov 07:44
83c37a3
Compare
Choose a tag to compare

83c37a3 fix(artifacts): Automated triggers with artifact constraints are broken if you have 2 or more of the same type (backport #4579) (#4588)%0Ac0fd7a873 fix(artifacts): Parent and child pipeline artifact resolution (backport #4575) (#4583)%0A859f1f272 feat(helm/bake): Add additional input fields where we can fill in details of the APIs versions (#4546) (#4565)%0Ab15787fae fix(front50): teach MonitorPipelineTask to handle missing/null execution ids (#4555) (#4559)%0A663057c97 fix(vpc): add data annotation to vpc (#4534) (#4538)%0Ada001957a fix: duplicate entry exception for correlation_ids table. (#4521) (#4530)

orca v8.33.2

21 Nov 07:40
91de7c3
Compare
Choose a tag to compare

91de7c3 fix(artifacts): Automated triggers with artifact constraints are broken if you have 2 or more of the same type (backport #4579) (#4587)%0A6ad5cd01d fix(artifacts): Parent and child pipeline artifact resolution (backport #4575) (#4582)%0A3510866c7 feat(helm/bake): Add additional input fields where we can fill in details of the APIs versions (#4546) (#4564)%0Aeccc5c077 fix(front50): teach MonitorPipelineTask to handle missing/null execution ids (#4555) (#4561)%0A20221342c fix(vpc): add data annotation to vpc (#4534) (#4537)%0Ae7e0c1bc0 fix: duplicate entry exception for correlation_ids table. (#4521) (#4531)

orca v8.31.6

21 Nov 07:40
4740c16
Compare
Choose a tag to compare

4740c16 fix(artifacts): Automated triggers with artifact constraints are broken if you have 2 or more of the same type (backport #4579) (#4586)
1fc563b fix(artifacts): Parent and child pipeline artifact resolution (backport #4575) (#4581)
d0b21e3 feat(helm/bake): Add additional input fields where we can fill in details of the APIs versions (#4546) (#4563)
5ad5cce fix(front50): teach MonitorPipelineTask to handle missing/null execution ids (#4555) (#4558)
a4404a6 fix: duplicate entry exception for correlation_ids table. (#4521) (#4532)
ff5d2cf fix(vpc): add data annotation to vpc (#4534) (#4536)

orca v8.40.0

06 Nov 18:40
645059d
Compare
Choose a tag to compare

645059d fix(artifacts): Automated triggers with artifact constraints are broken if you have 2 or more of the same type (#4579)%0Aa5d151f8f refactor(clouddriver) : InstanceService - Eliminated the usages of RetrofitError exception handling and replaced it with SpinnakerRetrofitErrorHandler (#4580)%0A5385ad267 refactor(bakery): fix incompatible generic type issue faced during upgrade to springboot 2.5.15 (#4584)%0A2e8ebf811 chore(dependencies): Autobump korkVersion (#4585)%0A2e3c5f066 fix(artifacts): Parent and child pipeline artifact resolution (#4575)%0A54fd30bff fix(qos/test): fix syntax in DefaultExecutionPromoterTest (#4577)

orca v8.39.0

30 Oct 05:01
bbcb52c
Compare
Choose a tag to compare

bbcb52c chore(dependencies): Autobump korkVersion (#4578)%0Ab1071bd17 fix(bakery): change exception handling in MonitorBakeTask to use Spinnaker*Exception instead of RetrofitError now that #4529 has added SpinnakerRetrofitErrorHandler to BakerySelector (#4576)

orca v8.38.0

20 Oct 19:22
342dcc6
Compare
Choose a tag to compare

342dcc6 chore(dependencies): Autobump korkVersion (#4569)%0A4ba2cc05f refactor(test): add runtime jupiter engine and remove vintage engine with upgrade of groovy 3 (#4566)%0A41ad55807 chore(dependencies): Autobump korkVersion (#4567)%0A7523f5dc5 fix(front50): teach MonitorPipelineTask to handle missing/null execution ids (#4555)%0Acd9781f13 feat(helm/bake): Add additional input fields where we can fill in details of the APIs versions (#4546)%0A0b39d7e1a chore(dependencies): Autobump korkVersion (#4553)

orca v8.37.0

04 Oct 13:41
c6a9895
Compare
Choose a tag to compare

c6a9895 chore(dependencies): Autobump korkVersion (#4552)%0A02675ef34 chore(deps): bump actions/checkout from 3 to 4 (#4548)%0A185e7084f chore(deps): bump docker/build-push-action from 4 to 5 (#4547)%0Adaa85ed17 chore(deps): bump docker/login-action from 2 to 3 (#4551)%0A12df8f748 chore(deps): bump docker/setup-qemu-action from 2 to 3 (#4549)%0A7d5ebb4b4 chore(deps): bump docker/setup-buildx-action from 2 to 3 (#4550)%0A3101d8bd8 refactor(clouddriver/test): refactor Spy.with{} closure during upgrade to groovy 3.x (#4545)%0Ab34be0729 refactor(core/test): fix cardinality issue by replacing Stub to Mock during upgrade to groovy 3.x (#4544)%0Ad55949b4c refactor(clouddriver): fix scope resolution of static method explictly calling by class name during upgrade to groovy 3.x (#4543)%0Ab54874e54 chore(dependencies): Autobump korkVersion (#4542)%0A8830c6c04 chore(dependency): add explicit dependency of groovy-json in orca-web and orca-webhook during upgrade of groovy 3.x (#4539)%0A778989e70 refactor(flex/test): fix conflict of variable scope by renaming local variables during upgrade of groovy 3.x (#4541)%0Abc0e35b8f refactor(cloudriver): fix enum constructor modifier as private during upgrade to groovy 3.x (#4540)%0Add8ddafe2 fix(execution): do not copy 'alias' from parent context to restrictTimeWindow so that the synthetic task works on aliased stages (#4172)%0A9a1fa511b fix(vpc): add data annotation to vpc (#4534)%0A8523343b9 fix: duplicate entry exception for correlation_ids table. (#4521)%0A98b814b56 fix(artifacts): Resolving is broken in multiple places (#4526)%0A6ae6207c9 refactor(retrofit): use SpinnakerRetrofitErrorHandler as a step towards simplifying exception handling (#4529)%0A6dfe7ddca feat(clouddriver): use SpinnakerRetrofitErrorHandler for retrofit client beans in CloudDriverConfiguration (#4528)%0A4666ce015 refactor(bakery/test): wiremock cleanup (#4527)%0Aec14ce10c chore(dependencies): Autobump korkVersion (#4525)%0A83d2d3a6a feat(retrofit): add SpinnakerServerExceptionHandler (#4524)%0A8050e9edd TargetServerGroupResolver cleanup (#4523)%0A5ef8a2ee0 chore(dependencies): Autobump korkVersion (#4518)%0Ab34b257f9 fix(redirect): Allow for redirects instead of throwing exception (#4498)%0A27b697eca fix(orca): tying exceptions to tasks (#4517)%0A73a1c6f50 fix(test): fix test placeholders to show unrolled iteration names (#4516)