Skip to content

v0.96.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 13 Jun 21:16
fb9bdca

06-13-2019 09:44 PDT

AutoML

  • Regenerate automl client (#5457)

BigQuery Data Transfer

  • Regenerate bigquerydatatransfer client (#5458)
  • Regenerate bigquerydatatransfer client (#5447)

BigQuery Storage

  • bigquery/storage: Add integration tests for partitioning. (#5439)

Container Analysis

  • Regenerate containeranalysis client (no substantial changes) (#5463)

Data Catalog

  • Regenerate datacatalog client (#5470)
  • Regenerate datacatalog client (#5453)

Datastore

  • Make getProperties method public in BaseEntity (#5452)

Firestore

  • Fix deprecation warnings (#5459)

Storage NIO

  • NIO: Fix FakeStorageRpc that doesn't set the blob size when returning blobs from the list method. (#5185)

Translate

  • Regenerate translate client (#5454)

Implementation Changes

  • Examples: fix deprecation warnings (#5460)
  • Http Core: fix deprecation warnings (#5407)

Dependencies

  • Update dependency com.google.appengine:appengine-api-1.0-sdk to v1.9.75 (#5461)
  • Update dependency org.hamcrest:hamcrest-core to v2 (#5431)
  • Update dependency lxml to v4.3.4 (used in repo management) (#5455)
  • Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3 (#5427)
  • Use grpc-netty-shaded for the compat-checker (#5450)
  • Update google-auth-library to 0.16.1 and import using new bom (#5413)
  • Update dependency org.apache.maven.plugins:maven-source-plugin to v3.1.0 (#5311)
  • Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.1 (#5305)
  • Update dependency org.json:json to v20180813 (#5434)
  • Update dependency org.mockito:mockito-core to v2 (#5435)

Documentation

  • Fix docs linking between service stubs and request proto types (#5456)
  • Clean up Spanner README.md (#5448)

Internal / Testing Changes

  • Use maven's parallel mode to improve test time. Use 1 thread per core (#5449)
  • Enable autorelease (#5443)
  • Bump snapshot (#5441)