Skip to content

v28.0.0

Compare
Choose a tag to compare
@evandbrown evandbrown released this 01 Nov 23:53
· 490 commits to master since this release

Added

Support for scheme agnostic backend services.
Made it possible to inject a Google client when testing.
Implement a Find Service for accelerator types.
Implements creation of VM with accelerator.
Support for Accelerator in Cloud Properties.
Support for CPI Config.

Changed

Use Debian 9 in test infrastructure.
Avoid Sandy Bridge CPUs.
Use Go 1.9.
Update types to pointer where is needed.

Fixed

Fixes for integration tests modifying the CPI request to include context necessary for the 'cpi-config'-enabled CPI.
Fixes for unit tests.