Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/functions-framework-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: GoogleCloudPlatform/functions-framework-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 11 commits
  • 23 files changed
  • 7 contributors

Commits on May 31, 2023

  1. chore: add security scorecard to readme (#143)

    Kenneth Rosario authored May 31, 2023
    3 Configuration menu
    Copy the full SHA
    d9ab518 View commit details
    Browse the repository at this point in the history
  2. chore: apply recommended egress policy (#144)

    Kenneth Rosario authored May 31, 2023
    Configuration menu
    Copy the full SHA
    aa2a0e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. chore: add missing endpoint to allow list (#146)

    Kenneth Rosario authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    284e581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6408db2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd0d24c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. feat: implement typed function signature (#141)

    * feat: implement typed function signature
    
    * Address initial code review feedback
    
    * Address code review feedback
    garethgeorge authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a925ca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfd5cb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. chore: update buildpack integrations tests (#150)

    Kenneth Rosario authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    8c5bb47 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    2a99824 View commit details
    Browse the repository at this point in the history
  2. chore: add conformance test coverage for typed function signature (#151)

    Co-authored-by: Kayla Nguyen <kaylanguyen@google.com>
    garethgeorge and KaylaNguyen authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4a4abeb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. chore(main): release 1.3.0 (#145)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c95d90f View commit details
    Browse the repository at this point in the history
Loading