Releases: googleapis/nodejs-compute
Releases · googleapis/nodejs-compute
@google-cloud/compute v3.0.0
⚠ BREAKING CHANGES
- new generated version of compute API (#537)
- IPProtocol enum has been renamed to IPProtocolEnum
Features
Bug Fixes
Code Refactoring
- IPProtocol enum has been renamed to IPProtocolEnum (2b925fa)
v2.6.0
Features
- Adding implementation of startWithEncryptionKey api call (#539) (f8018a6)
v2.4.2
Bug Fixes
- createVM: do not define machineType or networkInterfaces when template provided (#530) (e7b705e), closes #529
v2.3.0
Features
- add start param in getSerialPortOutput options (#507) (de3ecd4)