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

Release gax-java v1.53.2 #880

Closed

Conversation

chingor13
Copy link
Contributor

This pull request was generated using releasetool.

02-24-2020 13:16 PST

Implementation Changes

  • Scale number of threads to scale with number of cpus (#878)
  • Do not shut down executor when WatchDog is shut down (#871)

Documentation

  • Add javadoc about being called within single thread (#856)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 24, 2020
@chingor13 chingor13 requested a review from a team February 24, 2020 21:17
@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #880 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #880      +/-   ##
============================================
- Coverage     78.63%   78.61%   -0.02%     
+ Complexity     1163     1162       -1     
============================================
  Files           203      203              
  Lines          5143     5143              
  Branches        413      413              
============================================
- Hits           4044     4043       -1     
  Misses          925      925              
- Partials        174      175       +1
Impacted Files Coverage Δ Complexity Δ
.../java/com/google/api/gax/batching/BatcherImpl.java 97.33% <0%> (-0.67%) 15% <0%> (-1%)

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 0a5b940...41942f3. Read the comment docs.

@@ -31,27 +31,27 @@ If you are using Maven, add this to your pom.xml file
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>1.53.1</version>
<version>1.53.2</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be 1.54.0 since this is changing default behavior

@chingor13 chingor13 closed this Feb 24, 2020
@chingor13 chingor13 deleted the release-gax-java-v1.53.2 branch February 24, 2020 22:01
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants