Spinnaker Release 1.37.6

Clouddriver 5.91.3

Fixes

  • docker: resolve the issue of double encoding while making the next call to ECR’s tags list (#6357) ( dd4791f9 )
  • docker: resolve the issue of double encoding contained in the ECR’s next link header causing the Retrofit2 client to fail due to error code 405 and Message: Method Not Allowed. ( dd4791f9 )

Other

  • docker: add test to demonstrate the issue of double encoding of query parameter when the next link from a docker registry like ECR responds with an encoded url. ( dd4791f9 )

Deck 3.20.1

Fixes

  • gcp: fixing existing test + adding one test and updating credentials.json (#10166) ( b3f52630 )