Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release google-cloud-java v0.88.0 #4971

Merged
merged 2 commits into from
Apr 17, 2019

Conversation

kolea2
Copy link
Contributor

@kolea2 kolea2 commented Apr 17, 2019

This pull request was generated using releasetool.

04-17-2019 11:22 PDT

BigQuery

  • Added listPartitions. (#4923)
  • Fix close write channel (#4924)

Compute

  • Regenerate compute client (#4909)

Contributions

  • cloud-storage-contrib-nio: Add support for newFileChannel (#4718)

Core

  • Optimize Date.parseDate(String) (#4920)

Data Catalog

  • Initial Generation of data catalog (#4957)

Datastore

  • Adding support to custom ports on LocalDatastoreHelper (#4933) (#4935)

Dialogflow

  • Regenerate dialogflow client (#4928)

Firestore

  • Prep version numbers for Firestore GA. (#4968)
  • Regenerate firestore client (#4963)

KMS

  • Regenerate kms client (#4954)

Language

  • Regenerate language client (#4921)

Pub/Sub

  • Encapsulating a notion of "message batch" in pub/sub (#4951)
  • More Pubsub cleanup (#4948)
  • Cleaning up deprecated pubsub code. (#4949)
  • Minor cleanup in pubsub (#4945)
  • PubSub subscriber cleanup (#4947)
  • Change MessageDispatcher to be synchronous instead of asynchronous. (#4916)

Redis

  • Regenerate redis client (#4910)

Scheduler

  • Regenerate scheduler client (#4911)

Security Center

  • Regenerate securitycenter client (#4937)
  • Regenerate securitycenter client (#4929)
  • CSCC Snippets (#4917)

Spanner

  • Refactor SpannerImpl - Move SessionImpl to separate file (#4895)
  • Refactor SpannerImpl - Move TransactionRunnerImpl to separate file (#4896)
  • refactor SpannerImpl: move PartitionedDmlTransaction to separate file (#4894)
  • Refactor SpannerImpl - Move InstanceAdminClient to separate file (#4893)
  • Refactor SpannerImpl - Move DatabaseAdminClientImpl to separate file (#4892)
  • Refactor SpannerImpl - Move AbstractReadContext to separate file (#4890)
  • Refactor SpannerImpl - Move AbstractResultSet to separate file (#4891)

Speech

  • Prep version numbers for Speech GA. (#4970)

Storage

  • Fix manage resumeable signedURL uploads. (#4874)
  • Un-Ignore testRotateFromCustomerEncryptionToKmsKeyWithCustomerEncryption (#4936)

Tasks

  • Regenerate tasks client (#4912)

Trace

  • Regenerate trace client (#4931)

Dependencies

  • Upgrade gax to 1.44.0. (#4966)

Documentation

  • Use splitindex for google-api-grpc javadoc. (#4952)

@kolea2 kolea2 requested a review from a team as a code owner April 17, 2019 18:22
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 17, 2019
Copy link
Contributor

@chingor13 chingor13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but let's fix the PR message.

@kolea2
Copy link
Contributor Author

kolea2 commented Apr 17, 2019

Thanks @chingor13! Updated the comment.

@codecov
Copy link

codecov bot commented Apr 17, 2019

Codecov Report

Merging #4971 into master will increase coverage by 0.64%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #4971      +/-   ##
============================================
+ Coverage     49.67%   50.32%   +0.64%     
- Complexity    22299    23665    +1366     
============================================
  Files          2238     2238              
  Lines        221333   226045    +4712     
  Branches      24079    24957     +878     
============================================
+ Hits         109949   113751    +3802     
- Misses       102929   103697     +768     
- Partials       8455     8597     +142
Impacted Files Coverage Δ Complexity Δ
...re/src/main/java/com/google/cloud/BaseService.java 55.55% <0%> (-6.95%) 2% <0%> (ø)
...re/src/main/java/com/google/cloud/RetryHelper.java 50% <0%> (-3.85%) 2% <0%> (ø)
...le/cloud/compute/deprecated/DeprecationStatus.java 88.63% <0%> (-3.13%) 20% <0%> (ø)
...m/google/cloud/tasks/v2beta3/CloudTasksClient.java 57.43% <0%> (-2.68%) 67% <0%> (+16%)
...va/com/google/cloud/tasks/v2/CloudTasksClient.java 57.43% <0%> (-2.68%) 67% <0%> (+16%)
...m/google/cloud/tasks/v2beta2/CloudTasksClient.java 57.14% <0%> (-2.39%) 79% <0%> (+19%)
.../cloud/scheduler/v1beta1/CloudSchedulerClient.java 55% <0%> (-2.15%) 35% <0%> (+8%)
...oogle/cloud/scheduler/v1/CloudSchedulerClient.java 55% <0%> (-2.15%) 35% <0%> (+8%)
...oogle/cloud/firestore/v1/FirestoreAdminClient.java 64.6% <0%> (-2.07%) 36% <0%> (+6%)
...gle/cloud/bigtable/data/v2/BigtableDataClient.java 89.58% <0%> (-1.91%) 32% <0%> (ø)
... and 540 more

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 644cd79...69f4ce3. Read the comment docs.

@kolea2 kolea2 merged commit e309945 into googleapis:master Apr 17, 2019
@kolea2
Copy link
Contributor Author

kolea2 commented Apr 17, 2019

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

* Change version numbers to 1.0.0 for Speech and Firestore.
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