Version history
Version 1.8.0, released 2025-11-05
New features
- Update dependencies
Documentation improvements
- Updated
docker_registryproto to reflect its deprecated status - Small fixes
Version 1.7.0, released 2024-08-13
New features
- 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://cloud.google.com/build/docs/cloud-build-service-account-updates ( commit d169759 )
- Optional fields for setting up automatic base image updates. ( commit d169759 )
- Optional field for specifying a revision on GetFunction. ( commit d169759 )
- Optional field for binary authorization policy. ( commit d169759 )
- Optional field for deploying a source from a GitHub repository. ( commit d169759 )
- Additional field on the output that specified whether the deployment supports Physical Zone Separation. ( commit d169759 )
- Generate upload URL now supports for specifying the GCF generation that the generated upload url will be used for. ( commit d169759 )
- ListRuntimes response now includes deprecation and decommissioning dates. ( commit d169759 )
Documentation improvements
- Refined description in several fields. ( commit d169759 )
Version 1.6.0, released 2024-05-14
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. ( commit 022fab2 )
Version 1.5.0, released 2024-03-26
New features
- Change netstandard2.1 target to netstandard2.0 ( commit 82bea85 )
Version 1.4.0, released 2024-02-28
No API surface changes; just dependency updates.
Version 1.3.0, released 2023-05-26
New features
- ListFunctions now include metadata which indicates whether a function is a
GEN_1orGEN_2function ( commit a678905 )
Version 1.2.0, released 2023-03-20
New features
- Add
available_cpufield ( commit 1fe48c2 ) - Add
kms_key_namefield to ServiceConfig (the CMEK use case) ( commit 1fe48c2 ) - Add
max_instance_request_concurrencyfield ( commit 1fe48c2 ) - Add
security_levelfield ( commit 1fe48c2 )
Version 1.1.0, released 2023-01-19
New features
- Enable REST transport in C# ( commit 496c8ab )
Version 1.0.0, released 2022-09-15
No API surface changes; just dependency updates and promotion to GA.
Version 1.0.0-beta01, released 2022-07-27
Initial release.

