- Fix a bug that caused clients to automatically transmit excessive error details to clients by default (advisory GHSA-f596-whhp-79r4)
- Fix a bug that caused
getAuthContextto return unverified certificates as though they were verified in some configurations (advisory GHSA-m9gg-hp2v-232j) - Fix a bug that could cause stale call data to accumulate if a channel failed to connect for a long period of time (#3078)
- Fix a bug that could cause call status to be reported with expected fields missing (#3079)
- Avoid redundant end() calls on completed HTTP/2 streams (#3082 contributed by @olavloite)
- Unify call numbers and avoid disabled trace allocations (#3084 contributed by @olavloite)