Changelog
0.5.19 (2025-05-15)
Features
-
Add BackupChannel field in BackupPlan ( 091f988 )
-
Add BackupConfig of Backups in BackupPlanBinding ( 091f988 )
-
Add RestoreChannel field in RestorePlan ( 091f988 )
-
Add support for Project ID in BackupChannel and RestoreChannel ( 091f988 )
Documentation
- minor documentation fixes ( 091f988 )
0.5.18 (2025-04-23)
Features
-
Adding
CLEANED_UP
enum in state field of volume.proto ( 5900059 ) -
Adding
last_successful_backup_time
field in BackupPlan ( 5900059 ) -
Adding
VALIDATING
enum in state field of restore.proto ( 5900059 ) -
Adding new BackupChannel, RestoreChannel, BackupPlanBinding and RestorePlanBinding ( 5900059 )
Documentation
- minor documentation fixes ( 5900059 )
0.5.17 (2025-03-15)
Bug Fixes
-
[Many APIs] Allow Protobuf 6.x ( e06ee32 )
-
remove setup.cfg configuration for creating universal wheels ( #13659 ) ( 59bfd42 )
0.5.16 (2025-02-18)
Bug Fixes
- deps:Require grpc-google-iam-v1>=0.14.0 ( 16e14c8 )
0.5.15 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( 908d742 )
-
Add support for reading selective GAPIC generation methods from service YAML ( 908d742 )
0.5.14 (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 )
0.5.13 (2024-11-11)
Bug Fixes
0.5.12 (2024-10-24)
Features
0.5.11 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 189922a )
0.5.10 (2024-07-08)
Bug Fixes
0.5.9 (2024-05-27)
Features
-
add fine-grained restore ( 9268d28 )
-
add gitops ( 9268d28 )
-
add restore order ( 9268d28 )
-
add strict-permissive mode ( 9268d28 )
-
add volume restore flexibility ( 9268d28 )
Documentation
- update duration comment to include new validation from smart scheduling ( 9268d28 )
0.5.8 (2024-03-26)
Features
Documentation
-
add output only and optional api field behavior label ( cbe3118 )
-
remove the next id annotation ( cbe3118 )
-
update retention policy and cron schedule comment to include new constraints from smart scheduling ( cbe3118 )
0.5.7 (2024-03-05)
Bug Fixes
0.5.6 (2024-02-22)
Bug Fixes
-
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12306 ) ( 1e787f2 ) -
fix ValueError in test__validate_universe_domain ( dd749df )
0.5.5 (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 )
0.5.4 (2024-02-01)
Features
0.5.3 (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 )
0.5.2 (2023-09-13)
Documentation
0.5.1 (2023-08-03)
Documentation
0.5.0 (2023-07-04)
Features
-
Added BackupPlan and RestorePlan state information ( 8ddab08 )
-
Added new restore scope options ( 8ddab08 )
-
Added transformation rules for restore ( 8ddab08 )
Bug Fixes
0.4.4 (2023-06-12)
Documentation
0.4.3 (2023-03-23)
Documentation
0.4.2 (2023-02-17)
Bug Fixes
0.4.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( 5ef7c49 )
Documentation
- Add documentation for enums ( 5ef7c49 )
0.4.0 (2023-01-10)
Features
0.3.0 (2022-12-15)
Features
-
Add support for
google.cloud.gke_backup.__version__
( f754a3a ) -
Add typing to proto.Message based class attributes ( f754a3a )
Bug Fixes
-
Add dict typing for client_options ( f754a3a )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 58b2855 )
-
Drop usage of pkg_resources ( 58b2855 )
-
Fix timeout default values ( 58b2855 )
Documentation
-
samples:Snippetgen handling of repeated enum field ( f754a3a )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( 58b2855 )
0.2.2 (2022-10-10)
Bug Fixes
0.2.1 (2022-10-03)
Bug Fixes
0.2.0 (2022-09-16)
Features
Bug Fixes
-
deps:require google-api-core>=1.33.1,>=2.8.0 ( fbaff82 )
-
deps:require protobuf >= 3.20.1 ( fbaff82 )
0.1.1 (2022-08-11)
Bug Fixes
0.1.0 (2022-07-08)
Features
- generate v1 ( 2978d06 )