diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a7abe7b5d7..c7096faa55 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,22 +1,22 @@ { - "cli": "0.128.6", - "api": "0.128.6", - "shared": "0.128.6", - "terraform/provider": "0.128.6", + "cli": "0.128.7", + "api": "0.128.7", + "shared": "0.128.7", + "terraform/provider": "0.128.7", "terraform/modules/happy-dns-ecs": "1.5.0", "terraform/modules/happy-env-ecs": "3.4.0", "terraform/modules/happy-env-eks": "4.14.1", "terraform/modules/happy-github-ci-role": "1.6.0", "terraform/modules/happy-route53": "1.4.0", "terraform/modules/happy-service-ecs": "2.1.0", - "terraform/modules/happy-service-eks": "3.29.0", + "terraform/modules/happy-service-eks": "3.30.0", "terraform/modules/happy-stack-ecs": "2.2.0", "terraform/modules/happy-stack-helm-eks": "0.1.0", - "terraform/modules/happy-stack-eks": "4.37.1", + "terraform/modules/happy-stack-eks": "4.38.0", "terraform/modules/happy-tfe-okta-app": "3.0.0", "terraform/modules/happy-tfe-user": "1.3.0", - "terraform/modules/happy-ingress-eks": "2.12.0", - "hvm": "0.128.6", + "terraform/modules/happy-ingress-eks": "2.13.0", + "hvm": "0.128.7", "terraform/modules/happy-cloudfront": "1.4.0", "helm-charts/charts/stack": "0.3.1" } diff --git a/api/CHANGELOG.md b/api/CHANGELOG.md index 2408ebfcf4..2eed94f932 100644 --- a/api/CHANGELOG.md +++ b/api/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.128.7](https://github.com/chanzuckerberg/happy/compare/api-v0.128.6...api-v0.128.7) (2025-01-30) + + +### Bug Fixes + +* Critical Dependabot finding in chanzuckerberg/happy: gopkg.in/src-d/go-git.v4 : = 4.13.1 - go-git has an Argument Injection via the URL field ([#3811](https://github.com/chanzuckerberg/happy/issues/3811)) ([a8b2ef5](https://github.com/chanzuckerberg/happy/commit/a8b2ef512b0c8c03b09fe15d4b72b3b1b10d4108)) + ## [0.128.6](https://github.com/chanzuckerberg/happy/compare/api-v0.128.5...api-v0.128.6) (2025-01-13) diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index a157f232dc..767087c9cc 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.128.7](https://github.com/chanzuckerberg/happy/compare/cli-v0.128.6...cli-v0.128.7) (2025-01-30) + + +### Bug Fixes + +* Critical Dependabot finding in chanzuckerberg/happy: gopkg.in/src-d/go-git.v4 : = 4.13.1 - go-git has an Argument Injection via the URL field ([#3811](https://github.com/chanzuckerberg/happy/issues/3811)) ([a8b2ef5](https://github.com/chanzuckerberg/happy/commit/a8b2ef512b0c8c03b09fe15d4b72b3b1b10d4108)) + ## [0.128.6](https://github.com/chanzuckerberg/happy/compare/cli-v0.128.5...cli-v0.128.6) (2025-01-13) diff --git a/hvm/CHANGELOG.md b/hvm/CHANGELOG.md index 272727cc9c..e9f435690f 100644 --- a/hvm/CHANGELOG.md +++ b/hvm/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.128.7](https://github.com/chanzuckerberg/happy/compare/hvm-v0.128.6...hvm-v0.128.7) (2025-01-30) + + +### Bug Fixes + +* Critical Dependabot finding in chanzuckerberg/happy: gopkg.in/src-d/go-git.v4 : = 4.13.1 - go-git has an Argument Injection via the URL field ([#3811](https://github.com/chanzuckerberg/happy/issues/3811)) ([a8b2ef5](https://github.com/chanzuckerberg/happy/commit/a8b2ef512b0c8c03b09fe15d4b72b3b1b10d4108)) + ## [0.128.6](https://github.com/chanzuckerberg/happy/compare/hvm-v0.128.5...hvm-v0.128.6) (2025-01-13) diff --git a/shared/CHANGELOG.md b/shared/CHANGELOG.md index a9dac193db..6b4de944be 100644 --- a/shared/CHANGELOG.md +++ b/shared/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.128.7](https://github.com/chanzuckerberg/happy/compare/shared-v0.128.6...shared-v0.128.7) (2025-01-30) + + +### Bug Fixes + +* Critical Dependabot finding in chanzuckerberg/happy: gopkg.in/src-d/go-git.v4 : = 4.13.1 - go-git has an Argument Injection via the URL field ([#3811](https://github.com/chanzuckerberg/happy/issues/3811)) ([a8b2ef5](https://github.com/chanzuckerberg/happy/commit/a8b2ef512b0c8c03b09fe15d4b72b3b1b10d4108)) +* Fix unsafe quotation ([#3817](https://github.com/chanzuckerberg/happy/issues/3817)) ([6552531](https://github.com/chanzuckerberg/happy/commit/65525313bddd2ca5cd70063e2ebd28d4722c9cee)) + ## [0.128.6](https://github.com/chanzuckerberg/happy/compare/shared-v0.128.5...shared-v0.128.6) (2025-01-13) diff --git a/terraform/modules/happy-ingress-eks/CHANGELOG.md b/terraform/modules/happy-ingress-eks/CHANGELOG.md index f0c5b01685..ab939cf61f 100644 --- a/terraform/modules/happy-ingress-eks/CHANGELOG.md +++ b/terraform/modules/happy-ingress-eks/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.13.0](https://github.com/chanzuckerberg/happy/compare/happy-ingress-eks-v2.12.0...happy-ingress-eks-v2.13.0) (2025-01-30) + + +### Features + +* Add sameSite configuration to happy_sticky_session cookie ([#3819](https://github.com/chanzuckerberg/happy/issues/3819)) ([be3da49](https://github.com/chanzuckerberg/happy/commit/be3da49124691a21d021b7b985f49e4d31682ca8)) + ## [2.12.0](https://github.com/chanzuckerberg/happy/compare/happy-ingress-eks-v2.11.0...happy-ingress-eks-v2.12.0) (2024-07-31) diff --git a/terraform/modules/happy-service-eks/CHANGELOG.md b/terraform/modules/happy-service-eks/CHANGELOG.md index 725a99746b..8f092ff6b8 100644 --- a/terraform/modules/happy-service-eks/CHANGELOG.md +++ b/terraform/modules/happy-service-eks/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.30.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v3.29.0...happy-service-eks-v3.30.0) (2025-01-30) + + +### Features + +* Add sameSite configuration to happy_sticky_session cookie ([#3819](https://github.com/chanzuckerberg/happy/issues/3819)) ([be3da49](https://github.com/chanzuckerberg/happy/commit/be3da49124691a21d021b7b985f49e4d31682ca8)) + ## [3.29.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v3.28.0...happy-service-eks-v3.29.0) (2024-11-25) diff --git a/terraform/modules/happy-stack-eks/CHANGELOG.md b/terraform/modules/happy-stack-eks/CHANGELOG.md index e8959945fb..a65d1ce787 100644 --- a/terraform/modules/happy-stack-eks/CHANGELOG.md +++ b/terraform/modules/happy-stack-eks/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.38.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.37.1...happy-stack-eks-v4.38.0) (2025-01-30) + + +### Features + +* Add sameSite configuration to happy_sticky_session cookie ([#3819](https://github.com/chanzuckerberg/happy/issues/3819)) ([be3da49](https://github.com/chanzuckerberg/happy/commit/be3da49124691a21d021b7b985f49e4d31682ca8)) + ## [4.37.1](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.37.0...happy-stack-eks-v4.37.1) (2024-12-10) diff --git a/terraform/provider/CHANGELOG.md b/terraform/provider/CHANGELOG.md index 2483582e20..60b0664bb9 100644 --- a/terraform/provider/CHANGELOG.md +++ b/terraform/provider/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.128.7](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.128.6...terraform-provider-v0.128.7) (2025-01-30) + + +### Bug Fixes + +* Critical Dependabot finding in chanzuckerberg/happy: gopkg.in/src-d/go-git.v4 : = 4.13.1 - go-git has an Argument Injection via the URL field ([#3811](https://github.com/chanzuckerberg/happy/issues/3811)) ([a8b2ef5](https://github.com/chanzuckerberg/happy/commit/a8b2ef512b0c8c03b09fe15d4b72b3b1b10d4108)) + ## [0.128.6](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.128.5...terraform-provider-v0.128.6) (2025-01-13)