Changelog
0.17.7 (2024-01-12)
Features
Add
run_as_non_root field
and deprecateenable_oslogin
for non-root execution (ce7ddbf)Add
tags
field in Job’s AllocationPolicy field in v1alpha (ce7ddbf)
Documentation
- updated comments (ce7ddbf)
0.17.6 (2023-12-07)
Features
Add support for python 3.12 (ea6cfc2)
Introduce compatibility with native namespace packages (ea6cfc2)
Bug Fixes
0.17.5 (2023-11-29)
Features
Add a CloudLoggingOption to configure additional settings for Cloud Logging (9c53819)
v1alpha: Add TaskGroup.enable_oslogin to give the Batch job submitter the ability to run runnables as non-root controlled by IAM (5392065)
Documentation
Update comment for AllocationPolicy.network (9c53819)
v1alpha: Update documentation for the network field of AllocationPolicy (5392065)
0.17.4 (2023-11-14)
Features
- [google-cloud-batch] add a CloudLoggingOption and use_generic_task_monitored_resource fields for users to opt out new batch monitored resource in cloud logging (#12019) (13fd2e1)
0.17.3 (2023-11-02)
Documentation
Add clarification for
TaskGroup.parallelism
(9cd9608)update default max parallel tasks per job (#11940) (9cd9608)
0.17.2 (2023-10-19)
Features
- expose display_name to batch v1 API (8235ef6)
0.17.1 (2023-09-30)
Documentation
- update batch PD interface support (a300b07)
0.17.0 (2023-08-31)
Features
add Batch Managed Container support for v1alpha (37e457c)
Add more compute resource API descriptions to match with VM’s machine type field (37e457c)
add stderr_snippet to indicate the real stderr output by runnables to the execution field of status event (1a8670d)
Clarify Batch API proto doc about pubsub notifications (37e457c)
Documentation
Clarify Batch API proto doc about pubsub notifications (1a8670d)
Expand compute resource API docs to match with VM’s machine type field (1a8670d)
Update description on size_gb in disk field (#11615) (d46f714)
0.16.0 (2023-08-09)
Features
Add Batch Managed Container support for v1alpha (0e7f0b0)
Clarify Batch API proto doc about pubsub notifications (0e7f0b0)
Documentation
0.15.0 (2023-08-03)
Features
Documentation
Add comment to the unsupported order_by field of ListTasksRequest (f5f6d35)
Improve url examples formats on Batch API comments (f5f6d35)
0.14.0 (2023-07-25)
Features
- v1alpha: Enable gpu driver version field (2528a8e)
Documentation
v1alpha: Improve url examples in comments (2528a8e)
v1alpha: Mark
order_by
field inListTasksRequest
as not implemented. (2528a8e)
0.13.0 (2023-07-04)
Features
- v1alpha: Add gpu driver version field (fa1e00b)
Bug Fixes
Documentation
v1: Add image shortcut example for Batch HPC CentOS Image (#119) (cc9d65a)
v1alpha: Add image shortcut example for Batch HPC CentOS Image (fa1e00b)
0.12.0 (2023-06-14)
Features
- v1: Add support for scheduling_policy (23d3a5e)
Documentation
- Minor clarifications for TaskGroup and min_cpu_platform (23d3a5e)
0.11.0 (2023-05-25)
Features
v1: Add support for per-Runnable labels (977ce57)
v1: Add support for placement policies (977ce57)
v1alpha: Add support for placement policies (be22675)
v1alpha: Support order_by in ListJobs and ListTasks requests (be22675)
0.10.0 (2023-03-16)
Features
- Added StatusEvent.task_state (de68b7c)
Bug Fixes
- Remove IAM methods (de68b7c)
Documentation
0.9.0 (2023-02-04)
Features
Add boot disk field in InstancePolicy (3a73b21)
Add boot disk field in InstanceStatus (3a73b21)
Support custom scopes for service account (3a73b21)
0.8.1 (2023-01-20)
Bug Fixes
- Add context manager return types (695d075)
Documentation
- Add documentation for enums (695d075)
0.8.0 (2023-01-10)
Features
0.7.0 (2023-01-04)
Features
- Support secret and encrypted environment variables in v1 (711e132)
Documentation
- Updated documentation for message NetworkInterface (711e132)
0.6.0 (2022-12-15)
Features
- Add InstancePolicy.boot_disk (7e275de)
Bug Fixes
Removed unused endpoints for IAM methods (7e275de)
rest: Remove unsupported HTTP bindings for IAMPolicy RPCs (7e275de)
ServiceAccount.scopes is no longer deprecated (7e275de)
0.5.0 (2022-12-07)
Features
add support for
google.cloud.batch.__version__
(2f6bdca)Add typing to proto.Message based class attributes (2f6bdca)
Adds named reservation to InstancePolicy (9414457)
Bug Fixes
Add dict typing for client_options (2f6bdca)
deps: Require google-api-core >=1.34.0, >=2.11.0 (1b70819)
Drop usage of pkg_resources (1b70819)
Fix timeout default values (1b70819)
Documentation
Remove “not yet implemented” for Accelerator & Refine Volume API docs (9414457)
samples: Snippetgen handling of repeated enum field (2f6bdca)
samples: Snippetgen should call await on the operation coroutine before calling result (1b70819)
update the job id format requirement (9414457)
0.4.1 (2022-10-27)
Documentation
0.4.0 (2022-10-18)
Features
- Enable install_gpu_drivers flag in v1 proto (e7b8681)
Documentation
Refine comments for deprecated proto fields (e7b8681)
Refine comments for deprecated proto fields (e7b8681)
Refine GPU drivers installation proto description (e7b8681)
Refine GPU drivers installation proto description (#57) (e7b8681)
Update the API comments about the device_name (e7b8681)
Update the API comments about the device_name (e7b8681)
0.3.2 (2022-10-10)
Bug Fixes
0.3.1 (2022-10-03)
Bug Fixes
Documentation
0.3.0 (2022-09-16)
Features
Bug Fixes
Documentation
0.2.0 (2022-08-31)
Features
0.1.2 (2022-08-11)
Bug Fixes
0.1.1 (2022-07-18)
Bug Fixes
0.1.0 (2022-07-08)
Features
- generate v1 (3e74724)