Spinnaker 2025.3.0
Breaking Changes
Features
- azure: Implement Azure dynamic account loading matching AWS/Goo… (#7269) (9788e7f8)
- clouddriver-artifacts/aws: upgrade clouddriver-artifacts module to aws sdk v2 (#7301) (97bb0434)
- clouddriver-lambda: Add configuration for tcpKeepAlive on the AWS Lambda client (#7308) (9f1313dc)
- clouddriver/ecs: Implement the account API for ecs accounts (#7247) (eea4599f)
- docker: Start publishing to GHCR as well as GAR for future removal of GAR for docker (#7312) (a8d0914a)
- echo/aws: upgrade echo from aws sdk v1 to v2 (#7243) (d7d65404)
- front50/aws: upgrade front50 to aws sdk v2 (#7250) (6f76e1f0)
- gate/executions: add a pipelineNameFilter query parameter when getting pipeline executions (#7315) (908bc11d)
- gate/web: add GET /executions/failedStages endpoint (#7300) (d219882d)
- google: Add @JsonTypeName annotation and account definition source for dynamic loading (#7270) (0a1b7a32)
- healthcheck: Add GRPC and HTTP/2 support for GCP load balancers (#7253) (b1893f0e)
- igor/aws: upgrade igor to aws sdk v2 (#7283) (5ba06cd7)
- orca/echo: instrument code that sends events to echo before/after pipeline executions (#7297) (a091d844)
Configuration
Fixes
- OAuth2, NPE: Map.copyOf is strict about nulls so use Collections.unmodifiableMap instead (#7246) (#7252) (63dcf960)
- OAuth2, NPE: Map.copyOf is strict about nulls so use Collections.unmodifiableMap instead (#7246) (10aa59bc)
- clouddriver/cloudformation: fix an API failure caused by encoded colon char post retrofit2 upgrade (#7262) (#7275) (be71bba3)
- clouddriver/cloudformation: fix an API failure caused by encoded colon char post retrofit2 upgrade (#7262) (a74c9959)
- config: Defaults are not being set when only a few fields are set (#7285) (#7286) (dd59e7f2)
- config: Defaults are not being set when only a few fields are set (#7285) (ce3e4c5a)
Other
- change: Merge commit from fork (#7279) (dbabd821)
- change: Merge commit from fork (7aa9fabc)
- change: Various kork updates (secrets, utilities, prereqs for credentials updates) (#7245) (77e5da97)
- deps: bump actions/checkout from 4 to 5 (#7259) (c6ae6afb)
- deps: bump actions/setup-go from 5 to 6 (#7257) (df0e1300)
- deps: bump actions/setup-java from 4 to 5 (#7258) (9a3d91fa)
- deps: bump github/codeql-action from 3 to 4 (#7311) (15c525e9)