What's Changed
opentelemetry-exporter-gcp-monitoring
- Add support for Python 3.12 (#343)
opentelemetry-exporter-gcp-trace
- Add support for Python 3.12 (#343)
opentelemetry-propagator-gcp
- Add support for Python 3.12 (#343)
opentelemetry-resourcedetector-gcp
- Implement GAE resource detection (#351)
- Implement Cloud Run and Cloud Functions faas resource detection (#346)
- Small fixups for resource detector code and tests (#345)
- gcp_resource_detector: add missing timeout to requests call (#344)
- Add support for Python 3.12 (#343)
- Don't throw and exception when raise on error is set to false (#293)
New Contributors
- @Tasty213 made their first contribution in #293
- @damemi made their first contribution in #307
- @psx95 made their first contribution in #317
- @xrmx made their first contribution in #344
Full Changelog: v1.6.0...v1.7.0