v0.1.12
What's Changed
- chore: update pyproject.toml license by @jy-tan in #40
- test: migrate to pytest by @jy-tan in #41
- feat: instrumentation for kinde auth by @sohankshirsagar in #39
- refactor: remove unused async connect path and simplify response handling by @jy-tan in #42
- perf: avoid reading HTTP request body before drop/sample decisions by @jy-tan in #44
- perf: reuse event loop in BatchSpanProcessor instead of creating one per export by @jy-tan in #45
- test: improve coverage for core logic by @jy-tan in #46
- feat: grpc client instrumentation by @jy-tan in #47
Full Changelog: v0.1.11...v0.1.12