Skip to content

Conversation

@dfawley
Copy link
Member

@dfawley dfawley commented Jul 9, 2025

RELEASE NOTES:

  • server: allow 0s grpc-timeout header values, which older gRPC-Java versions could send

@dfawley dfawley added this to the 1.74 Release milestone Jul 9, 2025
@dfawley dfawley requested a review from arjan-bal July 9, 2025 14:39
@dfawley dfawley added the Type: Behavior Change Behavior changes not categorized as bugs label Jul 9, 2025
@dfawley dfawley changed the title server: allow 0s grpc-timeout header values, as java is known to be able to send them (#8439) Cherry-pick #8439 to v1.74 release branch Jul 9, 2025
@codecov
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 82.40%. Comparing base (1787f94) to head (de39ffe).
Report is 1 commits behind head on v1.74.x.

Files with missing lines Patch % Lines
internal/transport/http2_server.go 0.00% 10 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           v1.74.x    #8440      +/-   ##
===========================================
- Coverage    82.50%   82.40%   -0.11%     
===========================================
  Files          414      414              
  Lines        40420    40428       +8     
===========================================
- Hits         33347    33313      -34     
- Misses        5728     5758      +30     
- Partials      1345     1357      +12     
Files with missing lines Coverage Δ
internal/transport/http_util.go 94.44% <ø> (-0.07%) ⬇️
internal/transport/http2_server.go 90.68% <0.00%> (-0.37%) ⬇️

... and 20 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@arjan-bal arjan-bal assigned dfawley and unassigned arjan-bal Jul 9, 2025
@dfawley dfawley merged commit b34f845 into grpc:v1.74.x Jul 9, 2025
18 checks passed
@dfawley dfawley deleted the 0timeout branch July 10, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Behavior Change Behavior changes not categorized as bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants