Skip to content

Conversation

arjan-bal
Copy link
Contributor

Related issue: #434

RELEASE NOTES:

  • credentials/tls: Remove the GRPC_ENFORCE_ALPN_ENABLED environment variable. ALPN is now enforced by default. Users who must disable ALPN enforcement can temporarily use the experimental transport credentials. These experimental credentials will be removed in an upcoming release; users who depend on them must vendor this version of gRPC or copy the relevant code into their own codebase.

@arjan-bal arjan-bal added this to the 1.77 Release milestone Oct 17, 2025
@arjan-bal arjan-bal added the Type: Behavior Change Behavior changes not categorized as bugs label Oct 17, 2025
@arjan-bal arjan-bal force-pushed the remove-alpn-env-var branch from 793e3ab to a5f9ded Compare October 17, 2025 08:03
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.91%. Comparing base (b8a0fc9) to head (a5f9ded).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8660      +/-   ##
==========================================
- Coverage   81.92%   81.91%   -0.02%     
==========================================
  Files         416      417       +1     
  Lines       40789    40788       -1     
==========================================
- Hits        33418    33413       -5     
- Misses       6000     6008       +8     
+ Partials     1371     1367       -4     
Files with missing lines Coverage Δ
credentials/tls.go 90.25% <100.00%> (+1.58%) ⬆️
internal/envconfig/envconfig.go 100.00% <ø> (ø)

... and 21 files with indirect coverage changes

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

@easwars easwars assigned arjan-bal and unassigned easwars and dfawley Oct 17, 2025
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.

3 participants