Spinnaker Release 1.34.1

Note: Broken Functionality

Spinnaker 1.33.0 upgrades to liquibase 4.24.0 which breaks the following scenarios when using postgres:

  • new installation with versions 1.33.0, 1.33.1, 1.34.0 & 1.34.1
  • upgrade/migration from versions < 1.33.0 to 1.33.0/1.33.1/1.33.2/1.34.0/1.34.1/1.34.2

These scenarios work from Spinnaker 1.33.3 (and above) and Spinnaker 1.34.3 (and above).

See https://github.com/spinnaker/spinnaker/issues/6941 and https://github.com/spinnaker/spinnaker/issues/6942 for more details.

Clouddriver 5.85.1

Other

  • dependencies: Autobump korkVersion (#6183) ( 79923ed2 )
  • deps: remove duplicate/old fiatVersion (#6191) ( 54f32e3c )

Rosco 1.20.1

Fixes

  • install: Removed install_aws_cli2 function from Debian post installation script which installs a Debian package within a Debian package causing errors, as well as errors when an aws cli is already installed (#6945) (#1088) ( 626849fb )