Skip to content

v0.35.0 and v1.11.0

Compare
Choose a tag to compare
@damemi damemi released this 30 Jan 18:05
· 175 commits to main since this release
e169468

What's Changed

  • Do not mutate incoming metrics by @dmitryax in #542
  • Update linters to match upstream settings by @damemi in #537
  • Makefile,verify_examples.sh: fix 'egrep is obsolescent' warning by @zchee in #546
  • Fix GetClientOptions conflicts with default credentials by @dashpole in #548
  • GMP name normalization by @dashpole in #553
  • Bump opentelemetry-go versions to latest stable/unstable by @lrascao in #549
  • Support multi-project quota usage by @damemi in #555
  • Add github actions tests by @dashpole in #557
  • Remove circleci and unneeded makefile variables by @dashpole in #561
  • Implement push scenario for test server by @dashpole in #563
  • Add resource mappings for cloud run, cloud functions, and GAE by @dashpole in #562
  • Add cloud run and GAE integration tests by @dashpole in #567
  • Fix race in user agent test by @dashpole in #568
  • Remove monitored resource mappings for Cloud run and cloud functions by @dashpole in #570
  • Add target_info metric for GMP exporter by @damemi in #566
  • Add cloud functions e2e test by @dashpole in #552
  • Mark gcp resource detector stable by @dashpole in #569
  • Include service attributes in logs exporter by default by @damemi in #564
  • (logs exporter) Use a copy of shared log labels to prevent interference between LogRecords by @damemi in #573
  • Add otel_scope_info metric to GMP exporter by @damemi in #571
  • Add scope_info labels to all GMP metrics where available by @damemi in #574
  • Bump Cloud Trace library to v1.8.0 by @damemi in #550
  • Add gzip compression option to metrics and logs by @damemi in #576
  • Prepare release v1.11.0 and v0.35.0 by @damemi in #577

New Contributors

Full Changelog: v0.34.2...v0.35.0