Skip to content

v0.111.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 25 Sep 17:17
9e5fbcd

09-25-2019 09:10 PDT

BigQuery

  • Expose CMEK functionality for ML models. (#6303)
  • Fix bug when empty or null String for TableId, DatasetId, ModelId and more. (#6284)
  • expose EncryptionConfiguration and added test case (#6321)

Bigtable

  • GA release!
  • honor executor provider passed via EnhancedBigtableStubSettings in the constructor (#6323)
  • Cleaning up the deprecated APIs from Bigtable (#6309)

Datastore

  • Fix StructuredQuery.Builder - Allow limit of 0 (#6292)

Vision

  • Regenerate vision client (#6346)
  • Regenerate vision client (#6302)

Dependencies

  • Update dependency org.apache.commons:commons-compress to v1.19 (#6180)
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.1 (#6281)
  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.9.10 (#6316)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20190910-1.30.3 (#6332)
  • chore(deps): update dependency kr.motd.maven:os-maven-plugin to v1.6.2 (#6279)
  • Update dependency joda-time:joda-time to v2.10.4 (#6310)
  • Update dependency com.google.protobuf:protobuf-bom to v3.10.0 (#6299)

Documentation

  • Update Bigtable TESTING.md documentation. (#6288)