google-cloud-java

Google Cloud Client Library for Java

APACHE-2.0 License

Stars
1.9K
Committers
222

Bot releases are hidden (Show)

google-cloud-java - v0.120.0

Published by yoshi-automation almost 5 years ago

12-05-2019 07:16 PST

BigQuery Data Transfer

  • BigQuery Data Transfer: Regenerate test (#6815)

BigQuery Storage

  • BigQuery Storage: fix missing dependency. (#6736)
  • BigQuery Storage: Regenerate test (#6816)

Datastore

  • Datastore: expose serializedSize for Entity. (#6842)

Grafeas

  • Grafeas: regenerate test (#6819)

Logging

  • fix(logging): add ability to filter MDC labels (#6430)

Spanner

  • Regenerate spanner client (#6818)
  • fix session leak on allowNestedTransaction (#6791)
  • Fix projectName parsing in GapicSpannerRpc (#6746)
  • Spanner: Session pool should not retry BeginTransaction if database has been deleted (#6789)

Spanner JDBC

  • filter unwanted files from META-INF directory (#6956)
  • spanner-jdbc: Metadata queries should be allowed during a DDL batch (#6939)
  • Remove dependency on GCS (#6762)

Storage

  • Unblock UBLA/BPO test (#6987)
  • Update base host for google-cloud-storage (#6579)
  • Add toString() method to LifecycleRule (#6856)
  • Storage: Allow null values in labels map (#6859)
  • Fix the docstring (#6788)

Dependencies

  • BOM 3.0.0 (#6964)
  • chore(deps): update dependency org.apache.maven.surefire:surefire-junit47 to v3.0.0-m4 (#6942)
  • chore(deps): update dependency org.apache.maven.surefire:surefire-junit4 to v3.0.0-m4 (#6941)
  • Extract BOM to https://github.com/googleapis/java-cloud-bom (#6926)
  • chore(deps): update dependency io.netty:netty-tcnative-boringssl-static to v2.0.27.final (#6935)
  • chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.0.0-m3 (#6936)
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m4 (#6940)
  • deps: update dependency com.google.protobuf:protobuf-bom to v3.11.0 (#6934)
  • deps: google-cloud-clients should not import google-cloud-bom (#6903)
  • update libraries-bom (#6799)
  • BOM 2.9.0 (#6793)
  • Update gRPC to 1.25.0 (#6820)

Documentation

  • docs: update versions (#6961)
  • Fix new README for translate (#6901)
  • Update README.md (#6796)
  • add description (#6761)

Internal / Testing Changes

  • chore: remove integration test config for extracted clients (#6900)
  • chore: extract Bigtable to https://github.com/googleapis/java-bigtable (#6801)
  • remove dependency management for removed clients (#6895)
  • chore: remove utilities that are unnecessary with the split repo (#6896)
  • Extract clients to split repositories (#6894)
  • chore: migrate firestore to java-firestore (#6808)
  • Fix versions (#6794)
  • Prepare Pub/Sub for extraction (#6861)
  • chore: remove split out code (#6872)
  • Update versions (#6792)
  • Bump next snapshot (#6790)
google-cloud-java - v0.119.0

Published by yoshi-automation almost 5 years ago

11-13-2019 14:20 PST

BigQuery

  • BigQuery: implement scripting support. (#6706)

Pub/Sub

  • Make sure that background resources are closed when the subscriber fails. (#6238)

Spanner

  • Regenerate spanner client (#6731)
  • Regenerate spanner client (#6714)
  • Regenerate spanner client (#6390)

Dependencies

  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.10.1 (#6718)
  • Update http-client to 1.33.0, datastore-v1-proto-client to 1.6.3 (#6717)
  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20190917-1.30.3 (#6475)

Documentation

  • Bigquery : Reference libraries-bom in docs (#6698)
  • docs: reference libraries-bom in docs (#6759)
  • docs: reference libraries-bom in docs (#6758)
  • docs: reference libraries-bom in docs (#6756)
  • docs: reference libraries-bom in docs (#6760)
  • docs: reference libraries-bom in docs (#6735)
  • Reference libraries-bom in docs (#6732)
  • Reference libraries-bom in docs (#6733)
  • Reference libraries-bom in docs (#6716)
  • Datastore : Reference libraries-bom in docs (#6715)
  • Update bom version in doc (#6707)
google-cloud-java - v0.118.0

Published by yoshi-automation almost 5 years ago

11-06-2019 11:22 PST

Bigtable

  • Bigtable : Reference libraries-bom in docs (#6701)

Bigquery

  • BigqueryStorage : Reference libraries-bom in docs (#6700)
  • Bigquery Data Transfer : Reference libraries-bom in docs (#6699)
  • Bigquery: add range partitioning to tables, load jobs, and query jobs. (#6552)
  • fix bug timestamp microsecond loses (#6521)

Firestore

  • use custom FirestoreRPC in internal (#6678)

Storage

  • Storage : Reference libraries-bom in docs (#6702)
  • [Storage] Add support for UniformBucketLevelAccess (#5899)

Internal / Testing Changes

  • chore: remove dead versions that were missed (#6691)
  • Bump next snapshot (#6674)
  • chore: stop release for containeranalysis (#6682)
  • chore: stop release for errorreporting (#6672)
  • chore: stop release for compute (#6683)
  • chore: stop release for container (#6681)
  • chore: stop release for dns (#6669)
  • chore: stop release for dataproc (#6676)
  • chore: stop release for dialogflow (#6677)
  • chore: stop release of resourcemanager (#6670)
  • nit(storage): v4 url curl command missing space (#6618)
google-cloud-java - v0.117.0

Published by yoshi-automation almost 5 years ago

10-30-2019 15:50 PDT

BigQuery

  • Bigquery: Fix bug for sourceFormat Bigtable ExternalTableDefinition. (#6427)
  • Bigquery: Fix defaultPartitionExpirationMs for Dataset. (#6445)

BigQuery Storage

  • bigquery storage: remove some custom settings in BQ storage client. (#6519)

Dataproc

  • Regenerate dataproc client (#6506)

Firestore

  • add support for IN & ARRAY_CONTAINS_ANY query field filters (#5803)

Spanner

  • Spanner: Add IT for inserting duplicate row (#6550)
  • spanner: Increase PDML test timeout (#6529)

Spanner JDBC Driver

  • spanner-jdbc: Support query hints (#6553)
  • spanner-jdbc: GCS dependency should be scope provided (#6528)

Dependencies

  • Update dependency com.google.cloud.tools:appengine-maven-plugin to v2.2.0 (#6542)
  • chore(deps): update dependency joda-time:joda-time to v2.10.5 (#6564)
  • chore(deps): update dependency com.google.api-client:google-api-client-bom to v1.30.5 (#6568)
  • deps: update google-cloud-core to 1.91.3 (#6649)
  • chore(deps): update dependency com.google.oauth-client:google-oauth-client-bom to v1.30.4 (#6567)
  • chore(deps): update grpc packages to v1.24.1 (#6557)
  • Update gax to 1.49.1 (#6555)

Documentation

  • docs: encourage users to start with libraries-bom (#6640)
  • docs: update libraries-bom version to 2.7.1 in troubleshooting guide (#6603)
  • docs: remove redundant content from README (#6604)
  • Fixing the documentation #6099 (#6192)

Internal / Testing Changes

  • chore: stop release of logging (#6660)
  • chore: stop release for monitoring (#6661)
  • chore: stop release of kms (#6658)
  • chore: stop release for os-login (#6662)
  • chore: stop release for language (#6659)
  • chore: stop release of scheduler (#6575)
  • Import split-repo boms into google-cloud-bom (#6554)
  • chore: stop release for recaptchaenterprise (#6651)
  • chore: stop phishingprotection release (#6619)
  • chore: stop release of securitycenter (#6573)
  • Presubmit upper-bound-check with Google Libraries BOM (#6606)
  • chore: stop release of redis (#6580)
  • chore: stop release for resourcemanager (#6577)
  • chore: stop release of tasks (#6569)
  • chore: stop release of tasks (#6565)
  • chore: cleanup conformance tests post migration (#6531)
  • chore: stop release of texttospeech (#6541)
  • Prepare Bigtable client for extraction (#6539)
  • Skip IoT deployment from the batch deployment (#6522)
google-cloud-java - v0.116.0

Published by yoshi-automation about 5 years ago

10-16-2019 12:45 PDT

BigQuery

  • added jobTimeoutMs field for Job (#6482)
  • expose labels (#6407)

Bigtable

  • Bigtable: Add integration test for DirectPath fallback to and from CFE (#6460)
  • Declare direct dependencies in google-cloud-bigtable pom.xml (#6484)

Firestore

  • Regenerate firestore client (#6479)

Spanner

  • spanner: add iam wrapper methods (#6469)
  • Spanner: Change default MinSessions to 100 (#6429)

Storage

  • Storage: Fix Bucket logging configuration using library (#6327)

Internal / Testing Changes

  • Prepare webrisk client for extraction (#6513)
  • Prepare websecurityscanner client for extraction (#6512)
  • Prepare video-intelligence client for extraction (#6515)
  • Prepare vision client for extraction (#6514)
  • Prepare iamcredentials client for extraction (#6501)
  • Prepare datacatalog client for extraction (#6486)
  • Prepare gameservices client for extraction (#6500)
  • Prepare DLP client for extraction (#6498)
  • Prepare IoT client for extraction (#6502)
  • Prepare datalabeling client for extraction (#6497)
  • Bump next snapshot (#6485)
google-cloud-java - v0.115.0

Published by yoshi-automation about 5 years ago

10-09-2019 15:50 PDT

Bigtable

  • Updated javaDoc for callable being wrapper around read & write (#6431)
  • Updated JavaDoc to mention connection pooling over ManagedChannel (#6328)
  • Overload MutationApi#setCell to accept long values (#6432)
  • Updated Javadoc of models/CreateInstanceRequest.java (#6201)
  • Re-enable the large rows test now that it's fixed (#6459)

Dataproc

  • Regenerate dataproc client - autoscaling configuration (#6454)
  • Regenerate dataproc client (#6403)
  • Update dependency com.google.code.gson:gson to v2.8.6 (#6440)

Datastore

  • fix a couple of warnings (#6458)
  • Datastore : add GqlQuery#setNullBinding method (#6360)

Grafeas

  • Grafeas: reclassify GrafeasInteropTest as an integration test (#6461)

Monitoring

  • Refresh VPCSC tests for monitoring V3 (#6472)

OS Login

  • Regenerate os-login client (#6465)

Redis

  • Regenerate redis client - update retry settings (#6455)
  • Redis: Added system test (#6375)

Spanner

  • Unflake InstanceAdminGaxTest (#6470)
  • add tests for translating to SessionNotFoundException (#6438)

Talent

  • Regenerate talent client - proto docs (#6466)

Tasks

  • Regenerate tasks client (#6424)

Webrisk

  • Regenerate webrisk client (#6467)

Dependencies

  • Update dependency com.google.auth:google-auth-library-bom to v0.18.0 (#6473)
  • Update dependency com.google.apis:google-api-services-dns to v1-rev20190923-1.30.3 (#6464)
  • Update dependency io.netty:netty-tcnative-boringssl-static to v2.0.26.Final (#6315)
  • Update dependency com.google.api.grpc:grpc-google-common-protos to v1.17.0 (#6441)
  • Update dependency com.google.api.grpc:proto-google-common-protos to v1.17.0 (#6442)
  • Update google-cloud-core to 1.91.2 (#6448)

Documentation

  • Recommend libraries-bom for troubleshooting (#6463)
  • Be more direct about setting up ADC (#6457)

Internal / Testing Changes

  • Extract gcloud-maven-plugin, bigtable-emulator (#6452)
  • Ignore Eclipse metadata (#6450)
  • Prepare asset client for extraction (#6436)
  • Bump next snapshot (#6434)
  • Fix translate release skipping (#6433)
google-cloud-java - v0.114.0

Published by yoshi-automation about 5 years ago

10-02-2019 14:07 PDT

BigQuery

  • BigQuery: Expose labels for LoadJobConfiguration. (#6387)
  • fix labels with test case (#6376)
  • BigQuery: Expose labels for CopyJobConfiguration. (#6367)

BigQuery Data Transfer

  • Regenerate bigquerydatatransfer client (#6363)

BigQuery Storage

  • Regenerate bigquerystorage client - Add StreamStatus Progress ([#6408]

Bigtable

  • Implement Table-level IAM Policy controls. (#6293)
  • Update README for Bigtable GA (#6354)

Compute

  • Regenerate compute client (#6358)

Datacatalog

  • Regenerate datacatalog client (#6402)

DNS

  • Dns: Fix CAA record support. (#6343)

Firestore

  • Regenerate firestore client (#6409)

Language

  • Regenerate language client - Adds entity type enum options (#6388)

Logging

  • Regenerate logging client (#6410)

Monitoring

  • Regenerate monitoring client (#6411)

Phishing Protection

  • Regenerate phishingprotection client (#6359)

Recaptcha Enterprise

  • Regenerate recaptchaenterprise client (#6412)

Redis

  • Regenerate redis client (#6317)

Spanner

  • Spanner: Close ResultSet from session keep-alive request (#6331)
  • Regenerate spanner client (#6325)
  • Spanner: Add BatchCreateSessions rpc and use rotating channel number (#6185)

Storage

  • Add virtual hosted-style support for signurl gen. (#6183)
  • Storage: Fix PolicyHelper.convertFromApiPolicy fails if no bindings exist (#6160)

Talent

  • Regenerate talent client (#6341)

Web Security Scanner

  • Regenerate websecurityscanner client (#6391)

Dependencies

  • Fix gax version in bom, remote extra project parameter (#6400)
  • chore(deps): update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20190830-1.30.1 (#6397)
  • chore(deps): update dependency com.google.apis:google-api-services-dns to v1-rev20190903-1.30.1 (#6398)
  • Update dependency com.google.api-client:google-api-client-bom to v1.30.4 (#6319)
  • Update dependency com.google.oauth-client:google-oauth-client-bom to v1.30.3 (#6312)
  • Update dependency com.google.auth:google-auth-library-bom to v0.17.2 (#6329)
  • Update dependency com.google.http-client:google-http-client-bom to v1.32.1 (#6311)
  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.10.0 (#6356)
  • Update gRPC packages to v1.24.0 (#6352)
  • Update dependency com.google.apis:google-api-services-compute to v1-rev20190905-1.30.3 (#6401)
  • Update gax to 1.49.0 (#6394)
  • fix: bump grpc-google-iam to 0.13.0 (#6379)
  • Upgrade Guava to 28.1-android (#6377)

Documentation

Internal / Testing Changes

google-cloud-java - v0.111.0

Published by yoshi-automation about 5 years ago

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)
google-cloud-java - v0.110.0

Published by yoshi-automation about 5 years ago

09-18-2019 12:59 PDT

BigQuery

  • Bigquery: Fix use_avro_logical_types for export jobs. (#6260)
  • Bigquery: Fix support range property. (#6259)

Compute

  • Regenerate compute client (#6283)

Dialogflow

  • Regenerate dialogflow client (#6271)

Logging

  • fix logging.properties instructions (#6274)

Pub/Sub

  • Pub/Sub: Update Publish Retry Settings in Sample (#6258)
  • Pub/Sub: fix default RPC timeouts in publish retry settings (#6257)

Spanner

  • Spanner: Optimize execution speed of test cases (#6266)
  • Move json dependency to google-cloud-spanner and upgrade to latest version (#6286)
  • TransactionRunner did not use prepared transaction (#6275)

Storage

  • storage: hmac service account snippets (#6088)

Talent

  • Regenerate talent client (#6290)

Vision

  • Regenerate vision client (#6265)

Dependencies

  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20190907-1.30.3 (#6280)
  • Update dependency com.google.apis:google-api-services-compute to v1-rev20190825-1.30.3 (#6282)
  • update opencensus, google-http-client, google-oauth-client, google-api-client (#6289)

Internal / Testing Changes

  • Add repo metadata files for all the existing clients (#6255)
  • Bump next snapshot (#6256)
google-cloud-java - v0.109.0

Published by yoshi-automation about 5 years ago

09-11-2019 11:15 PDT

AutoML

  • Regenerate automl client (#6226)

Bigtable

  • Regenerate bigtable client (#6247)
  • Regenerate bigtable client (#6172)
  • minor fix for integration tests maven config (#6202)

Compute

  • Regenerate compute client (#6249)
  • fix doc to code (#6245)

Core

Firestore

  • Fix Observable in calls instead of wrapping in ApiFuture (#6148)
  • Regenerate firestore client (#6210)

Speech

Storage

  • storage benchwrapper: update google-cloud-storage version and keep in sync (#6251)
  • storage benchwrapper: add javax.annotation dependency (#6250)
  • add benchwrapper (#6062)

Text-to-Speech

  • Regenerate texttospeech client (#6243)

Trace

Web Risk

  • Regenerate webrisk client: docs (#6244)

Dependencies

  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20190825-1.30.1 (#6236)
  • Update dependency com.google.apis:google-api-services-compute to v1-rev20190815-1.30.1 (#6237)
google-cloud-java - v0.108.0

Published by yoshi-automation about 5 years ago

09-05-2019 09:50 PDT

Bigtable

  • Bigtable: Add an integration test for large rows (#6204)
  • Bigtable: Adding ABORTED as default retry code (#6214)
  • Bigtable: RowMutationEntry#create for unsafe mutation creation (#6211)
  • fix Bigtable Emulator README formatting (#6213)
  • Bigtable: instrument client with Opencensus metrics (#6143)
  • Bigtable: Adding Integration Test of BigtableInstanceAdminClient (#6186)
  • Added deleteForcedAppProfile InstanceAdmin operation (#6193)

Spanner JDBC

  • Spanner JDBC driver is now GA! (1.0.0)
  • spanner-jdbc: Fix possible IllegalArgumentException in SingleUseTransaction (#6175)

Speech

  • Regenerate speech client - adds SpeakerDiarizationConfig (#6217)

Translate

  • Translate: fix sample output (#6197)

Dependencies

  • Update gax to 1.48.1 (#6221)
  • Update dependency org.apache.avro:avro to v1.9.1 (#6207)
google-cloud-java - v0.107.0

Published by yoshi-automation about 5 years ago

08-28-2019 11:03 PDT

Bigtable

  • Introducing new Batching API for Bigtable (#6133)
  • Update BigTable conformance tests (#5901) (#6166)
  • Refactor TableAdmin tests to run against the emulator (#5795)
  • update pom.xml to fail loudly when an invalid profile id is passed (#6141)
  • minor cleanups (#6142)

Compute

  • Regenerate compute client (#6149)

Dialogflow

  • Add ContextManagementSmokeTest (#6086)

Firestore

  • Expose Object serialization for internal consumers (#6085)

Spanner

  • Session pool should return sessions in LIFO order (#6178)
  • Unflake SpannerGaxRetryTest (#6184)
  • Fix potential session leak when BeginTransaction would throw an error (#6165)
  • remove tracing implementation from tests (#6176)
  • print stack trace in case of flake (#6151)
  • Simplify and unflake SpannerGaxRetryTest (#6163)
  • Add trace+timeout for waiting for sessions (#5703)
  • Regenerate spanner client (#6146)
  • unflake partitioned dml test case (#6118)

Spanner JDBC

  • use NoCredentials for tests (#6145)
  • Remove use of getExitingExecutorService since we want (#6170)
  • Add tests for JdbcConnection (#6157)
  • Add additional tests for JdbcDatabaseMetaData (#6154)
  • Add tests for AbstractJdbcResultSet (#6156)
  • Fix and add tests for JdbcTypeConverter (#6150)
  • Add tests for JdbcStatement (#6158)
  • add tests for setting invalid parameter values (#6153)

Storage

  • Small refactoring to signUrl code. (#6078)

Talent

  • Regenerate talent client (#6147)

Documentation

  • Logging: fix examples in docs (#6130)
  • fix docs (#6131)

Internal / Testing Changes

  • Bump next snapshot (#6162)
  • re-enable test depending on gax1.47 (#6152)
  • increase timeouts to prevent flakiness (#6155)
  • change assert to check for >= as the exact number of aborts is unknown (#6159)
  • Fix BucketPolicyOnly StorageIT test (#6191)
google-cloud-java - v0.106.0

Published by yoshi-automation about 5 years ago

08-22-2019 12:30 PDT

AutoML

  • Regenerate automl client (#6090)

Bigtable

  • connecting to Bigtable emulator using environment variable (#6067)

Dialogflow

  • Regenerate dialogflow client (#6128)
  • Regenerate dialogflow client (#6091)

Logging

  • Logback: add loggerName as label in log entry. (#6104)

Pub/Sub

  • docs: update Pub/Sub publisher docstring example (#6100)
  • Make subscriber example receive and print messages (#6109)

Spanner

  • spanner-tests: Sleep uninterruptedly to prevent test failures (#6096)

Spanner JDBC

  • spanner-jdbc: Add music sql script based integration tests (#6034)
  • spanner-jdbc: Add integration tests for JDBC DatabaseMetadata (#6035)
  • spanner-jdbc: Add jdbc statement integration tests (#6033)
  • Update Spanner JDBC README (#6105)
  • use random data for tests (#6098)
  • do not close txmanager twice (#6095)
  • fix flaky timeouts in tests (#6094)
  • make sql logging optional in tests (#6111)

Storage

  • Storage: HMAC service account support (#5284)

Talent

  • Regenerate talent client (#6110)
  • Regenerate talent client (#6102)

Tasks

  • Regenerate tasks client (#6113)

Vision

  • Regenerate vision client: docs update (#6093)

Dependencies

  • chore(deps): update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20190807-1.30.1 (#6121)
  • Update google-auth-library to 0.17.1 (#6136)
  • Update core dependencies (#6115)
  • Update gRPC packages to v1.23.0 (#6081)
  • Update protobuf to 3.9.1 (#6038)

Internal / Testing Changes

  • Regenerate conformance-tests with protoc 3.9.1 (#6138)
  • chore(deps): update dependency typing to v3.7.4.1 (#6135)
  • Fix build (#6116)
  • Remove duplicate ComputeExample in POM (#6108)
  • Bump next snapshot (#6079)
google-cloud-java - v0.105.0

Published by yoshi-automation about 5 years ago

08-14-2019 11:25 PDT

AutoML

  • Regenerate automl client (#6060)

Dataproc

  • Dataproc: release as beta (#6071)

Dialogflow

  • Regenerate dialogflow client (#6058)

Firestore

  • Elevate access level of CollectionReference to support mocking (#6054)

KMS

  • Regenerate kms client: retry settings updated (#6072)

Pub/Sub

  • Fix performance regression on Cloud Pub/Sub publish (#6076)

Spanner

  • Regenerate spanner client (#6068)
  • Regenerate spanner client (#5780)
  • fix retry test cases for database and instance admin operations (#6065)

Storage

  • we should only exclude storage from shading (#5789)

Talent

  • Regenerate talent client (#6059)

Dependencies

  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20190807-1.30.1 (#6069)
  • Update dependency lxml to v4.4.1 (#6064)
  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20190724-1.30.1 (#6041)

Documentation

  • Fix links to googleapis.dev from GitHub pages (#6070)
  • Add Spanner JDBC driver to contrib readme. (#6052)
google-cloud-java - v0.104.0

Published by yoshi-automation about 5 years ago

08-07-2019 08:07 PDT

Asset

  • Asset: Add v1p2beta1 client (#6040)

Bigtable

  • Bigtable: update docs to stress that client creation is expensive (#6037)
  • Bigtable: remove integration tests from the default failsafe execution (#5955)

Dialogflow

  • Regenerate dialogflow client (#6026)

Firestore

  • Firestore: add emulator support (#5924)
  • Firestore: Fix FieldValue.arrayUnion() accept POJO. (#5750)

Monitoring

  • Regenerate monitoring client (#6027)
  • Regenerate monitoring client (#5956)

Pub/Sub

  • Regenerate pubsub client (#5982)

Spanner

  • handle aborted transactions when using TransactionManager (#5952)

Spanner JDBC Driver

  • New Integration!
    • spanner-jdbc: Add beta note to README and cleanup pom.xml (#6047)
    • spanner-jdbc: Fix potential flaky integration test (#6036)
    • use standard data model for tests (#6032)
    • Change JDBC version number to 0.0.1-SNAPSHOT for release prep. (#6021)
    • Spanner JDBC: Add Spanner JDBC driver to google-cloud-contrib (#6007)

Storage

  • Storage: Bucket metadata sample (#5800)
  • Update Storage conformance tests (#5901)

Talent

  • Regenerate talent client (#6044)
  • Regenerate talent client (#6028)

Text-to-Speech

  • Regenerate texttospeech client (#6029)

Video Intelligence

  • Regenerate video-intelligence client (#6045)
  • Regenerate video-intelligence client (#6030)
  • Regenerate video-intelligence client (#5930)

Vision

  • Regenerate vision client (#6046)

Implementation Changes

  • Bulk client regen: set default maxInboundMessageSize to max int (part 2) (#6023)
  • Bulk client regen: set default maxInboundMessageSize to max int (#6022)

Dependencies

  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.9.9.3 (#6025)
  • Update dependency org.apache.maven.plugins:maven-jar-plugin to v3 (#6020)
google-cloud-java - v0.103.0

Published by yoshi-automation about 5 years ago

07-31-2019 11:03 PDT

Bigtable

  • clean up redundant code (#5286)

Datastore

  • expose Entity::fromPb, FullEntity::fromPb and Value::fromPb (#5759)

Dialogflow

  • Regenerate dialogflow client (#5892)

Firestore

  • Add note about potential flakiness in the new Watch test (#5928)
  • Refactor com.google.cloud.firestore.it.ITSystemTest.queryWatch to make it more reliable. (#5902)
  • Add @Deprecated annotation to getCollections (#5916)

Logging Logback

  • Logging Logback: make LoggingAppender.getLoggingOptions() protected (#5927)

Pub/Sub

  • feat: allow endpoint override on Publisher/Subscriber (#5915)

Speech

  • Regenerate speech client - doc updates (#5893)
  • Regenerate client - add SpeakerDiarizationConfig (#5871)

Storage

  • Fix slow download performance (#5791)
  • Cleanup unused dependencies (#5680)
  • Add missing BucketField fields (#5926)
  • Add CSEK decryption for storage.get(BlobId,..) (#5882)

Text-to-Speech

  • TextToSpeech: Fix default inbound max msg size (#5883)

Dependencies

  • Core-http: Cleanup unused dependencies (#5686)
  • Firestore: Cleanup unused dependencies (#5639)
  • Datastore: remove unused dependencies (#5687)
  • Grafeas: Cleanup unused dependencies (#5690)
  • Core: Cleanup unused dependencies (#5617)
  • Update dependency lxml to v4.4.0 (#5905)
  • Update dependency com.puppycrawl.tools:checkstyle to v8.23 (#5904)
  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.9.9.2 (#5903)
  • Update dependency org.apache.maven.plugins:maven-site-plugin to v3.8.2 (#5906)
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.1.1 (#5859)

Internal / Testing Changes

  • Add bigtable and storage to conformance-tests module (#5851)
  • Bulk client regen - builder documentation and Generated annotation (#5880)
google-cloud-java - v0.102.0

Published by yoshi-automation about 5 years ago

07-24-2019 13:51 PDT

Asset

  • Regenerate asset client (#5771)

AutoML

  • Regenerate automl client - fix non_idempotent retry configs (#5772)

BigQuery

  • BigQuery: update signature for ML model access to label/feature columns. (#5732)

BigQuery Data Transfer

  • Regenerate bigquerydatatransfer client - doc updates (#5818)

Bigtable

  • Bigtable: update retry & timeout settings (#5794)
  • Bigtable: Add ability to run tests against direct path (#5756)
  • Bigtable: Update integration tests to use the bundled emulator (#5769)

Compute

  • Regenerate compute client (#5763)

Data Catalog

  • Regenerate datacatalog client - builder documentation and Generated annotations (#5824)

Data Labeling

  • Regenerate datalabeling client - fix non_idempotent retry configs (#5774)

Dataproc

  • Regenerate dataproc client (#5775)

Dialogflow

  • Regenerate dialogflow client (#5776)

Firestore

  • Add debugging information for Firestore integration tests (#5746)
  • Firestore: Port @DocumentId to server SDK (#5743)

Game Services

  • Regenerate gameservices client - fix non_idempotent retry configs (#5777)

Logging

  • Logging: Fix Deprecated warnings (#5786)

Redis

  • Regenerate redis client - fix non_idempotent retry configs (#5778)

Security Center

  • Regenerate securitycenter client - fix non_idempotent retry configs (#5779)

Speech

  • Regenerate speech client - fix non_idempotent retry configs (#5781)

Talent

  • Regenerate talent client (#5782)

Translate

  • Regenerate translate client - fix non_idempotent retry configs (#5783)

Vision

  • Regenerate vision client - fix non_idempotent retry configs (#5784)

Implementation Changes

  • Bulk client regen - builder documentation and Generated annotation (#5850)
  • Utilities: Fix typo on variable name (#5796)
  • Remove pmd.xml (#5790)

Dependencies

  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20190712-1.30.1 (#5793)
  • Update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20190708-1.30.1 (#5755)
  • Update dependency com.google.cloud.tools:appengine-maven-plugin to v2.1.0 (#5788)
  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.9.9.1 (#5767)

Internal / Testing Changes

  • Bump next snapshot (#5812)
google-cloud-java - v0.101.0

Published by yoshi-automation over 5 years ago

07-17-2019 12:56 PDT

Auto ML

  • Regenerate automl client (#5726)

Bigtable

  • Bigtable: Fix stale docs (#5742)

Bigquery

  • BigQuery: Implement missing list options (#5717)
  • BigQuery: Add routines support (#5591)

Compute

  • Update Regions.java with latest regions (#5745)

Data labeling

  • Regenerate datalabeling client (#5748)

Dialogflow

  • Regenerate dialogflow client (#5730)

Game services

  • Regenerate gameservices client (#5727)

Firestore

  • Update firestore conformance tests (#5542)
  • Firestore: Fix float fields to accept in pojos. (#5642)

Pub/sub

  • Mark ordering keys APIs public (#5751)

Storage

  • Storage: Fix locationType field is added in bucket (#5725)
  • Update the storage mock so that copied objects can be read (#5707)

Web Security Scanner

  • Web Security Scanner: Add VPC-SC positive and negative integration tests (#5594)

Dependencies

  • Update dependency com.google.apis:google-api-services-compute to v1-rev20190624-1.30.1 (#5724)
  • Update dependency org.codehaus.plexus:plexus-utils to v3.2.1 (#5719)
  • Update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20190701-1.30.1 (#5723)
  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20190630-1.30.1 (#5722)

Internal / Testing Changes

  • Ignore guava, protobuf, opencensus for renovate (#5740)
  • Remove CODEOWNERS fallback for yoshi-java (#5718)
  • Bump next snapshot (#5720)
google-cloud-java - v0.100.0

Published by yoshi-automation over 5 years ago

07-10-2019 10:34 PDT

Asset

  • Add VPCSC tests (#5695)

BigQuery

  • Update resumption strategy to use format-independent row count. (#5658)

Compute

  • Cleanup unused dependencies (#5685)

Dialogflow

  • Regenerate dialogflow client (#5675)

DLP

  • Regenerate DLP client (#5678)

DNS

  • Cleanup unused dependencies (#5688)

Firestore

  • Import firestore conformance tests from googleapis/conformance-tests@32fd66cf7dffe8431643f08b5944108ac10c8bc2 (#5541)

Game Services

  • Add google-cloud-gameservices client (#5711)

Pub/Sub

  • Replacing AutoClosable with BackgrondResource (#5710)
  • Pubsub ordering keys (#5624)

Resource Manager

  • Cleanup unused dependencies (#5689)

Spanner

  • Add additional assertions to DatabaseClientImplTest. (#5715)
  • add specific timeout for partitioned dml (#5709)

Storage

  • Storage: add service api to read storage object in to output stream using direct download (#5525)

Talent

  • Regenerate talent client (#5660)

Trace

  • Cleanup unused dependencies (#5684)

Tasks

  • Add Tasks smoke test (#5628)

Dependencies

  • Text-to-Speech: Cleanup unused dependencies (#5683)
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.1.1 (#5696)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20190624-1.30.1 (#5653)
  • Update dependency com.google.truth:truth to v1 (#5700)
  • cleanup unused dependency of contrib-google-cloud-client (#5691)
  • Tasks : Cleanup dependency (#5682)
  • Talent : Cleanup dependency (#5681)
  • Logging : Cleanup dependency (#5645)
  • Dialogflow : Cleanup dependency (#5636)
  • Dataproc : Cleanup dependency (#5635)
  • Dlp : Cleanup dependency (#5637)
  • ErrorReporting : Cleanup dependency (#5638)
  • Iamcredentials : Cleanup dependency (#5640)
  • IOT : Cleanup dependency (#5641)
  • kms : Cleanup dependency (#5643)
  • Language : Cleanup dependency (#5644)
  • Redis : Cleanup dependency (#5669)
  • Speech : Cleanup dependency (#5673)
  • Securitycenter : Cleanup dependency (#5671)
  • Monitoring : Cleanup dependency (#5664)
  • Os-login : Cleanup dependency (#5665)
  • Phishingprotection : Cleanup dependency (#5666)
  • Pubsub : Cleanup dependency (#5667)
  • Recaptchaenterprise : Cleanup dependency (#5668)
  • Scheduler : Cleanup dependency (#5670)

Documentation

  • Update comment for test lib dependencies (#5693)
google-cloud-java - v0.99.0

Published by yoshi-automation over 5 years ago

07-02-2019 16:32 PDT

AutoML

  • Regenerate automl client (#5574)

BigQuery

  • BigQuery: reduce test flakiness when testing job cancellation. (#5592)

BigQuery Storage

  • Add a long running BQ Storage API integration test for nightly builds. (#5538)

Bigtable

  • Fixes Query#toProto state change effect (#5621)
  • [Bigtable] minor Javadoc clean up for ModifyColumnFamiliesRequest (#5568)

IAM Credentials

  • Regenerate iamcredentials client (#5575)

Resource Manager

  • ResourceManager: Fix Project properties. (#5577)

Security Center

  • Regenerate securitycenter client (#5632)

Spanner

  • Spanner: Create new instance if existing Spanner is closed (#5200)
  • Spanner: fix test cases for gax 1.47 (#5625)

Speech

  • Regenerate speech client (#5576)

Talent

  • Regenerate talent client (#5633)

Video Intelligence

  • Regenerate video-intelligence client (#5634)

Dependencies

  • Update gax.version to 1.47.1. (#5656)
  • Update dependency com.google.api:gax-bom to v1.47.1 (#5652)
  • Update dependency com.google.apis:google-api-services-compute to v1-rev20190618-1.30.1 (#5630)
  • Update dependency com.google.api-client:google-api-client-bom to v1.30.2 (#5631)
  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20190623-1.30.1 (#5629)
  • Update gax -> 1.47.0, guava -> 28.0-android, gson -> 2.8.5 (#5590)
  • Cleanup unused dependency of contrib-google-cloud-core-grpc (#5618)
  • Datacatalog: Cleanup unused dependencies (#5619)
  • Datalabeling: Cleanup unused dependencies (#5620)
  • Bigtable: Cleanup unused dependencies (#5613)
  • BigQuery Storage: Cleanup unused dependencies (#5612)
  • BigQuery DataTransfer: Cleanup unused dependencies (#5611)
  • Container: Cleanup unused dependencies (#5614)
  • Container Analysis : Cleanup unused dependencies (#5615)
  • Cleanup unused dependencies in google-cloud-contrib (#5616)
  • Update dependency com.google.apis:google-api-services-translate to v2-rev20170525-1.30.1 (#5571)
  • Update dependency com.google.apis:google-api-services-dns to v1-rev20190625-1.30.1 (#5580)
  • Video intelligence: Cleanup unused dependencies (#5585)
  • Websecurityscanner: Cleanup unused dependencies (#5586)
  • Asset: Cleanup unused dependencies (#5588)
  • Automl: Cleanup unused dependencies (#5589)
  • Webrisk: Cleanup unused dependencies (#5587)
  • Fix duplicated gax dependency (#5584)
  • Cleanup unused google-cloud-vision dependencies (#5578)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20190620-1.30.1 (#5570)
  • Update dependency com.google.apis:google-api-services-compute to v1-rev20190607-1.30.1 (#5539)
  • Upgrading Truth dependency to 0.46 (#5573)

Internal / Testing Changes

  • Add missing integration test configuration (#5623)
  • Create new google-cloud-conformance-tests module (#5540)