From 9caa41531da5b1c3fcbfcb3e95831d4bfe738247 Mon Sep 17 00:00:00 2001 From: Edgar Garcia <63310723+edgarulg@users.noreply.github.com> Date: Fri, 3 Mar 2023 12:08:46 -0600 Subject: [PATCH] doc(changelog): Spinnaker Version 1.28.5 (#313) Co-authored-by: Spinnaker GHA --- content/en/changelogs/1.28.5-changelog.md | 120 ++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 content/en/changelogs/1.28.5-changelog.md diff --git a/content/en/changelogs/1.28.5-changelog.md b/content/en/changelogs/1.28.5-changelog.md new file mode 100644 index 00000000..7f323cb5 --- /dev/null +++ b/content/en/changelogs/1.28.5-changelog.md @@ -0,0 +1,120 @@ +--- +title: Spinnaker Release 1.28.5 +date: 2023-03-03 17:50:45 +0000 +major_minor: 1.28 +version: 1.28.5 +--- + +## [Clouddriver](#clouddriver) 5.76.4 + +#### Features + +* **gke:** Enables gcloud auth plugin for 1.26+ GKE clusters (backport #5847) ([2fa2b60d](https://github.com/spinnaker/clouddriver/commit/2fa2b60dae9bc4f32ffdec9404160acd4fb3069d)) +* **gke:** Enables gcloud auth plugin for 1.26+ GKE clusters ([2fa2b60d](https://github.com/spinnaker/clouddriver/commit/2fa2b60dae9bc4f32ffdec9404160acd4fb3069d)) +* **gke:** Enables gcloud auth plugin for 1.26+ GKE clusters ([2fa2b60d](https://github.com/spinnaker/clouddriver/commit/2fa2b60dae9bc4f32ffdec9404160acd4fb3069d)) +* **gke:** Bump google cloud sdk and add the plugin for GKE 1.26+ ([2fa2b60d](https://github.com/spinnaker/clouddriver/commit/2fa2b60dae9bc4f32ffdec9404160acd4fb3069d)) + +#### Fixes + +* **ecr:** Two credentials with same accountId confuses EcrImageProvider with different regions (#5885) ([b7a4239b](https://github.com/spinnaker/clouddriver/commit/b7a4239b30cacf31cbf121d803e5956091e8534f)) +* **kubernetes:** Revert to using the dockerImage Artifact Replacer for cronjobs (#5876) ([eb54d18b](https://github.com/spinnaker/clouddriver/commit/eb54d18bca75c2d6cca74a57d9e0e4699696ce6f)) +* **kubernetes:** revert to using the dockerImage artifact replacer for cronjobs ([eb54d18b](https://github.com/spinnaker/clouddriver/commit/eb54d18bca75c2d6cca74a57d9e0e4699696ce6f)) +* **permissions:** Added evaluator case when fiat is enabled ([923fa4fb](https://github.com/spinnaker/clouddriver/commit/923fa4fb1a83477f1d6d08a7391b06be1fd82e9e)) +* **permissions:** added previous verification to extend sub cases ([923fa4fb](https://github.com/spinnaker/clouddriver/commit/923fa4fb1a83477f1d6d08a7391b06be1fd82e9e)) +* **permissions:** Added evaluator case when fiat is enabled ([923fa4fb](https://github.com/spinnaker/clouddriver/commit/923fa4fb1a83477f1d6d08a7391b06be1fd82e9e)) +* **style:** Added correct code format ([923fa4fb](https://github.com/spinnaker/clouddriver/commit/923fa4fb1a83477f1d6d08a7391b06be1fd82e9e)) +* **test:** Make the regions reasonable here too ([b7a4239b](https://github.com/spinnaker/clouddriver/commit/b7a4239b30cacf31cbf121d803e5956091e8534f)) + +#### Other + +* **dependencies:** Autobump fiatVersion ([b0d6a8ef](https://github.com/spinnaker/clouddriver/commit/b0d6a8ef4d935eeaa78190d111198e9229cfc189)) +* **dependencies:** Autobump korkVersion ([14e1395a](https://github.com/spinnaker/clouddriver/commit/14e1395a7e42f8976ed4bbf1245fd36350eb7b1b)) +* **dependencies:** pin version of com.github.tomakehurst:wiremock (#5845) ([5d41a38e](https://github.com/spinnaker/clouddriver/commit/5d41a38ed1265f7eb765c8538f4f3cd0dec39142)) +* **kubernetes:** add failing test to show that the cronJobDockerImageReplacer doesn't work for match-name-and-tag artifact binding strategy, but the dockerImageReplacer works ([eb54d18b](https://github.com/spinnaker/clouddriver/commit/eb54d18bca75c2d6cca74a57d9e0e4699696ce6f)) +* **merge:** fix merge conflict in backport ([2fa2b60d](https://github.com/spinnaker/clouddriver/commit/2fa2b60dae9bc4f32ffdec9404160acd4fb3069d)) + +## [Deck](#deck) 3.9.3 + +#### Fixes + +* **timeout:** Added feature flag for rollback timeout ui input. (backport #9937) ([3b8b22aa](https://github.com/spinnaker/deck/commit/3b8b22aaf8ae66457212fa617718f73f0e675349)) +* **timeout:** Added feature flag for rollback timeout ui input. ([3b8b22aa](https://github.com/spinnaker/deck/commit/3b8b22aaf8ae66457212fa617718f73f0e675349)) +* **timeout:** Added feature flag for rollback timeout ui input. ([3b8b22aa](https://github.com/spinnaker/deck/commit/3b8b22aaf8ae66457212fa617718f73f0e675349)) +* **timeout:** Added feature flag for rollback timeout ui input. ([3b8b22aa](https://github.com/spinnaker/deck/commit/3b8b22aaf8ae66457212fa617718f73f0e675349)) +* **timeout:** Added feature flag for rollback timeout ui input. ([3b8b22aa](https://github.com/spinnaker/deck/commit/3b8b22aaf8ae66457212fa617718f73f0e675349)) + +## [Echo](#echo) 2.34.5 + +#### Features + +* **event:** Add circuit breaker for events sending. (#1233) ([21e965fb](https://github.com/spinnaker/echo/commit/21e965fb023555ea17227e08ac48c36fa2475f93)) +* **event:** Add circuit breaker for events sending. ([21e965fb](https://github.com/spinnaker/echo/commit/21e965fb023555ea17227e08ac48c36fa2475f93)) + +#### Fixes + +* fix: The circuit breaker feature for sending events to telemetry endpoint is hidden under a required feature flag property (#1241) ([59bfbecd](https://github.com/spinnaker/echo/commit/59bfbecd272bedcb73d064caa61a4592f46007fa)) + +#### Other + +* **dependencies:** Autobump fiatVersion ([48b04bc2](https://github.com/spinnaker/echo/commit/48b04bc2038abb5f3f66cca05309ed2cf5a119b9)) +* **dependencies:** Autobump korkVersion ([4e77a27e](https://github.com/spinnaker/echo/commit/4e77a27ec83f3fb93b86e420a53eedc5543bea7e)) + +## [Fiat](#fiat) 1.31.4 + +#### Fixes + +* fix: Should fix the deletion of permissions when resource name is uppercase (backport #1012) ([2088171e](https://github.com/spinnaker/fiat/commit/2088171e5a2fb327c70982634e3db3a2d9291896)) + +#### Other + +* **dependencies:** Autobump korkVersion ([30080289](https://github.com/spinnaker/fiat/commit/3008028984f2870331aeb79c3ac56475a81f3d08)) +* **dependencies:** Autobump spinnakerGradleVersion (#989) ([325886ad](https://github.com/spinnaker/fiat/commit/325886ada3578827bdee6a0ecb541f7d1258806c)) + +## [Front50](#front50) 2.25.4 + +#### Other + +* **dependencies:** Autobump fiatVersion ([47b98338](https://github.com/spinnaker/front50/commit/47b98338acda4e2ab060b9b39ef266395f048ec0)) +* **dependencies:** Autobump korkVersion ([cdc14e42](https://github.com/spinnaker/front50/commit/cdc14e426e4286512cd160545470e20103a1a322)) + +## [Gate](#gate) 6.55.4 + +#### Other + +* **dependencies:** Autobump fiatVersion ([be97e2ad](https://github.com/spinnaker/gate/commit/be97e2adf5e366162fab128b305dae1616cd42cb)) +* **dependencies:** Autobump korkVersion ([338034da](https://github.com/spinnaker/gate/commit/338034da9c2b6f2ea09a46820294998d70a13f6e)) + +## [Igor](#igor) 4.7.4 + +#### Other + +* **dependencies:** Autobump fiatVersion ([b65b0d50](https://github.com/spinnaker/igor/commit/b65b0d500668a2ef014d45dfb194592badba98df)) +* **dependencies:** Autobump korkVersion ([81ca4033](https://github.com/spinnaker/igor/commit/81ca40334b7b8603196d79e47a37a6539bf26e60)) + +## [Kayenta](#kayenta) 2.32.4 + +#### Other + +* **dependencies:** Autobump orcaVersion ([c99c5f1e](https://github.com/spinnaker/kayenta/commit/c99c5f1e6e458586ae6bffc651f5934571fc4138)) + +## [Orca](#orca) 8.24.5 + +#### Fixes + +* **conflict:** Fix merge conflict ([107ff38d](https://github.com/spinnaker/orca/commit/107ff38dff1c90243606b80faf6a97f76d327fbd)) +* **timeout:** Added feature flag for rollback timeout ui input. (backport #4383) ([107ff38d](https://github.com/spinnaker/orca/commit/107ff38dff1c90243606b80faf6a97f76d327fbd)) +* **timeout:** Added feature flag for rollback timeout ui input. ([107ff38d](https://github.com/spinnaker/orca/commit/107ff38dff1c90243606b80faf6a97f76d327fbd)) +* **timeout:** Added feature flag for rollback timeout ui input. ([107ff38d](https://github.com/spinnaker/orca/commit/107ff38dff1c90243606b80faf6a97f76d327fbd)) +* **timeout:** Added feature flag for rollback timeout ui input. ([107ff38d](https://github.com/spinnaker/orca/commit/107ff38dff1c90243606b80faf6a97f76d327fbd)) +* **timeout:** Added feature flag for rollback timeout ui input. ([107ff38d](https://github.com/spinnaker/orca/commit/107ff38dff1c90243606b80faf6a97f76d327fbd)) + +#### Other + +* **dependencies:** Autobump fiatVersion ([66ef088a](https://github.com/spinnaker/orca/commit/66ef088a2a53476e94c10c9140bb4ac33ca8da93)) +* **dependencies:** Autobump korkVersion ([09b15367](https://github.com/spinnaker/orca/commit/09b15367c71898484a78667b73320a168d6fcfcb)) + +## [Rosco](#rosco) 1.8.6 + +#### Other + +* **dependencies:** Autobump korkVersion ([17d001df](https://github.com/spinnaker/rosco/commit/17d001df520a0d2256055f99f8bc4989346c8910))