Skip to content

java-compute v1.6.0

Compare
Choose a tag to compare
@release-please release-please released this 07 Dec 21:42
b5031f6

Features

  • Introduce automatic LRO polling; all LRO methods now return OperationFuture<> instead of Operation and poling is done automatically; calling cancel() on the future will cancel polling but not the operation itself on the server side. (90f7b41)

Bug Fixes

  • java: java 17 dependency arguments (#571) (b280ec0)
  • rename IPProtocol to IPProtocolEnum (90f7b41)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 (#579) (54bbe3a)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 (#586) (100e21f)