Skip to content

v0.73.0

Compare
Choose a tag to compare
@chingor13 chingor13 released this 07 Dec 00:32
21241ea

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)

Internal / Testing Changes

  • Integration test deflake (#4176)
  • Run google-java-format on all artifacts (#4121)
  • Add lint test and format generated code (#4114)
  • Add release profile to bigtable emulator (#4119)
  • Make TestServiceFactory and TestServiceRpcFactory interfaces public (#4112)
  • Bump next snapshot (#4118)