Changes
1.13.1 (2023-05-08)
Bug Fixes
- functions: Update grpc to v1.55.0 (1147ce0)
1.13.0 (2023-04-04)
Features
1.12.0 (2023-03-22)
Features
- functions: Add
available_cpu
field (499b489)
1.11.0 (2023-03-15)
Features
- functions: Update iam and longrunning deps (91a1f78)
1.10.0 (2023-01-04)
Features
- functions: Add REST client (06a54a1)
1.9.0 (2022-11-03)
Features
- functions: rewrite signatures in terms of new location (3c4b2b3)
1.8.0 (2022-10-25)
Features
- functions: start generating stubs dir (de2d180)
- functions: start generating stubs dir (de2d180)
1.7.0 (2022-09-21)
Features
- functions: rewrite signatures in terms of new types for betas (9f303f9)
1.6.0 (2022-09-19)
Features
- functions: start generating proto message types (563f546)
Documentation
1.5.0 (2022-07-12)
Features
1.4.0 (2022-06-16)
Features
- functions: added support for CMEK docs: clarified wording around quota usage (4134941)
1.3.0 (2022-02-23)
Features
- functions: set versionClient to module version (55f0d92)
1.2.0 (2022-02-14)
Features
- functions: add file for tracking version (17b36ea)
1.1.0 (2022-01-04)
Features
- functions: Secret Manager integration fields ‘secret_environment_variables’ and ‘secret_volumes’ added feat: CMEK integration fields ‘kms_key_name’ and ‘docker_repository’ added (1f5aa78)
1.0.0
Stabilize GA surface.
0.2.0 (2021-09-16)
Features
- functions: add SecurityLevel option on HttpsTrigger (8ffed36)
v0.1.0
This is the first tag to carve out functions as its own module. See Add a module to a multi-module repository.