Releases: OpsMx/orca
Releases · OpsMx/orca
tag: v8.31.1_1.30.1-rc6 from branch: 1.30.1_v8.31.1
fix(queue): Manual Judgment propagation (#4475) (#35) Manual Judgment was always propagated if the MJ stage was the first one in the pipeline, regardless of the value of `propagateAuthenticationContext`. The code for backtracking through stages to find an `AuthenticatedStage` provider would improperly return any stage that did not have an ancestor, ignoring criteria for selecting a stage that should be propagating authentication. Additionally, code in `AuthenticationAware` would mutate a `SKIPPED` MJ stage, copying the `LastModifiedDetails` value from the "real" MJ stage ancestor (or the root stage, as described above). This mutation is not necessary, and `AuthenticationAware` can just ignore it as it traverses ancestors of the current stage. Co-authored-by: jcavanagh <[email protected]>
tag: v8.31.2_1.30.2-rc2 from branch: 1.30.2_v8.31.2
OP-20589: bugfix for DeletePipelineTask of delete pipeline timed out …
tag: v8.31.1_1.30.1-r5 from branch: 1.30.1_v8.31.1
OP-20589: bugfix for DeletePipelineTask of delete pipeline timed out …
tag: v8.31.1_1.30.1-r4 from branch: 1.30.1_v8.31.1
bugfix for SaveServiceAccountTask of stage savePipeline timed out (#33)
tag: v8.31.2_1.30.2-rc1 from branch: 1.30.2_v8.31.2
OP-17995:Integrate ORCA : Consume pipeline permissions from fiat serv…
tag: v8.31.1_1.30.1-rc3 from branch: 1.30.1_v8.31.1
Revert "Added Interactive component for manual judgement awaited and …
tag: v8.31.1_1.30.1-rc2 from branch: 1.30.1_v8.31.1
Update gradle.properties
tag: v8.31.1_1.30.1-rc1 from branch: 1.30.1_v8.31.1
Docker build and push files
tag: v8.31.0_1.30.0-4.0.4-rc3 from branch: 1.30.0_v8.31.0-4.0.4
OP-20034: Updated the fiat-api and fiat-core versions
tag: v8.31.0_1.30.0-4.0.4-rc2 from branch: 1.30.0_v8.31.0-4.0.4
Update gradle.properties