- 
                Notifications
    You must be signed in to change notification settings 
- Fork 141
Update module google.golang.org/grpc to v1.75.0 #3764
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
Conversation
| ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the  
 Details: 
 | 
4c0b5a1    to
    ece81b5      
    Compare
  
    f86b31e    to
    2e407cd      
    Compare
  
    f3506ad    to
    2aef7c6      
    Compare
  
    | datasource | package | from | to | | ---------- | ---------------------- | ------- | ------- | | go | google.golang.org/grpc | v1.74.2 | v1.75.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2aef7c6    to
    9c5c4e1      
    Compare
  
    | Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. | 
| Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@            Coverage Diff             @@
##             main    #3764      +/-   ##
==========================================
- Coverage   87.02%   86.97%   -0.06%     
==========================================
  Files         128      128              
  Lines       16404    16404              
  Branches       62       62              
==========================================
- Hits        14276    14267       -9     
- Misses       1953     1960       +7     
- Partials      175      177       +2     ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
 | 
This PR contains the following updates:
v1.74.2->v1.75.0Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.75.0: Release 1.75.0Compare Source
Behavior Changes
DelayedPickCompleteevent, a type alias ofPickerUpdated. (#8465)PickerUpdatedsymbol.grpc.WithAuthorityas the highest-priority option for setting authority, above the setting in the credentials themselves. (#8488)WithAuthorityis available, the credentials should not be used to override the authority.New Features
GRPC_ENABLE_TXT_SERVICE_CONFIG) to provide a way to disable TXT lookups in the DNS resolver (by setting it tofalse). By default, TXT lookups are enabled, as they were previously. (#8377)Bug Fixes
callandendpointin curly braces to comply with UCUM and gRPC OpenTelemetry guidelines. (#8481)grpc.NewClient(":<port-number-or-name>")). (#8488)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.