Releases: GoogleCloudPlatform/functions-framework-php
Releases · GoogleCloudPlatform/functions-framework-php
v1.4.1
v1.4.0
1.4.0 (2024-09-20)
Features
Bug Fixes
- drop support for php 8.0 and earlier, add testing for php 8.3 (1926fae)
- use full import paths from vendor for new composer (#163) (fb92e9e)
Miscellaneous Chores
- deps: update actions/checkout action to v4 (#176) (a90c0f3)
- deps: update actions/dependency-review-action action to v3 (#177) (bbbdfef)
- deps: update actions/dependency-review-action action to v4 (#188) (a3eb48c)
- deps: update actions/setup-go action to v5 (#183) (a81f023)
- deps: update all non-major dependencies (#175) (f1b4ac1)
- deps: update all non-major dependencies (#182) (ceb2acb)
- deps: update all non-major dependencies (#187) (1dc699f)
- deps: update dependency psr/http-message to v2 (#189) (9f4b045)
- deps: update github/codeql-action action to v3 (#191) (7d1ba36)
- deps: update googlecloudplatform/functions-framework-conformance digest to e42b153 (#157) (85aed77)
- deps: update nick-invision/retry action to v3 (#192) (c0873b4)
- deps: update oskarstark/php-cs-fixer-ga:latest docker digest to 665532c (#174) (1ad568d)
- deps: update oskarstark/php-cs-fixer-ga:latest docker digest to 83b093a (#181) (02f1777)
- deps: update oskarstark/php-cs-fixer-ga:latest docker digest to 8ad55ef (#158) (3f0a3e0)
- deps: update oskarstark/php-cs-fixer-ga:latest docker digest to 9702a9f (#186) (8cfaeca)
- deps: update oskarstark/php-cs-fixer-ga:latest docker digest to dff3928 (#171) (4aef2ea)
- deps: update oskarstark/php-cs-fixer-ga:latest docker digest to febc59e (#179) (e3af608)
- deps: update shivammathur/setup-php digest to 6d7209f (#180) (4faaea7)
- deps: update shivammathur/setup-php digest to 81cd5ae (#172) (e32b8fe)
- deps: update shivammathur/setup-php digest to c541c15 (#195) (ebf37e1)
- disable integration test on forks (#165) (ed91598)
- fix CI (#200) (06f5d8b)
- remove self from blunderbuss.yml (#173) (d6cc80f)
- run buildpack tests on pull (#153) (8606f4c)
- Update blunderbuss.yml (#164) (6496941)
- Update blunderbuss.yml (#196) (e3a4d65)
- Update blunderbuss.yml (#197) (c2c095d)
- Update harden runner and fix ci errors. (#160) (1e26c21)
- Update scorecard.yml (#199) (347098a)
v1.3.0
1.3.0 (2023-06-26)
Features
Bug Fixes
Miscellaneous Chores
- add conformance test coverage for typed function signature (#151) (4a4abeb)
- add missing endpoint to allow list (#146) (284e581)
- add security scorecard to readme (#143) (d9ab518)
- apply recommended egress policy (#144) (aa2a0e8)
- deps: update oskarstark/php-cs-fixer-ga:latest docker digest to 27a50ce (#147) (6408db2)
- deps: update shivammathur/setup-php digest to c5fc0d8 (#148) (bd0d24c)
- refactor includes in favor of autoload-dev (#149) (dfd5cb4)
- update buildpack integrations tests (#150) (8c5bb47)
v1.2.0
1.2.0 (2023-05-25)
Features
Miscellaneous Chores
- [StepSecurity] Apply security best practices (#137) (ed6afaa)
- [StepSecurity] Apply security best practices (#142) (e55fef1)
- add GCF buildpack integration test Workflow (2da1fa3)
- add GCF buildpack integration test Workflow (#129) (8db2c42)
- configure security scorecard action (#134) (a482dda)
- Create blunderbuss.yml according to preference (#140) (395181d)
- Create renovate config (#138) (eba4ec0)
- fix invoker docblock (#117) (6d4c545)
- make workflows' default permission read only (#139) (d54e85f)
- Rename unit.yaml to unit.yml (#136) (360b7d6)
- switch master to main (#121) (c693c8c)
- update buildpack integration test (#132) (e66d6f2)
- use Release Please for releases (#126) (d5c3589)