Version history

Version 1.0.0-beta05, released 2024-03-26

New features

Version 1.0.0-beta04, released 2024-02-28

No API surface changes; just dependency updates.

Version 1.0.0-beta03, released 2023-05-26

New features

  • ListFunctions now include metadata which indicates whether a function is a GEN_1 or GEN_2 function (commit 6634dea)
  • KMS crypto keys can now be specified when uploading function source code, enabling source code to be encrypted at rest with a user-managed encryption key (commit 6634dea)
  • You can now specify concurrency and cpu of a gen 2 function through the Function API, without needing to modify the underlying Cloud Run service (commit 6634dea)

Version 1.0.0-beta02, released 2023-01-19

New features

Version 1.0.0-beta01, released 2022-06-30

Initial release.