SDK 1.16.0
🚀 (Enhancement)
- feat(sdk-metrics): implement MetricProducer specification #4007
- feat: update PeriodicExportingMetricReader and PrometheusExporter to accept optional metric producers #4077 @aabmass
🐛 (Bug Fix)
- fix(exporter-zipkin): rounding duration to the nearest int to be compliant with zipkin protocol #4064 @n0cloud
- fix(sdk-metrics): metric names should be case-insensitive
📚 (Refine Doc)
- docs(guidelines): add dependencies guidelines #4040