This repository has been archived by the owner on Dec 23, 2023. It is now read-only.
v0.24.0 Release
- API changes:
- Remove
CONTEXT_SPAN_KEY
andTAG_CONTEXT_KEY
from API (#1938). This will be a breaking change to those who depend on these two keys, but anyone except gRPC shouldn't use it directly anyway.
- Remove
- Bug fixes:
- Dependency updates.