From 6a19a9ffe45ddbb9620b2cca31eb3cd7456c3bae Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 17:13:16 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- CHANGELOG.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29b..38372e86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,25 @@ +# Changelog + +## [1.2.0](https://github.com/GoogleCloudPlatform/functions-framework-php/compare/v1.1.0...v1.2.0) (2023-05-25) + + +### Features + +* add class for testing ([#119](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/119)) ([41ab525](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/41ab52514051df9976285fa788a7e7239dec7715)) + + +### Miscellaneous Chores + +* [StepSecurity] Apply security best practices ([#137](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/137)) ([ed6afaa](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/ed6afaad643862d9a0912ca2539fa4f1de0c4ecc)) +* [StepSecurity] Apply security best practices ([#142](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/142)) ([e55fef1](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/e55fef1caf138837a2ca004bdd7498d92d311701)) +* add GCF buildpack integration test Workflow ([2da1fa3](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/2da1fa3ef34f632aa4179adef830972a5223b572)) +* add GCF buildpack integration test Workflow ([#129](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/129)) ([8db2c42](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/8db2c426cd0c0e4ae32abfe62b2dbf9f73b0b013)) +* configure security scorecard action ([#134](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/134)) ([a482dda](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/a482dda7017043ca41eefa6d4966fff8e8b08cff)) +* Create blunderbuss.yml according to preference ([#140](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/140)) ([395181d](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/395181ded7bbd17c59112c52308848901a82f80f)) +* Create renovate config ([#138](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/138)) ([eba4ec0](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/eba4ec09578131bfad90318b23cad364d21ab931)) +* fix invoker docblock ([#117](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/117)) ([6d4c545](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/6d4c545183d4c2eb9d89d981904b488c377acd4a)) +* make workflows' default permission read only ([#139](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/139)) ([d54e85f](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/d54e85f0c211c77c6de6c13c5f5dc921578b7d65)) +* Rename unit.yaml to unit.yml ([#136](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/136)) ([360b7d6](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/360b7d6605077f2977539e9d8b3455df44847ad3)) +* switch master to main ([#121](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/121)) ([c693c8c](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/c693c8c77166fab1fa88a8d47d3fb60768dc3c11)) +* update buildpack integration test ([#132](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/132)) ([e66d6f2](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/e66d6f20b166f5ae9d216051aacdc7f39815568a)) +* use Release Please for releases ([#126](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/126)) ([d5c3589](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/d5c3589012e2daeba963576eaf3748a7b4622b0f))