Skip to content

v0.31.0 and v1.7.0

Compare
Choose a tag to compare
@dashpole dashpole released this 20 May 20:27
· 290 commits to main since this release
7472089

What's Changed

  • Update XCTC propagator to match java's structure, and use OneWay in examples by @dashpole in #385
  • Remove unneccessary dependency on opencensus translation by @dashpole in #390
  • Switch to use collector/pdata and collector/semconv instead of collector/model by @bogdandrutu in #391
  • Upgrade otel/collector deps to v0.51.0 by @bogdandrutu in #392
  • Log exporter individual log splitting by @damemi in #389
  • Update golangci-lint and reorder structs to satisfy the linter by @dashpole in #393
  • Add detection library by @dashpole in #394
  • Update normalization to handle value resets, and don't modify values after those resets by @dashpole in #395
  • Resource_mappings isn't moved under metrics. Fix docs. by @dashpole in #397
  • optionally configure service account impersonation by @jmcarp in #398
  • Update end-to-end test server to implement resource detection scenario by @dashpole in #396
  • Prepare for v0.31.0 and v1.7.0 by @dashpole in #400

New Contributors

Full Changelog: v0.30.1...v0.31.0