Skip to content

v1.20.0 and v0.44.0

Compare
Choose a tag to compare
@dashpole dashpole released this 04 Oct 19:09
· 76 commits to main since this release
6b51e22

Announcements

This version of the Google Cloud Monitoring exporter is compatible with the stable release of the OpenTelemetry-Go metrics SDK.

What's Changed

  • Add an experimental googleclientauth extension by @dashpole in #703
  • Update detector dependency in e2e test server, and update test image by @dashpole in #720
  • Update OTel dependencies by @anuraaga in #721
  • Remove sanitization of logging labels from resource attributes by @dashpole in #723
  • Update metric example to use resource detectors by @dashpole in #724
  • remove service.name -> g.co/gae/app/module mapping from trace exporter's default mapping by @dashpole in #715
  • update otel to the newest version by @dashpole in #728
  • Move metric example to example_test.go by @dashpole in #727
  • Prepare for v1.20.0/v0.44.0 by @dashpole in #731

New Contributors

Full Changelog: v0.43.1...v0.44.0