Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Release gax-java v1.49.0 #796

Merged
merged 1 commit into from Sep 30, 2019

Conversation

chingor13
Copy link
Contributor

This pull request was generated using releasetool.

09-30-2019 09:47 PDT

Implementation Changes

  • Fix Race condition when shutting down executor/transport channel (#787)

New Features

  • Expose Batcher#sendOutstanding to provide async batch flushing (#786)

Dependencies

  • make opencensus consistent (#794)
  • update google-auth-library to 0.17.2 (#789)
  • Update opencensus, guava, and Truth (#788)
  • Update to Guava 28.1 (#791)

Internal / Testing Changes

  • Update repository_rules.bzl (#730)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 30, 2019
@codecov
Copy link

codecov bot commented Sep 30, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #796   +/-   ##
=========================================
  Coverage     78.39%   78.39%           
  Complexity     1106     1106           
=========================================
  Files           198      198           
  Lines          4887     4887           
  Branches        385      385           
=========================================
  Hits           3831     3831           
  Misses          887      887           
  Partials        169      169

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 8bf317f...1e566ea. Read the comment docs.

@@ -1,7 +1,7 @@
archivesBaseName = "gax-httpjson"

// TODO: Populate this from dependencies.properties version property (for proper Gradle-Bazel sync)
project.version = "0.65.1" // {x-version-update:gax-httpjson:current}
project.version = "0.66.0" // {x-version-update:gax-httpjson:current}
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this one different?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe the httpjson gax helpers are only for the gapic generator that uses http/json which is not considered GA.

Copy link
Contributor

@vam-google vam-google left a comment

Choose a reason for hiding this comment

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

LGTM

@chingor13 chingor13 merged commit 664f671 into googleapis:master Sep 30, 2019
@chingor13 chingor13 deleted the release-gax-java-v1.49.0 branch September 30, 2019 17:31
@yoshi-automation
Copy link

@yoshi-automation
Copy link

The release build has started, the log can be viewed here. 🌻

@yoshi-automation
Copy link

🥚 You hatched a release! The release build finished successfully! 💜

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autorelease: published cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants