Version history
Version 1.3.0, released 2023-02-08
New features
- Support custom scopes for service account in v1 (commit 60d746a)
- Add boot disk field in InstanceStatus (commit 60d746a)
- Add boot disk and image source fields to v1 InstancePolicy (commit 60d746a)
Version 1.2.0, released 2023-01-11
Bug fixes
- Remove unsupported HTTP bindings for IAMPolicy RPCs (commit 9ca7a4b)
New features
- Support secret and encrypted environment variables in v1 (commit f527507)
Documentation improvements
- Updated documentation for message NetworkInterface (commit 7c2ce96)
Version 1.2.0-beta01, released 2022-12-08
New features
- Enable REST transport in selected APIs. Set GrpcAdapter=RestGrpcAdapter.Default in the client builder to use this transport (commit 5008946)
Version 1.1.0, released 2022-12-01
New features
- Adds named reservation to InstancePolicy (commit ad603eb)
Documentation improvements
- Fix minor docstring formatting (commit 48e5d7c)
- Remove "not yet implemented" for Accelerator & Refine Volume API docs (commit ad603eb)
- Update the job id format requirement (commit ad603eb)
- Fix minor docstring formatting (commit 2069ee9)
Version 1.0.0, released 2022-11-02
No API surface changes; just dependency updates and promotion to general availability.
Version 1.0.0-beta03, released 2022-10-17
New features
- Enable install_gpu_drivers flag in v1 proto (commit 12c66f2)
Documentation improvements
- Refine GPU drivers installation proto description (commit 12c66f2)
- Refine comments for deprecated proto fields (commit 12c66f2)
- Update the API comments about the device_name (commit 12c66f2)
Version 1.0.0-beta02, released 2022-08-26
New features
- Environment variables, disk interfaces (commit 29e77e1)
Version 1.0.0-beta01, released 2022-07-14
Initial release.