Skip to content

Conversation

@chingor13
Copy link
Contributor

@chingor13 chingor13 commented Aug 21, 2019

  • update gax to 1.48.0
  • update google-auth-library to 0.17.0
  • update grpc to 1.23.0
  • ensure guava versions at 28.0-android
  • update protobuf to 3.9.1
  • update opencensus to 0.23.0
    • in opencensus 0.22.0, the runningSpanStore defaulted to not storing spans, so we need to configure the store to actually keeps some spans for testing
  • update auto-value to 1.6.6

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 21, 2019
@chingor13 chingor13 mentioned this pull request Aug 21, 2019
@kolea2 kolea2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 21, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 21, 2019
@chingor13 chingor13 requested a review from kolea2 August 21, 2019 19:00
@codecov
Copy link

codecov bot commented Aug 21, 2019

Codecov Report

Merging #6115 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6115      +/-   ##
============================================
+ Coverage     47.38%   47.38%   +<.01%     
- Complexity    27182    27197      +15     
============================================
  Files          2523     2523              
  Lines        274600   274600              
  Branches      31383    31378       -5     
============================================
+ Hits         130124   130125       +1     
+ Misses       134863   134862       -1     
  Partials       9613     9613
Impacted Files Coverage Δ Complexity Δ
...ain/java/com/google/cloud/pubsub/v1/Publisher.java 89.45% <0%> (+0.34%) 40% <0%> (ø) ⬇️

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 3909ebd...93931eb. Read the comment docs.

@chingor13
Copy link
Contributor Author

I cannot figure out why this won't compile on Java 7. It's failing to find another package installed from this repo.

@chingor13
Copy link
Contributor Author

autovalue >= 1.5 must use Java 8 for compilation but will work on Java 7

@chingor13 chingor13 merged commit 5826adf into googleapis:master Aug 22, 2019
@chingor13 chingor13 deleted the update-deps2 branch August 22, 2019 03:27
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.

4 participants