Changes
1.25.0 (2026-07-13)
Features
1.24.0 (2026-05-07)
1.23.0 (2026-04-30)
1.22.0 (2026-04-13)
1.21.0 (2026-04-09)
1.20.0 (2026-04-02)
1.19.7 (2025-09-18)
Bug Fixes
- functions: Upgrade gRPC service registration func (a10ecc9)
1.19.6 (2025-04-15)
Bug Fixes
- functions: Update google.golang.org/api to 0.229.0 (3319672)
1.19.5 (2025-04-15)
Documentation
- functions: Fixed typo (dfdf404)
- functions: Small fixes (dfdf404)
- functions: Updated
docker_registry proto to reflect its deprecated status (dfdf404) - functions: Updated
docker_registry proto to reflect its deprecated status (dfdf404)
1.19.4 (2025-03-13)
Bug Fixes
- functions: Update golang.org/x/net to 0.37.0 (1144978)
1.19.3 (2025-01-02)
Bug Fixes
- functions: Update golang.org/x/net to v0.33.0 (e9b0b69)
1.19.2 (2024-10-23)
Bug Fixes
- functions: Update google.golang.org/api to v0.203.0 (8bb87d5)
- functions: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)
1.19.1 (2024-09-12)
Bug Fixes
- functions: Bump dependencies (2ddeb15)
1.19.0 (2024-08-20)
Features
- functions: Add support for Go 1.23 iterators (84461c0)
1.18.0 (2024-08-13)
Features
- functions: Additional field on the output that specified whether the deployment supports Physical Zone Separation. (6593c0d)
- functions: Generate upload URL now supports for specifying the GCF generation that the generated upload url will be used for. (6593c0d)
- functions: ListRuntimes response now includes deprecation and decommissioning dates. (6593c0d)
- functions: Optional field for binary authorization policy. (6593c0d)
- functions: Optional field for deploying a source from a GitHub repository. (6593c0d)
- functions: Optional field for specifying a revision on GetFunction. (6593c0d)
- functions: Optional field for specifying a service account to use for the build. This helps navigate the change of historical default on new projects. For more details, see https (6593c0d)
- functions: Optional fields for setting up automatic base image updates. (6593c0d)
Documentation
- functions: Refined description in several fields. (6593c0d)
1.17.0 (2024-08-08)
Features
- functions: Added
build_service_account field to CloudFunction (9a5144e) - functions: Additional field on the output that specified whether the deployment supports Physical Zone Separation. (9a5144e)
- functions: Generate upload URL now supports for specifying the GCF generation that the generated upload url will be used for. (9a5144e)
- functions: ListRuntimes response now includes deprecation and decommissioning dates. (9a5144e)
- functions: Optional field for binary authorization policy. (9a5144e)
- functions: Optional field for deploying a source from a GitHub repository. (9a5144e)
- functions: Optional field for specifying a revision on GetFunction. (9a5144e)
- functions: Optional field for specifying a service account to use for the build. This helps navigate the change of historical default on new projects. For more details, see https (#10650) (9a5144e)
- functions: Optional fields for setting up automatic base image updates. (9a5144e)
Bug Fixes
- functions: Update google.golang.org/api to v0.191.0 (5b32644)
Documentation
- functions: A comment for field
automatic_update_policy in message .google.cloud.functions.v1.CloudFunction is changed (9a5144e) - functions: A comment for field
docker_repository in message .google.cloud.functions.v1.CloudFunction is changed (9a5144e) - functions: A comment for field
on_deploy_update_policy in message .google.cloud.functions.v1.CloudFunction is changed (9a5144e) - functions: A comment for field
runtime_version in message .google.cloud.functions.v1.CloudFunction is changed (9a5144e) - functions: A comment for field
url in message .google.cloud.functions.v1.HttpsTrigger is changed (9a5144e) - functions: A comment for field
url in message .google.cloud.functions.v1.SourceRepository is changed (9a5144e) - functions: Refined description in several fields. (9a5144e)
1.16.6 (2024-07-24)
Bug Fixes
- functions: Update dependencies (257c40b)
1.16.5 (2024-07-10)
Bug Fixes
1.16.4 (2024-07-01)
Bug Fixes
1.16.3 (2024-06-26)
Bug Fixes
- functions: Enable new auth lib (b95805f)
1.16.2 (2024-05-01)
Bug Fixes
- functions: Bump x/net to v0.24.0 (ba31ed5)
1.16.1 (2024-03-14)
Bug Fixes
- functions: Update protobuf dep to v1.33.0 (30b038d)
1.16.0 (2024-01-30)
Features
- functions: Updated description for
docker_registry to reflect transition to Artifact Registry (97d62c7)
Bug Fixes
- functions: Enable universe domain resolution options (fd1d569)
1.15.4 (2023-11-01)
Bug Fixes
- functions: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
1.15.3 (2023-10-26)
Bug Fixes
- functions: Update grpc-go to v1.59.0 (81a97b0)
1.15.2 (2023-10-12)
Bug Fixes
- functions: Update golang.org/x/net to v0.17.0 (174da47)
1.15.1 (2023-06-20)
Bug Fixes
- functions: REST query UpdateMask bug (df52820)
1.15.0 (2023-05-30)
Features
- functions: ListFunctions now include metadata which indicates whether a function is a
GEN_1 or GEN_2 function (ca94e27) - functions: ListFunctions now include metadata which indicates whether a function is a
GEN_1 or GEN_2 function (#7984) (ca94e27) - functions: Update all direct dependencies (b340d03)
1.14.0 (2023-05-16)
Features
- functions: Added helper methods for long running operations, IAM, and locations (31421d5)
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.