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

Release v1.48.2 #795

Closed

Conversation

chingor13
Copy link
Contributor

This pull request was generated using releasetool.

09-27-2019 07:09 PDT

Implementation Changes

  • Fix Race condition when shutting down executor/transport channel (#787)
  • 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 27, 2019
@chingor13 chingor13 added autorelease: pending type: process A process-related concern. May include testing, release, or the like. and removed cla: yes This human has signed the Contributor License Agreement. labels Sep 27, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 27, 2019
@codecov
Copy link

codecov bot commented Sep 27, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #795   +/-   ##
=========================================
  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...46b5139. Read the comment docs.

Copy link
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

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

#786 added public API. Consequently this should be 1.49.0 per semver.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autorelease: closed cla: yes This human has signed the Contributor License Agreement. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants