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

Update artifact #174

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Update artifact #174

merged 1 commit into from
Oct 17, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:protoc-gen-grpc-java 1.49.1 -> 1.50.0 age adoption passing confidence
com.google.protobuf:protoc (source) 3.21.6 -> 3.21.7 age adoption passing confidence

Release Notes

grpc/grpc-java

v1.50.0

New Features

  • okhttp: Added connection management features to okhttp server, including maxConnectionIdle(), permitKeepAliveTime(), and permitKeepAliveWithoutCalls() (#​9494, #​9544)
  • binder: Add SecurityPolicies for checking device owner/profile owner (#​9428)

API Changes

  • api: Add LoadBalancer.acceptResolvedAddresses() (#​9498). The method is like handleResolvedAddresses() but returns a boolean of whether the addresses and configuration were accepted. Not accepting the update triggers the NameResolver to retry after a delay. We are not yet encouraging migration to this method, as there is still a second future API change
  • core: add CallOptions to CallCredentials.RequestInfo (#​9538)

Bug Fixes

  • auth: Fix AppEngine failing while retrieving access token when instantiating a blocking stub using AppEngineCredentials (#​9504)
  • core: Ensure that context cancellationCause is set (#​9501)
  • core: Update outlier detection max ejection logic to allow exceeding the limit by one, to match Envoy. (#​9489, #​9492)
  • core: outlier detection to honor min host request volume (#​9490)
  • okhttp: Add timeout for HTTP CONNECT proxy handshake (#​9586)
  • xds: ringhash policy in TRANSIENT_FAILURE should not attempt connecting when already in connecting (#​9535). With workloads where most requests have the same hash, ring hash should behave more like pick-first of slowly trying backends

Dependencies

  • netty: upgrade netty from 4.1.77.Final to 4.1.79.Final and tcnative from 2.0.53 to 2.0.54 (#​9451)

Acknowledgements

@​cpovirk
@​prateek-0
@​sai-sunder-s

v1.49.2

Dependencies
  • Bump protobuf to 3.21.7
protocolbuffers/protobuf

v3.21.7


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/artifact branch from f24fb59 to 6ea4e56 Compare October 1, 2022 05:02
@renovate renovate bot changed the title Update dependency com.google.protobuf:protoc to v3.21.7 Update artifact Oct 1, 2022
@renovate renovate bot force-pushed the renovate/artifact branch from 6ea4e56 to b194ed3 Compare October 1, 2022 10:59
@renovate renovate bot force-pushed the renovate/artifact branch from b194ed3 to 334d286 Compare October 11, 2022 20:42
@renovate renovate bot force-pushed the renovate/artifact branch from 334d286 to 0da7741 Compare October 17, 2022 18:17
@loosebazooka loosebazooka merged commit ea4d673 into main Oct 17, 2022
@loosebazooka loosebazooka deleted the renovate/artifact branch October 17, 2022 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant