-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc(changelog): Spinnaker Version 1.29.3 (#314)
Co-authored-by: Spinnaker GHA <[email protected]>
- Loading branch information
Showing
1 changed file
with
117 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
--- | ||
title: Spinnaker Release 1.29.3 | ||
date: 2023-03-07 16:37:28 +0000 | ||
major_minor: 1.29 | ||
version: 1.29.3 | ||
--- | ||
|
||
## [Clouddriver](#clouddriver) 5.78.4 | ||
|
||
#### Features | ||
|
||
* **gke:** Enables gcloud auth plugin for 1.26+ GKE clusters (#5847) ([31e8fc3f](https://github.com/spinnaker/clouddriver/commit/31e8fc3f746f469020b1228a0382191cc4dea87b)) | ||
* **gke:** Enables gcloud auth plugin for 1.26+ GKE clusters ([31e8fc3f](https://github.com/spinnaker/clouddriver/commit/31e8fc3f746f469020b1228a0382191cc4dea87b)) | ||
* **gke:** Bump google cloud sdk and add the plugin for GKE 1.26+ ([31e8fc3f](https://github.com/spinnaker/clouddriver/commit/31e8fc3f746f469020b1228a0382191cc4dea87b)) | ||
|
||
#### Fixes | ||
|
||
* **gce:** fixed the error caused by account removal (#5882) ([61a57c42](https://github.com/spinnaker/clouddriver/commit/61a57c42d72df16ef9eac71ec344973998fef047)) | ||
* **google:** make AbstractAtomicOperationsCredentialsConverter generic type (#5866) ([56f13ef8](https://github.com/spinnaker/clouddriver/commit/56f13ef8ca51a992cc8604b5d5ee3f8334a023dd)) | ||
* **kubernetes:** Revert to using the dockerImage Artifact Replacer for cronjobs (#5876) ([34a37b64](https://github.com/spinnaker/clouddriver/commit/34a37b644022d45672e662d2e1e82a3f82eddd9b)) | ||
* **kubernetes:** revert to using the dockerImage artifact replacer for cronjobs ([34a37b64](https://github.com/spinnaker/clouddriver/commit/34a37b644022d45672e662d2e1e82a3f82eddd9b)) | ||
|
||
#### Other | ||
|
||
* **dependencies:** Autobump fiatVersion ([e14eb01d](https://github.com/spinnaker/clouddriver/commit/e14eb01de91f5f22e3501c2866b6373d7bff2a45)) | ||
* **dependencies:** Autobump korkVersion ([727f032e](https://github.com/spinnaker/clouddriver/commit/727f032e40b8ba04d9d3de8d7808caeb7e17344a)) | ||
* **dependencies:** pin version of com.github.tomakehurst:wiremock (#5845) ([98522b54](https://github.com/spinnaker/clouddriver/commit/98522b548581102a6db07e921c519301a9ad4bf0)) | ||
* **kubernetes:** add failing test to show that the cronJobDockerImageReplacer doesn't work for match-name-and-tag artifact binding strategy, but the dockerImageReplacer works ([34a37b64](https://github.com/spinnaker/clouddriver/commit/34a37b644022d45672e662d2e1e82a3f82eddd9b)) | ||
|
||
## [Deck](#deck) 3.12.2 | ||
|
||
#### Fixes | ||
|
||
* **timeout:** Added feature flag for rollback timeout ui input. (backport #9937) ([394ba177](https://github.com/spinnaker/deck/commit/394ba1775daa4a2854f236eaf7a03697b8e33962)) | ||
* **timeout:** Added feature flag for rollback timeout ui input. ([394ba177](https://github.com/spinnaker/deck/commit/394ba1775daa4a2854f236eaf7a03697b8e33962)) | ||
* **timeout:** Added feature flag for rollback timeout ui input. ([394ba177](https://github.com/spinnaker/deck/commit/394ba1775daa4a2854f236eaf7a03697b8e33962)) | ||
* **timeout:** Added feature flag for rollback timeout ui input. ([394ba177](https://github.com/spinnaker/deck/commit/394ba1775daa4a2854f236eaf7a03697b8e33962)) | ||
* **timeout:** Added feature flag for rollback timeout ui input. ([394ba177](https://github.com/spinnaker/deck/commit/394ba1775daa4a2854f236eaf7a03697b8e33962)) | ||
|
||
## [Echo](#echo) 2.36.2 | ||
|
||
#### Features | ||
|
||
* **event:** Add circuit breaker for events sending. (#1233) ([eec8bf55](https://github.com/spinnaker/echo/commit/eec8bf5562d4fb659b192d8f974d66f6362e6db2)) | ||
* **event:** Add circuit breaker for events sending. ([eec8bf55](https://github.com/spinnaker/echo/commit/eec8bf5562d4fb659b192d8f974d66f6362e6db2)) | ||
|
||
#### Fixes | ||
|
||
* fix: The circuit breaker feature for sending events to telemetry endpoint is hidden under a required feature flag property (#1241) ([d764c8d3](https://github.com/spinnaker/echo/commit/d764c8d34281450c4a6d39789e78e89c8ee74e86)) | ||
|
||
#### Other | ||
|
||
* **dependencies:** Autobump fiatVersion ([20599741](https://github.com/spinnaker/echo/commit/20599741b9b23b3a973588b6abf782cc9a08705d)) | ||
* **dependencies:** Autobump korkVersion ([4288d345](https://github.com/spinnaker/echo/commit/4288d345b22d36e2d55157eec836605ab24b0f04)) | ||
|
||
## [Fiat](#fiat) 1.36.2 | ||
|
||
#### Fixes | ||
|
||
* fix: Should fix the deletion of permissions when resource name is uppercase (#1012) ([6d9f5050](https://github.com/spinnaker/fiat/commit/6d9f5050840c48040edb6435c7a22640412092c7)) | ||
|
||
#### Other | ||
|
||
* **dependencies:** Autobump korkVersion ([7dee734b](https://github.com/spinnaker/fiat/commit/7dee734b34b2a44289847a1a494bb18c63f1bdd7)) | ||
|
||
## [Front50](#front50) 2.27.2 | ||
|
||
#### Other | ||
|
||
* **dependencies:** Autobump fiatVersion ([0ff677e7](https://github.com/spinnaker/front50/commit/0ff677e7881643b6e3ab6477d9ac8a6aab5b1588)) | ||
* **dependencies:** Autobump korkVersion ([1655d35b](https://github.com/spinnaker/front50/commit/1655d35baee0aee34d7b147fd1d7acf56e4a53b7)) | ||
|
||
## [Gate](#gate) 6.57.2 | ||
|
||
#### Other | ||
|
||
* **dependencies:** Autobump fiatVersion ([b779739f](https://github.com/spinnaker/gate/commit/b779739f4704e5a8e9ae6600ad85683fa2a8c1cb)) | ||
* **dependencies:** Autobump korkVersion ([8da31e31](https://github.com/spinnaker/gate/commit/8da31e31ebe4033448afb14e824c60a15862c810)) | ||
|
||
## [Igor](#igor) 4.10.2 | ||
|
||
#### Other | ||
|
||
* **dependencies:** Autobump fiatVersion ([ea39d242](https://github.com/spinnaker/igor/commit/ea39d2426ddb3f191fd25c0c501799e478f3158c)) | ||
* **dependencies:** Autobump korkVersion ([424268b3](https://github.com/spinnaker/igor/commit/424268b350b90ab02f538120fa40f45f85ca37fb)) | ||
|
||
## [Kayenta](#kayenta) 2.35.2 | ||
|
||
#### Other | ||
|
||
* **dependencies:** Autobump orcaVersion ([8294bcb5](https://github.com/spinnaker/kayenta/commit/8294bcb57f142de39817b6d6abf1213f5fa2b89c)) | ||
|
||
## [Orca](#orca) 8.27.2 | ||
|
||
#### Fixes | ||
|
||
* **stageExecution:** Extend MJ auth propagate logic for exhaustive cases (#4368) ([479e034e](https://github.com/spinnaker/orca/commit/479e034e0ea645eeb82eb88848310d1c4e198592)) | ||
* **stageExecution:** Permission retrieved from last user interaction ([479e034e](https://github.com/spinnaker/orca/commit/479e034e0ea645eeb82eb88848310d1c4e198592)) | ||
* **stageExecution:** Include not authenticated to apply backtracking ([479e034e](https://github.com/spinnaker/orca/commit/479e034e0ea645eeb82eb88848310d1c4e198592)) | ||
* **stageExecution:** Extended logic for sub cases ([479e034e](https://github.com/spinnaker/orca/commit/479e034e0ea645eeb82eb88848310d1c4e198592)) | ||
* **timeout:** Added feature flag for rollback timeout ui input. (backport #4383) ([50946c24](https://github.com/spinnaker/orca/commit/50946c24086a4900be64b81fe7d78959d04084f5)) | ||
* **timeout:** Added feature flag for rollback timeout ui input. ([50946c24](https://github.com/spinnaker/orca/commit/50946c24086a4900be64b81fe7d78959d04084f5)) | ||
* **timeout:** Added feature flag for rollback timeout ui input. ([50946c24](https://github.com/spinnaker/orca/commit/50946c24086a4900be64b81fe7d78959d04084f5)) | ||
* **timeout:** Added feature flag for rollback timeout ui input. ([50946c24](https://github.com/spinnaker/orca/commit/50946c24086a4900be64b81fe7d78959d04084f5)) | ||
* **timeout:** Added feature flag for rollback timeout ui input. ([50946c24](https://github.com/spinnaker/orca/commit/50946c24086a4900be64b81fe7d78959d04084f5)) | ||
* **timeout:** Added feature flag for rollback timeout ui input. ([50946c24](https://github.com/spinnaker/orca/commit/50946c24086a4900be64b81fe7d78959d04084f5)) | ||
|
||
#### Other | ||
|
||
* **dependencies:** Autobump fiatVersion ([80c7ed70](https://github.com/spinnaker/orca/commit/80c7ed706e35ed69b92f8e42b1da62d417b0abe0)) | ||
* **dependencies:** Autobump korkVersion ([f7e2c2b5](https://github.com/spinnaker/orca/commit/f7e2c2b519cae76479e0838d3c1b467fae8b11bb)) | ||
|
||
## [Rosco](#rosco) 1.12.3 | ||
|
||
#### Other | ||
|
||
* **dependencies:** Autobump korkVersion ([87677651](https://github.com/spinnaker/rosco/commit/8767765164c42975654e21374bf794cd179ceb96)) |