Changelog
1.15.1 (2024-11-11)
Bug Fixes
1.15.0 (2024-10-24)
Features
1.14.2 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 189922a )
1.14.1 (2024-07-08)
Bug Fixes
1.14.0 (2024-06-19)
Features
-
add a new field
cluster
underMembershipSpec
to support Config Sync cluster name selector ( 319d012 ) -
add a new field
enabled
underConfigSync
to support Config Sync installation ( 319d012 ) -
add a new field
gcp_service_account_email
underConfigSync
to exporting metrics ( 319d012 ) -
add a new field
management
underMembershipSpec
to support auto upgrade ( 319d012 ) -
add a new field
oci
to support OCI repo configuration ( 319d012 ) -
add a new field
PENDING
underDeploymentState
enum ( 319d012 ) -
add a new field
prevent_drift
underConfigSync
to support Config Sync admission webhook drift prevention ( 319d012 )
Documentation
-
update comment for field
cluster_name
( 319d012 ) -
update comment for field
gcp_service_account_email
( 319d012 ) -
update comment for field
secret_type
( 319d012 ) -
update comment for field
secret_type
( 319d012 ) -
update comment for field
sync_state
( 319d012 )
1.13.1 (2024-03-05)
Bug Fixes
1.13.0 (2024-02-22)
Features
Bug Fixes
-
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12307 ) ( be87bc4 ) -
fix ValueError in test__validate_universe_domain ( dd749df )
1.12.1 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( 27dceb9 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( 27dceb9 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 27dceb9 )
1.12.0 (2024-02-01)
Features
1.11.0 (2023-12-07)
Features
-
Add support for python 3.12 ( fb6f9db )
-
Introduce compatibility with native namespace packages ( fb6f9db )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( fb6f9db )
-
Use
retry_async
instead ofretry
in async client ( fb6f9db )
1.10.2 (2023-09-13)
Documentation
1.10.1 (2023-07-04)
Bug Fixes
1.10.0 (2023-04-21)
Features
-
v1beta1:Add
force
onDeleteMembershipRequest
( a77403d ) -
v1beta1:Add
monitoring_config
field ( a77403d )
Documentation
- v1beta1:Update API annotation ( a77403d )
1.9.0 (2023-04-19)
Features
-
Add
cluster_missing
onGkeResource
( 3e1d60b ) -
Add
force
onDeleteMembershipRequest
( 3e1d60b ) -
Add
google_managed
onMembershipEndpoint
( 3e1d60b ) -
Add
monitoring_config
field ( 3e1d60b )
Documentation
- Update API annotation ( 3e1d60b )
1.8.1 (2023-03-23)
Documentation
1.8.0 (2023-02-19)
Features
1.7.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( 21f3843 )
Documentation
- Add documentation for enums ( 21f3843 )
1.7.0 (2023-01-10)
Features
1.6.0 (2022-12-14)
Features
-
Add support for
google.cloud.gkehub.__version__
( cd4e739 ) -
Add typing to proto.Message based class attributes ( cd4e739 )
Bug Fixes
-
Add dict typing for client_options ( cd4e739 )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 75f63cd )
-
Drop usage of pkg_resources ( 75f63cd )
-
Fix timeout default values ( 75f63cd )
Documentation
-
samples:Snippetgen handling of repeated enum field ( cd4e739 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( 75f63cd )
1.5.3 (2022-10-07)
Bug Fixes
1.5.2 (2022-10-03)
Bug Fixes
1.5.1 (2022-08-16)
Bug Fixes
1.5.0 (2022-07-14)
Features
-
add ApplianceCluster as a new membershipEndpoint type ( 2dee166 )
-
add audience parameter ( 2dee166 )
-
add ClusterType field in MembershipEndpoint.OnPremCluster ( 2dee166 )
-
add EdgeCluster as a new membershipEndpoint type ( 2dee166 )
Bug Fixes
1.4.3 (2022-06-03)
Bug Fixes
Documentation
1.4.2 (2022-05-05)
Documentation
- fix type in docstring for map fields ( d6acb71 )
1.4.1 (2022-03-05)
Bug Fixes
-
deps:require google-api-core>=1.31.5, >=2.3.2 ( #127 ) ( 169b080 )
-
deps:require proto-plus>=1.15.0 ( 169b080 )
1.4.0 (2022-02-24)
Features
1.3.0 (2022-02-11)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file ( 2e4c08f )
Documentation
- update API annotation ( a887e18 )
1.2.0 (2021-10-14)
Features
1.1.0 (2021-10-08)
Features
Bug Fixes
- improper types in pagers generation ( 80c87ba )
1.0.0 (2021-09-29)
Features
0.2.2 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( 7b07616 )
0.2.1 (2021-08-20)
Bug Fixes
0.2.0 (2021-07-24)
Features
-
add always_use_jwt_access ( f11dcfd )
Bug Fixes
Documentation
0.1.2 (2021-06-16)
Bug Fixes
0.1.1 (2021-05-27)
Bug Fixes
0.1.0 (2021-03-16)
Features
- generate v1beta1 ( 655d649 )