GoogleCloudPlatform / functions-framework-java

FaaS (Function as a service) framework for writing portable Java functions
Apache License 2.0
133 stars 63 forks source link

feat: Define strongly typed function interface #186

Closed garethgeorge closed 1 year ago

garethgeorge commented 1 year ago

Introduces a new Typed signature to the functions framework which provides automatic request deserialization and response serialization.

conventional-commit-lint-gcf[bot] commented 1 year ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/