Skip to content

Releases: GoogleCloudPlatform/functions-framework-conformance

v1.8.6

12 Sep 17:02
72a4f36
Compare
Choose a tag to compare

Client

Fix: Set the FUNCTION_SIGNATURE_TYPE env var as event when legacyevent is passed as function type flag

v1.8.5

13 Jul 17:18
64d4646
Compare
Choose a tag to compare

Client

  • Add support for the specification of a custom builder image to use via new -builder-url flag.

v1.8.4

10 Jul 23:45
fae8c2f
Compare
Choose a tag to compare

Client

  • Adds support for specifying runtime version using the builder-runtime-version flag.

v1.8.3

23 Jun 22:50
5f2a796
Compare
Choose a tag to compare

Client

  • Added FUNCTION_SIGNATURE_TYPE to the set of env vars populated at runtime.

v1.8.2

23 Jun 18:45
2f5f319
Compare
Choose a tag to compare

Client

  • Added conformance tests for new typed declarative function signature that interoperates with http triggers.

v1.8.1

09 Jun 20:13
0a94dc6
Compare
Choose a tag to compare

Client

  • Change builder image used to the language specific unified builder used in prod.

v1.8.0

05 Nov 00:01
1975792
Compare
Choose a tag to compare

Client

  • Update builder image path

v1.7.0

11 Aug 20:40
42e1d91
Compare
Choose a tag to compare

Actions

  • Add cache-path parameter to actions/client/install Action

v1.6.0

10 Aug 17:42
c52662e
Compare
Choose a tag to compare

Client

  • Add -envs flag to add runtime env vars to the function run

v1.5.5

28 Jun 19:18
21e0a4f
Compare
Choose a tag to compare

Workflows

  • Add default value of function_output.json for buildpack integration test workflow so it doesn't need to be explicitly specified by callers