Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 6.1 KB

CHANGELOG.md

File metadata and controls

49 lines (32 loc) · 6.1 KB

Changelog

1.3.0 (2023-06-26)

Features

Bug Fixes

  • correct content-type headers on typed function response (#152) (2a99824)

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)

1.2.0 (2023-05-25)

Features

Miscellaneous Chores