From 1682e96ef1867f71cf85dbe74cacf20c0cbf1049 Mon Sep 17 00:00:00 2001 From: Edgar Garcia <63310723+edgarulg@users.noreply.github.com> Date: Thu, 23 Jan 2025 11:18:42 -0600 Subject: [PATCH] doc(changelog): Spinnaker Version 1.34.6 (#481) Co-authored-by: Spinnaker GHA --- content/en/changelogs/1.34.6-changelog.md | 46 +++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 content/en/changelogs/1.34.6-changelog.md diff --git a/content/en/changelogs/1.34.6-changelog.md b/content/en/changelogs/1.34.6-changelog.md new file mode 100644 index 00000000..5ed770cd --- /dev/null +++ b/content/en/changelogs/1.34.6-changelog.md @@ -0,0 +1,46 @@ +--- +title: Spinnaker Release 1.34.6 +date: 2025-01-23 17:06:54 +0000 +major_minor: 1.34 +version: 1.34.6 +--- + +## [Clouddriver](#clouddriver) 5.85.5 + +#### Features + +* **aws:** CleanupAlarmsAgent with an optional user-defined name pattern (#6317) ([c2ba7f0f](https://github.com/spinnaker/clouddriver/commit/c2ba7f0f14009c524072ee258ea2d698c8f55a26)) + +#### Fixes + +* **cloudfoundry:** Update ProcessStats model due to capi-1.84.0 changes (#6283) ([ea908a3b](https://github.com/spinnaker/clouddriver/commit/ea908a3b6f259d11db26fdbb87b412d7ed7bf6da)) +* **mergify:** Mergify config needs adjusting for latest mergify releases (#6321) ([5a86b8a3](https://github.com/spinnaker/clouddriver/commit/5a86b8a35aa66ecfcb3e8d93a24b72a1b8971044)) +* **mergify:** Mergify config needs adjusting for latest mergify releases ([5a86b8a3](https://github.com/spinnaker/clouddriver/commit/5a86b8a35aa66ecfcb3e8d93a24b72a1b8971044)) +* **mergify:** Add integration test checks ([5a86b8a3](https://github.com/spinnaker/clouddriver/commit/5a86b8a35aa66ecfcb3e8d93a24b72a1b8971044)) +* **mergify:** Add integration test checks ([5a86b8a3](https://github.com/spinnaker/clouddriver/commit/5a86b8a35aa66ecfcb3e8d93a24b72a1b8971044)) +* **mergify:** Add integration test checks ([5a86b8a3](https://github.com/spinnaker/clouddriver/commit/5a86b8a35aa66ecfcb3e8d93a24b72a1b8971044)) +* **mergify:** Use just queue_conditions ([5a86b8a3](https://github.com/spinnaker/clouddriver/commit/5a86b8a35aa66ecfcb3e8d93a24b72a1b8971044)) + +## [Deck](#deck) 3.17.3 + +#### Fixes + +* **aws:** Fix userData getting lost when cloning an AWS server group that uses launch templates (#6771) (#10132) ([ba132191](https://github.com/spinnaker/deck/commit/ba132191f264d7c38b43fb8d2a77a1050f0d78da)) + +## [Kayenta](#kayenta) 2.40.4 + +#### Other + +* **dependencies:** Autobump orcaVersion ([2a94b8b3](https://github.com/spinnaker/kayenta/commit/2a94b8b3a6770ac5981165aa92bcbd1ea7d0f953)) + +## [Orca](#orca) 8.51.3 + +#### Fixes + +* **ecs:** Docker image extraction from context (#4812) ([647d692a](https://github.com/spinnaker/orca/commit/647d692a904c7155a230682ed47c22f310d86f35)) + +## [Rosco](#rosco) 1.20.3 + +#### Fixes + +* **gceBakeHandler:** Updating Image name pattern to match googlecompute pre/post 1.1.2 plugin (#1122) ([0a51cd24](https://github.com/spinnaker/rosco/commit/0a51cd2441c4cb6c0e36abe61df2ff3c1552e370))