Skip to content

v0.82.0

Choose a tag to compare

@kolea2 kolea2 released this 04 Mar 21:55

03-04-2019 10:03 PST

AutoML

  • Regenerate automl client (#4563)

Asset

  • Regenerate asset client (#4562)

Bigtable

  • Regenerate bigtable client (#4564)
  • Bigtable: integrate OpenCensus tracing into the bigtable data client (#4493)

BigQuery

  • Fix useAvroLogicalTypes option in LoadJobConfiguration And WriteChannelConfiguration. (#4615)
  • Fixes When Table,Dataset and Job is not found (#4389)

BigQuery Data Transfer

  • Regenerate bigquerydatatransfer client (#4600)

BigQuery Storage

  • Regenerate bigquerystorage client (#4601)
  • Regenerate bigquerystorage client (#4586)
  • bigquerystorage: address doc nits (#4544)

Compute

  • Regenerate compute client (#4587)

Container Analysis

  • Regenerate containeranalysis client (#4565)

Dataproc

  • Regenerate dataproc client (#4602)

Datastore

  • Regenerate datastore client (#4566)

Dialogflow

  • Regenerate dialogflow client (#4567)

Data Loss Prevention

  • Regenerate dlp client (#4603)

Error Reporting

  • Regenerate errorreporting client (#4568)

Firestore

  • Regenerate firestore client (#4604)

IAM

  • Regenerate iamcredentials client (#4605)

IoT

  • Regenerate iot client (#4569)

KMS

  • Prepare for KMS GA release - upgrade versions to 1.0.0. (#4581)
  • Regenerate kms client (#4570)

Language

  • Regenerate language client (#4606)

Logging

  • Regenerate logging client (#4571)

Monitoring

  • Regenerate monitoring client (#4572)

OS-Login

  • Regenerate os-login client (#4607)

Pub/Sub

  • Clean up MessageDispatcher by changing processOutstandingBatches to explicitly loop instead of while(true) with breaks. There is now only 1 explicit return and 1 runtime error. (#4619)
  • Extract the single message processing functionality from processOutstandingBatches. (#4618)
  • Regenerate pubsub client (#4608)
  • Scale the system executor provider with the number of pull channels opened. (#4592)
  • Change MessageDispatcher to own its own queue. (#4590)
  • Remove package private dead code from the subscriber client library. None of this code is ever called, and none of it is usable outside of the library. (#4589)
  • Regenerate pubsub client (#4588)

Redis

  • Regenerate redis client (#4573)

Scheduler

  • Regenerate scheduler client (#4609)

Security Center

  • Regenerate securitycenter client (#4610)

Spanner

  • add propagateTimeout in SpannerExceptionFactory (#4598)
  • Regenerate spanner client (#4574)

Speech

  • Regenerate speech client (#4575)

Tasks

  • Regenerate tasks client (#4611)
  • Regenerate tasks client (#4550)

Text-to-Speech

  • Regenerate texttospeech client (#4576)

Trace

  • Regenerate trace client (#4577)

Video Intelligence

  • Regenerate video-intelligence client (#4612)

Vision

  • Adding vision v1p4beta1 (#4584)
  • Regenerate vision client (#4613)

Web Security Scanner

  • Regenerate websecurityscanner client (#4614)

Dependencies

  • Upgrading grpc in google-api-grpc (#4593)
  • Using the latest version of truth (#4597)
  • Using the google-cloud-http-bom (#4594)

Internal / Testing Changes

  • [Storage] Set the isDirectory flag appropriately (#4616)
  • Update Issue Templates to match other google-cloud repositories (#4591)