From e9bb68868618a657140b08a6b2df0254360c0f83 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 23:09:51 +0000 Subject: [PATCH] chore(main): release 1.4.4 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a05aafd..b094973d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.4](https://github.com/GoogleCloudPlatform/functions-framework-php/compare/v1.4.3...v1.4.4) (2025-07-21) + + +### Bug Fixes + +* add logging to conformance test function ([#231](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/231)) ([52be15f](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/52be15feb50f6d92cd6f8a1cc11393bbed7586b1)) +* update scorecard.yml endpoint allowlist ([#228](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/228)) ([07828ec](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/07828ecbdcbde614f32fa07fec9d6a4419b5bd12)) + ## [1.4.3](https://github.com/GoogleCloudPlatform/functions-framework-php/compare/v1.4.2...v1.4.3) (2025-07-09)