Spinnaker Release 1.34.3
Clouddriver 5.85.3
Features
- build: add fiat-integration module to exercise the just-built docker imageTest docker image (#6206) ( 644ff6d7 )
- build: add clouddriver-integration module to exercise the just-built docker image ( 644ff6d7 )
- docker: add HEALTHCHECK ( 644ff6d7 )
- gha: run integration test in pr builds ( 644ff6d7 )
- gha: run integration test in branch builds ( 644ff6d7 )
Fixes
- ClusterController: Fix GetClusters returning only the last 2 providers clusterNames of application (#6210) ( f8bfe246 )
- docker: reduce the chance for false positives in the health check ( 644ff6d7 )
- gcp: Relaxed health check for GCP accounts (#6200) ( 20fd2c89 )
- liquibase: fix checkSum errors occurring with spinnaker upgrade (#6217) ( 4d1782eb )
- liquibase: add validCheckSum values to fix failing changesets ( 4d1782eb )
- tests: added postgres migration test ( 4d1782eb )
- tests: hardcoded the docker image to create initial conditions ( 4d1782eb )
- tests: refactored existing containerized integration test and added new tests for postgres and mysql (#6221) ( a46c18c2 )
- web: replace deprecated spring.profiles in configuration ( 644ff6d7 )
Deck 3.17.1
Features
- taskView: Implement opt-in paginated request for TaskView (#10093) ( e322eb53 )
- taskView: Implement opt-in paginated request for TaskView ( e322eb53 )
- tasksview: Allowing opt-in pagination for tasks view loading ( e322eb53 )
Fixes
- lambda: Export LambdaRoute stage on aws module (#10116) ( af6fa426 )
- lambda: Invoke stage excludedArtifactTypes not including the embedded-artifact type (#10097) ( 2433668c )
- lambdaStages: Exporting Lambda stages based on the feature flag settings (#10085) ( f88b1186 )
- lint: fixing linting erros ( 4911c2f1 )
- lint: fixing linting - lodash ( 4911c2f1 )
- pipeline: Handle render/validation when stageTimeoutMs is a Spel expression (#10103) ( 7924b110 )
- pipelineGraph: Handling exception when requisiteStageRefIds is not defined (#10086) ( f825a71b )
- prettier: fixing prettier for AdditionalFields.tsx ( 4911c2f1 )
- redblack: fixing redblack onchange values (#10107) ( 4911c2f1 )
- redblack: fixing redblack onchange values ( 4911c2f1 )
Kayenta 2.40.1
Other
- dependencies: Autobump orcaVersion ( 13fe6239 )
Orca 8.51.1
Features
- build: add orca-integration module to exercise the just-built docker image (#4721) ( ae787969 )
- build: add orca-integration module to exercise the just-built docker image ( ae787969 )
- docker: add HEALTHCHECK ( ae787969 )
- gha: run integration test in pr builds ( ae787969 )
- gha: run integration test in branch builds ( ae787969 )
Fixes
- blueGreen: Scaling replicaSets should not be considered for deletion (#4728) ( b303a9b3 )
- jenkins: Wrong Job name encoding in query params for Artifacts/Properties (#4722) ( f0a08377 )
- jenkins: Wrong Job name encoding in query params for Artifacts/Properties ( f0a08377 )
- jenkins: Wrong Job name encoding in query params - added Wiremock tests ( f0a08377 )
- jenkins: Wrong Job name encoding in query params - fix Wiremock tests imports ( f0a08377 )
- liquibase: fix checkSum errors occurring with spinnaker upgrade (#4727) ( 0c322572 )
- liquibase: Fix validChecksum errors occurred due to liquibase upgrade ( 0c322572 )
- tests: Add new integration test for postgres migration - PostgresMigrationContainerTest ( 0c322572 )
- tests: add new containerized integration tests to run orca with mysql and postgres (#4736) ( 680121f4 )