Changelog

1.8.3 (2024-03-14)

Bug Fixes

  • batch: Update protobuf dep to v1.33.0 (30b038d)

1.8.2 (2024-03-04)

Documentation

  • batch: Update description of Job uid field (d130d86)

1.8.1 (2024-02-21)

Documentation

  • batch: Refine proto comment for run_as_non_root (0195fe9)

1.8.0 (2024-01-30)

Features

  • batch: Add run_as_non_root field to allow user's runnable be executed as non root (97d62c7)

Bug Fixes

  • batch: Enable universe domain resolution options (fd1d569)

1.7.0 (2023-11-27)

Features

  • batch: Add a CloudLoggingOption and use_generic_task_monitored_resource fields for users to opt out new batch monitored resource in cloud logging (63ffff2)

1.6.3 (2023-11-01)

Bug Fixes

  • batch: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

1.6.2 (2023-10-31)

Documentation

  • batch: Update default max parallel tasks per job (#8940) (4d40180)

1.6.1 (2023-10-26)

Bug Fixes

  • batch: Update grpc-go to v1.59.0 (81a97b0)

1.6.0 (2023-10-17)

Features

  • batch: Expose display_name to batch v1 API (e864fbc)

1.5.1 (2023-10-12)

Bug Fixes

  • batch: Update golang.org/x/net to v0.17.0 (174da47)

1.5.0 (2023-10-04)

Features

  • batch: Add InstancePolicy.reservation field for restricting jobs to a specific reservation (481127f)

Documentation

1.4.1 (2023-09-11)

Documentation

  • batch: Revert HTML formats in comments (20725c8)
  • batch: Update description on size_gb in disk field (15be57b)

1.4.0 (2023-08-08)

Features

  • batch: Add comment to the unsupported order_by field of ListTasksRequest (e3f8c89)
  • batch: Clarify Batch API proto doc about pubsub notifications (#8394) (1639d62)

1.3.1 (2023-07-10)

Documentation

  • batch: Add image shortcut example for Batch HPC CentOS Image (14b95d3)

1.3.0 (2023-06-20)

Features

  • batch: Add support for scheduling_policy (3382ef8)

Bug Fixes

  • batch: REST query UpdateMask bug (df52820)

1.2.0 (2023-05-30)

Features

  • batch: Update all direct dependencies (b340d03)

1.1.0 (2023-05-16)

Features

1.0.1 (2023-05-08)

Bug Fixes

  • batch: Update grpc to v1.55.0 (1147ce0)

1.0.0 (2023-04-04)

Features

0.7.0 (2023-02-14)

Features

  • batch: Support custom scopes for service account in v1 (4623db8)

0.6.0 (2023-01-04)

Features

  • batch: Add REST client (06a54a1)
  • batch: Support secret and encrypted environment variables in v1 (06a54a1)

0.5.0 (2022-12-01)

Features

  • batch: Adds named reservation to InstancePolicy (4f0456e)

Documentation

  • batch: fix minor docstring formatting (7231644)

0.4.1 (2022-11-16)

Documentation

  • batch: fix minor docstring formatting (2b4957c)

0.4.0 (2022-11-03)

Features

  • batch: rewrite signatures in terms of new location (3c4b2b3)

0.3.0 (2022-10-25)

Features

  • batch: Enable install_gpu_drivers flag in v1 proto docs: Refine GPU drivers installation proto description docs: Refine comments for deprecated proto fields docs: Update the API comments about the device_name (8b203b8)
  • batch: start generating stubs dir (de2d180)

0.2.1 (2022-09-08)

Bug Fixes

  • batch: mark service_account_email as deprecated docs: removing comment from a deprecated field (e45ad9a)

0.2.0 (2022-09-06)

Features

  • batch: environment variables, disk interfaces (3bc37e2)

0.1.0 (2022-06-16)

Features