Skip to content

Conversation

@chingor13
Copy link
Contributor

@chingor13 chingor13 commented Jun 6, 2019

This pull request was generated using releasetool.

06-06-2019 10:21 PDT

Bigtable

  • Bigtable: Changed title on readme to match external-facing client library name . (#5411)
  • Bigtable: Using undeprecated Truth methods. (#5237)

BigQuery

  • BigQuery:Fix deprecated warnings removed (#5240)

BigQuery Storage

  • Add integration tests for snapshot read and resuming. (#5242)

Compute

  • Regenerate compute client (#5416)

Container Analysis

  • Add Container Analysis v1 service (#5364)

DLP

  • Regenerate dlp client (#5432)

Firestore

  • Firestore: deprecated warnings removed (#5247)
  • Refactor firestore conformance tests to be more idiomatic (#5228)

Logging

  • Logging: Fix deprecation warnings (#5405)

Pub/Sub

  • Regenerate pubsub client (#5417)
  • Pub/Sub: Fixing Subscriber's system executor config (#5234)

Redis

  • Regenerate redis client (#5418)

Scheduler

  • Cloud Scheduler GA (#5363)

Security Center

  • Regenerate securitycenter client (#5230)

Spanner

  • Spanner: Properly end span for ResumableStreamIterator. (#5309)
  • Spanner: Partitioned DML tx does not need a prepared session (#5188)

Speech

  • Regenerate speech client (#5419)

Web Security Scanner

  • Web Security Scanner Beta Client (#5362)

Video Intelligence

  • Regenerate video-intelligence client (#5401)

Implementation Changes

  • gax 1.45 uses totalTimeout also when retries have been disabled (#5283)

Dependencies

  • Update dependency org.easymock:easymock to v3.6 (#5414)
  • Update dependency org.eluder.coveralls:coveralls-maven-plugin to v4.3.0 (#5415)
  • Update dependency org.jacoco:jacoco-maven-plugin to v0.8.4 (#5421)
  • Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3 (#5429)
  • Update dependency org.codehaus.mojo:appassembler-maven-plugin to v2 (#5428)
  • Update dependency org.codehaus.mojo:animal-sniffer-annotations to v1.18 (#5314)
  • Update dependency org.codehaus.plexus:plexus-utils to v3.2.0 (#5361)
  • Update dependency org.codehaus.mojo:exec-maven-plugin to v1.6.0 (#5360)
  • Update dependency javax.servlet:javax.servlet-api to v4 (#5426)
  • Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.8 (#5424)
  • Update dependency org.codehaus.mojo:build-helper-maven-plugin to v1.12 (#5315)
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.1.0 (#5298)
  • Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v2.9 (#5302)
  • Update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.6.0 (#5299)
  • Update dependency org.apache.maven.plugins:maven-deploy-plugin to v2.8.2 (#5296)
  • Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.0.0-M2 (#5297)
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.1 (#5295)
  • Configure renovate to group grpc, protobuf, opencensus updates together (#5307)
  • Update dependency org.apache.commons:commons-compress to v1.18 (#5292)
  • Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.6.0 (#5293)
  • Update dependency org.apache.maven.plugins:maven-site-plugin to v3.7.1 (#5310)
  • Update dependency com.theoryinpractise:googleformatter-maven-plugin to v1.7.3 (#5274)
  • Import google-oauth-client-bom and google-api-client-bom. (#5306)
  • Update dependency kr.motd.maven:os-maven-plugin to v1.6.2 (#5291)
  • Update dependency io.netty:netty-handler to v4.1.36.Final (#5279)
  • Update dependency io.grpc:grpc-netty-shaded to v1.21.0 (#5278)
  • Update dependency io.grpc:grpc-core to v1.21.0 (#5277)
  • Update dependency commons-fileupload:commons-fileupload to v1.4 (#5275)
  • Update dependency com.google.oauth-client:google-oauth-client to v1.29.0 (#5269)
  • Update dependency com.google.code.gson:gson to v2.8.5 (#5263)
  • Update dependency com.google.api:gax-bom to v1.45.0 (#5255)
  • Updating GAX in clients to 1.45.0 for docs. (#5409)
  • Update dependency com.google.truth:truth to v0.45 (#5272)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.3.3 (#5264)
  • Update dependency com.google.cloud.tools:appengine-maven-plugin to v1.3.2 (#5262)
  • Update dependency com.puppycrawl.tools:checkstyle to v8.21 (#5273)
  • Update dependency com.google.api.grpc:grpc-google-common-protos to v1.16.0 (#5253)
  • Update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20190513-1.28.0 (#5256)
  • Update dependency com.google.api.grpc:proto-google-common-protos to v1.16.0 (#5254)
  • Pin python utility dependencies (#5249)
  • Update dependency com.google.http-client:google-http-client-bom to v1.29.2 (#5289)
  • Update dependency com.coveo:fmt-maven-plugin to v2.9 (#5250)
  • Add renovate.json (#5244)
  • Upgrading grpc and opencensus (#5248)

Internal / Testing Changes

  • deprecated warnings removed (#5406)
  • deprecated warnings removed (#5304)
  • Moving google-cloud-notification to -contrib (#5303)
  • Clean up test deprecation warnings for google-cloud-core (#5259)
  • deprecated warnings removed (#5241)
  • Bump next snapshot (#5239)

@chingor13 chingor13 requested a review from a team as a code owner June 6, 2019 17:22
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 6, 2019
@codecov
Copy link

codecov bot commented Jun 6, 2019

Codecov Report

Merging #5438 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5438   +/-   ##
=========================================
  Coverage     50.63%   50.63%           
  Complexity    24042    24042           
=========================================
  Files          2271     2271           
  Lines        228973   228973           
  Branches      25003    25003           
=========================================
  Hits         115935   115935           
  Misses       104410   104410           
  Partials       8628     8628

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa0d2aa...bfe13c1. Read the comment docs.

@chingor13 chingor13 merged commit 78358a8 into googleapis:master Jun 6, 2019
@chingor13
Copy link
Contributor Author

github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
* Release v0.95.0

* Add missing files

* Fix region replace tag for securitycenter in bom

* Notification tests need to run from contrib folder now
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
* Release v0.95.0

* Add missing files

* Fix region replace tag for securitycenter in bom

* Notification tests need to run from contrib folder now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants