diff --git a/content/en/changelogs/1.30.2-changelog.md b/content/en/changelogs/1.30.2-changelog.md new file mode 100644 index 00000000..136219f8 --- /dev/null +++ b/content/en/changelogs/1.30.2-changelog.md @@ -0,0 +1,35 @@ +--- +title: Spinnaker Release 1.30.2 +date: 2023-06-01 08:14:51 +0000 +major_minor: 1.30 +version: 1.30.2 +--- + +## [Clouddriver](#clouddriver) 5.80.2 + +#### Fixes + +* **aws:** ECS Service Tagging broken (backport #5954) ([39ff8112](https://github.com/spinnaker/clouddriver/commit/39ff8112f8451a4c79bfa9d1537aeec4b65f0a45)) + +## [Front50](#front50) 2.28.2 + +#### Fixes + +* **migrations:** do not migrate redblack pipelines without stages (#1259) ([9aa1a7dc](https://github.com/spinnaker/front50/commit/9aa1a7dc4e27dcce609fc0aed28a51afc0c4d5da)) +* **validator:** Fix NPE when traffic management is not defined in a deployment manifest (#1253) ([4657feec](https://github.com/spinnaker/front50/commit/4657feec33e15c76302e52651579b9b0e5dfaf76)) + +## [Kayenta](#kayenta) 2.36.2 + +#### Fixes + +* **signalfx:** Fixed metric type missing due to duplicated field from parent class (#957) ([d2a4c791](https://github.com/spinnaker/kayenta/commit/d2a4c791d0fd7e92ae4a57b2113d014bee35d1e0)) + +#### Other + +* **dependencies:** Autobump orcaVersion ([2583bbf4](https://github.com/spinnaker/kayenta/commit/2583bbf4eb7ed32c093f4de371c390ae7dbdabda)) + +## [Orca](#orca) 8.31.2 + +#### Fixes + +* **deployment:** fixed missing namespace while fetching manifest details from clouddriver (#4453) ([7a0b18d3](https://github.com/spinnaker/orca/commit/7a0b18d3f2685301d2f07919ffc9b396be4de12e))