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

chore(deps): update dependency com_github_grpc_grpc to v1.39.0 #7039

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
com_github_grpc_grpc http_archive minor v1.38.1 -> v1.39.0

Release Notes

grpc/grpc

v1.39.0

Compare Source

This is release 1.39.0 (goofy) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

C++

  • New iomgr implementation backed by the EventEngine API. (#​26026)
  • async_unary_call: add a Destroy method, called by std::default_delete. (#​26389)
  • De-experimentalize C++ callback API. (#​25728)

C#

  • [C#] Add ChannelCredentials.SecureSsl property for better codecompletion with ChannelCredentials. (#​26472)
  • Better way of building protoc aarch64 artifacts. (#​26416)
  • Add C# plugin "file_suffix" option defaulting to "Grpc.cs". (#​26162)
  • Add "GeneratedCode" attribute to generated service stubs. (#​26164)

PHP

  • PHP: stop reading composer.json file just to read the version string. (#​26156)

Python

  • Python AIO: Match continuation typing on Interceptors. (#​26500)
  • Workaround #​26279 by publishing manylinux_2_24 wheels instead of manylinux2014 on aarch64. (#​26430)
  • Fix zlib unistd.h import problem. (#​26374)
  • Handle gevent exception in gevent poller. (#​26058)

Ruby

  • Set XDS user agent in ruby via macros. (#​26268)

Configuration

📅 Schedule: "every weekday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.


This change is Reviewable

@renovate-bot renovate-bot requested a review from a team as a code owner July 21, 2021 23:53
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 21, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 21, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 21, 2021
@coryan
Copy link
Contributor

coryan commented Jul 22, 2021

/gcbrun

@google-cloud-cpp-bot
Copy link
Collaborator

Google Cloud Build Logs
For commit: b21a08705315cdbbd4f5412895e98db2123f58fd

ℹ️ NOTE: Kokoro logs are linked from "Details" below.

@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #7039 (b21a087) into main (30907bc) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7039   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files        1304     1304           
  Lines      112300   112300           
=======================================
+ Hits       106099   106100    +1     
+ Misses       6201     6200    -1     
Impacted Files Coverage Δ
...sub/internal/batching_publisher_connection_test.cc 97.60% <0.00%> (-0.21%) ⬇️
google/cloud/grpc_error_delegate.cc 100.00% <0.00%> (+4.16%) ⬆️

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 30907bc...b21a087. Read the comment docs.

@coryan coryan merged commit 25c957c into googleapis:main Jul 22, 2021
@renovate-bot renovate-bot deleted the renovate/com_github_grpc_grpc-1.x branch July 22, 2021 11:31
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