What's Changed
- fix: remove t.Parallel() from tests that modify global tracer provider by @thrawn01 in #23
- perf: optimize picker consistent hash by eliminating map lookup (#13) by @abhishek-singla-97 in #22
- feat: add RemoveKeys #17 by @abhishek-singla-97 in #21
- fix: handle unchecked error return values by @thrawn01 in #25
New Contributors
- @abhishek-singla-97 made their first contribution in #22
Full Changelog: v3.3.0...v3.4.0