Changelog
1.19.0 (2024年12月12日)
Features
- Add support for opt-in debug logging (819e8fb)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (819e8fb)
1.18.1 (2024年11月11日)
Bug Fixes
1.18.0 (2024年10月24日)
Features
1.17.0 (2024年08月08日)
Features
- Added - build_service_accountfield to CloudFunction (68e105d)
- additional field on the output that specified whether the deployment supports Physical Zone Separation. (68e105d) 
- Generate upload URL now supports for specifying the GCF generation that the generated upload url will be used for. (68e105d) 
- ListRuntimes response now includes deprecation and decommissioning dates. (68e105d) 
- optional field for binary authorization policy. (68e105d) 
- optional field for deploying a source from a GitHub repository. (68e105d) 
- optional field for specifying a revision on GetFunction. (68e105d) 
- 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 (68e105d) 
- optional fields for setting up automatic base image updates. (68e105d) 
Documentation
- A comment for field - automatic_update_policyin message- .google.cloud.functions.v1.CloudFunctionis changed (68e105d)
- A comment for field - docker_repositoryin message- .google.cloud.functions.v1.CloudFunctionis changed (68e105d)
- A comment for field - on_deploy_update_policyin message- .google.cloud.functions.v1.CloudFunctionis changed (68e105d)
- A comment for field - runtime_versionin message- .google.cloud.functions.v1.CloudFunctionis changed (68e105d)
- A comment for field - urlin message- .google.cloud.functions.v1.HttpsTriggeris changed (68e105d)
- A comment for field - urlin message- .google.cloud.functions.v1.SourceRepositoryis changed (68e105d)
- Refined description in several fields. (68e105d) 
1.16.5 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (189922a)
1.16.4 (2024年07月08日)
Bug Fixes
1.16.3 (2024年03月05日)
Bug Fixes
1.16.2 (2024年02月22日)
Bug Fixes
- [Many APIs] fix - ValueErrorin- test__validate_universe_domain(#12283) (f20b41a)
- deps: [Many APIs] Require - google-api-core>=1.34.1(#12306) (1e787f2)
1.16.1 (2024年02月06日)
Bug Fixes
- Add google-auth as a direct dependency (c721248) 
- Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (c721248) 
- Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (c721248) 
1.16.0 (2024年02月01日)
Features
1.15.0 (2024年01月24日)
Features
- Add fields for automatic runtime updates (82e676d) 
- Add optional parameter - version_idto- GetFunctionRequest(82e676d)
Documentation
- Deprecate - networkfield of- CloudFunction(82e676d)
- Minor updates in comments throughout (82e676d) 
- Update description for docker_registry to reflect transition to Artifact Registry (82e676d) 
1.14.0 (2023年12月07日)
Features
- Add support for python 3.12 (fb6f9db) 
- Introduce compatibility with native namespace packages (fb6f9db) 
Bug Fixes
1.13.3 (2023年09月19日)
Documentation
1.13.2 (2023年08月03日)
Documentation
1.13.1 (2023年07月05日)
Bug Fixes
1.13.0 (2023年05月25日)
Features
- Added helper methods for long running operations, IAM, and locations (17b7a5b) 
- ListFunctions now include metadata which indicates whether a function is a - GEN_1or- GEN_2function (#263) (ea38aad)
Documentation
- Applied general style guide updates to descriptions (17b7a5b) 
- Clarified that vpcConnector shortname is only returned if the connector is in the same project as the function (17b7a5b) 
1.12.0 (2023年03月23日)
Features
- Add - available_cpufield (af189a0)
- Add - kms_key_namefield to ServiceConfig (the CMEK use case) (af189a0)
- Add - max_instance_request_concurrencyfield (af189a0)
- Add - security_levelfield (af189a0)
Documentation
1.11.0 (2023年02月16日)
Features
1.10.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (e50be06)
Documentation
- Add documentation for enums (e50be06)
1.10.0 (2023年01月10日)
Features
1.9.0 (2022年12月14日)
Features
- Add support for - google.cloud.functions.__version__(8fa10be)
- Add typing to proto.Message based class attributes (8fa10be) 
Bug Fixes
- Add dict typing for client_options (8fa10be) 
- deps: Require google-api-core >=1.34.0, >=2.11.0 (716d441) 
- Drop usage of pkg_resources (716d441) 
- Fix timeout default values (716d441) 
Documentation
- samples: Snippetgen handling of repeated enum field (8fa10be) 
- samples: Snippetgen should call await on the operation coroutine before calling result (716d441) 
1.8.3 (2022年10月07日)
Bug Fixes
1.8.2 (2022年09月29日)
Bug Fixes
1.8.1 (2022年08月11日)
Bug Fixes
1.8.0 (2022年07月14日)
Features
Bug Fixes
1.7.0 (2022年06月06日)
Features
Bug Fixes
Documentation
1.6.0 (2022年04月14日)
Features
- AuditConfig for IAM v1 (784539c)
Bug Fixes
- deps: require grpc-google-iam-v1 >=0.12.4 (784539c)
1.5.2 (2022年03月05日)
Bug Fixes
- deps: require google-api-core>=1.31.5, >=2.3.2 (#157) (68d56b4) 
- deps: require proto-plus>=1.15.0 (68d56b4) 
1.5.1 (2022年02月26日)
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (80fe038)
1.5.0 (2022年01月25日)
Features
1.4.0 (2021年11月05日)
Features
- CMEK integration fields ‘kms_key_name’ and ‘docker_repository’ added (47c99d0) 
- Secret Manager integration fields ‘secret_environment_variables’ and ‘secret_volumes’ added (#130) (47c99d0) 
1.3.1 (2021年11月01日)
Bug Fixes
Documentation
- list oneofs in docstring (7076c62)
1.3.0 (2021年10月21日)
Features
1.2.0 (2021年10月08日)
Features
1.1.1 (2021年09月30日)
Bug Fixes
- improper types in pagers generation (ef050bd)
1.1.0 (2021年09月16日)
Features
1.0.4 (2021年08月30日)
Documentation
1.0.3 (2021年08月07日)
Bug Fixes
1.0.2 (2021年07月28日)
Bug Fixes
Documentation
Miscellaneous Chores
1.0.1 (2021年07月20日)
Bug Fixes
1.0.0 (2021年06月30日)
Features
0.7.0 (2021年06月30日)
Features
Bug Fixes
Documentation
0.6.1 (2021年06月16日)
Bug Fixes
0.6.0 (2021年05月28日)
Features
- support self-signed JWT flow for service accounts (167f431)
Bug Fixes
- add async client to %name_%version/init.py (167f431) 
0.5.1 (2021年02月08日)
Bug Fixes
0.5.0 (2020年12月07日)
Features
Documentation
0.4.0 (2020年10月02日)
Features
0.1.0 (2020年07月20日)
Features
- generate v1 (9a67e29)