1.10.0 (2022-05-24)
1.9.1 (2022-04-15)
1.9.0 (2022-04-11)
1.8.1 (2022-03-29)
1.8.0 (2022-03-03)
- update actions/setup-java action to v3 (#653) (83d6dfd)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 (#657) (d897b43)
1.7.2 (2022-02-11)
1.7.1 (2022-02-04)
- java: update actions/github-script action to v5 (#1339) (#625) (d8f5f3d)
- update actions/github-script action to v5 (#624) (39ca3be)
- update dependency com.google.api.grpc:proto-google-cloud-compute-v1 to v1.7.0 (#617) (b44e0b1)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 (#626) (660ca0f)
1.7.0 (2022-01-11)
1.6.1 (2022-01-07)
1.6.0 (2021-12-07)
- Introduce automatic LRO polling, integrate latest compute API definitions (#583) (90f7b41)
- Introduce automatic LRO polling; all LRO methods now return
OperationFuture<>instead ofOperationand poling is done automatically; callingcancel()on the future will cancel polling but not the operation itself on the server side. (90f7b41)
- 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)
1.5.0 (2021-10-21)
- Introduce Native Image testing build script changes (#565) (5a64dbe)
- Populate compute proto with extended_operations annotations (#563) (9311680)