What's Changed
✨ New APIs
- Add a new module,
GRPCServiceLifecycle
providing integration with Swift Service Lifecycle. (#29)
💥 API changes
- Rename the client and server tracing interceptors to be OTel specific and move them to the
OTelTracingInterceptors
module. (#25, #27, #31)
🔧 Other changes
- Add missing documentation bundles. (#32)
Full Changelog: 1.0.0-beta.3...1.0.0-rc.1