v0.73.0
12-06-2018 13:47 PST
Bigtable
- Bigtable: fix emulator publishing (#4189)
BigQuery
- BigQuery: Allow job to extract or load table across projects (#4183)
- BigQuery: insertAll always retries operation (#4165)
- BigQuery: Fix TableId behaviour for non default BigQueryClient project (#4115)
Firestore
- Adding FieldMask support to GetAll() (#4017)
Logging
- Logging: Allow deferred formatting for trace and spanId (#3661)
Pub/Sub
- Regenerate: Fix empty list returns (#4159)
- Pub/Sub: Update ApiFutures.addCallback() to take 3 arguments (#4120)
Spanner
- Spanner Client is now GA
- Spanner: Handle AbortedExceptions that occur before commit (#4181)
Storage
- Storage: Give users the ability to disable gzip content encoding to increase throughput (#4170)
- Storage: Fixed link to StorageExamples page (#4173)
- Storage: Close response body after request (#4116)
- Storage: fix ability to set customized port in HttpStorageRpc (#4109)
New Features
- Java 11 compatibility (#3821)
Dependencies
- google-cloud-bom should not need google-cloud-core test-jar (#4168)
- Remove exclusions for guava-jdk5 and google-api-client (#4177)
- Update maven-javadoc-plugin to 3.0.1 and disable doclint. (#4167)
Documentation
- Document purpose of test-jar and testlib dependencies (#4164)
- Update Spanner description for GA (#4174)
- Remove the old clients compatibility chart. (#4163)