Skip to content

v0.75.0

Compare
Choose a tag to compare
@kolea2 kolea2 released this 03 Jan 22:17

01-03-2019 13:04 PST

Bigtable

  • helloWorld sample (#4274)
  • deprecate the use of typesafe names (#4257)
  • add a separate callable for point reads (#4264)

BigQuery

  • Fix numBytes, numRows in TableInfo/Table (#4271)
  • Fix Maximum Bytes Billed property. (#4262)
  • Fix NPE in BQ's StandardTableDefinition (#4247)
  • Add BadRecords to LoadStatistics (#4230)
  • Fix setProjectId (#4227)

Logging

  • disable severity based flush on write by default (#4254)

Pub/Sub

  • Update UsePubSubEmulatorSnippet.java (#4256)
  • Add message abandonment (#4250)

Spanner

  • closed watch-dog daemon threads spawned by Spanner client (#4263)

Compute

  • Regenerate google-cloud-compute (#4213)

IAMCredentials

  • Fix name/description in pom (#4238)

Implementation Changes

  • Fixed cannot call public methods in via reflection (#4249)

Documentation

  • Fix maven site generation (#4232)
  • Update javadoc link for api-common-java. (#4236)

Internal / Testing Changes

  • Add .tmpl extension for README.md so releasetool is not confused (#4280)
  • Fix Kokoro release jobs (#4225)
  • Ignore testRotateFromCustomerEncryptionToKmsKeyWithCustomerEncryption while we work out backend change (#4266)
  • Add script to help bootstrap new client libraries (#4111)