Releases: GoogleCloudPlatform/functions-framework-conformance
Releases · GoogleCloudPlatform/functions-framework-conformance
v1.8.6
v1.8.5
Client
- Add support for the specification of a custom builder image to use via new
-builder-url
flag.
v1.8.4
Client
- Adds support for specifying runtime version using the
builder-runtime-version
flag.
v1.8.3
Client
- Added
FUNCTION_SIGNATURE_TYPE
to the set of env vars populated at runtime.
v1.8.2
Client
- Added conformance tests for new
typed
declarative function signature that interoperates withhttp
triggers.
v1.8.1
Client
- Change builder image used to the language specific unified builder used in prod.