Breaking changes
- Remove exporter-side bundling of traces and remove unused configuration parameters (#149, fixes #100). To recover the performance benefits of bundling, please use a BatchSpanProcessor.
New features
- Set
User-Agentheader correctly on requests to GCP APIs (#148) - Compatible with v0.17.0 of opentelemetry-go (#144, #145)