Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@aabmass aabmass released this 27 Aug 19:03

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

Full Changelog: v1.6.0...v1.7.0