Spinnaker Release 1.33.3

Note: Broken Functionality

Spinnaker 1.33.3 includes Front50 2.31.2 which breaks loading of Front50 objects:

  • When GCS is used as a persistent store
  • When GCS is used in a dual repository configuration

Clouddriver 5.83.4

Features

  • build: add fiat-integration module to exercise the just-built docker imageTest docker image (#6206) ( a212752c )
  • build: add clouddriver-integration module to exercise the just-built docker image ( a212752c )
  • docker: add HEALTHCHECK ( a212752c )
  • gha: run integration test in pr builds ( a212752c )
  • gha: run integration test in branch builds ( a212752c )

Fixes

  • ClusterController: Fix GetClusters returning only the last 2 providers clusterNames of application (#6210) ( cdc82e64 )
  • docker: reduce the chance for false positives in the health check ( a212752c )
  • gcp: Relaxed health check for GCP accounts (#6200) ( a047c081 )
  • liquibase: fix checkSum errors occurring with spinnaker upgrade (#6217) ( e764f9f8 )
  • liquibase: add validCheckSum values to fix failing changesets ( e764f9f8 )
  • tests: added postgres migration test ( e764f9f8 )
  • tests: hardcoded the docker image to create initial conditions ( e764f9f8 )
  • tests: refactored existing containerized integration test and added new tests for postgres and mysql (#6221) ( dd96b48b )
  • web: replace deprecated spring.profiles in configuration ( a212752c )

Deck 3.16.2

Features

  • taskView: Implement opt-in paginated request for TaskView (#10093) ( a7116baa )
  • taskView: Implement opt-in paginated request for TaskView ( a7116baa )
  • tasksview: Allowing opt-in pagination for tasks view loading ( a7116baa )

Fixes

  • lambda: Export LambdaRoute stage on aws module (#10116) ( 4cb68a17 )
  • lambda: Invoke stage excludedArtifactTypes not including the embedded-artifact type (#10097) ( 9f57b2ba )
  • lambdaStages: Exporting Lambda stages based on the feature flag settings (#10085) ( 102b439b )
  • lint: fixing linting erros ( 94cfdf99 )
  • lint: fixing linting - lodash ( 94cfdf99 )
  • pipeline: Handle render/validation when stageTimeoutMs is a Spel expression (#10103) ( 96a3527c )
  • pipelineGraph: Handling exception when requisiteStageRefIds is not defined (#10086) ( a78669a7 )
  • prettier: fixing prettier for AdditionalFields.tsx ( 94cfdf99 )
  • redblack: fixing redblack onchange values (#10107) ( 94cfdf99 )
  • redblack: fixing redblack onchange values ( 94cfdf99 )

Front50 2.31.2

Fixes

  • migrator: GCS to SQL migrator APPLICATION_PERMISSION objectType fix (#1466) ( 121849e3 )
  • migrator: GCS to SQL migrator APPLICATION_PERMISSION fix/refactor ( 121849e3 )
  • migrator: GCS to SQL migrator APPLICATION_PERMISSION fix/refactor ( 121849e3 )

Kayenta 2.39.3

Other

  • dependencies: Autobump orcaVersion ( b73de319 )

Orca 8.48.3

Features

  • build: add orca-integration module to exercise the just-built docker image (#4721) ( 8269f0da )
  • build: add orca-integration module to exercise the just-built docker image ( 8269f0da )
  • docker: add HEALTHCHECK ( 8269f0da )
  • gha: run integration test in pr builds ( 8269f0da )
  • gha: run integration test in branch builds ( 8269f0da )

Fixes

  • blueGreen: Scaling replicaSets should not be considered for deletion (#4728) ( 05d8b56a )
  • check-pre-condition: CheckPrecondition doesn’t evaluate expression correctly after upstream stages get restarted (#4682) ( b4263145 )
  • jenkins: Wrong Job name encoding in query params for Artifacts/Properties (#4722) ( d3d70837 )
  • jenkins: Wrong Job name encoding in query params for Artifacts/Properties ( d3d70837 )
  • jenkins: Wrong Job name encoding in query params - added Wiremock tests ( d3d70837 )
  • jenkins: Wrong Job name encoding in query params - fix Wiremock tests imports ( d3d70837 )
  • liquibase: fix checkSum errors occurring with spinnaker upgrade (#4727) ( 22e7112a )
  • liquibase: Fix validChecksum errors occurred due to liquibase upgrade ( 22e7112a )
  • tests: Add new integration test for postgres migration - PostgresMigrationContainerTest ( 22e7112a )
  • tests: add new containerized integration tests to run orca with mysql and postgres (#4736) ( 9c391ae5 )