Skip to content

Releases: GoogleCloudPlatform/opentelemetry-operations-go

v1.31.0/v0.55.0

20 Jan 17:20
316927b

Choose a tag to compare

What's Changed

Full Changelog: v0.54.0...v0.55.0

v1.30.0/v0.54.0

26 Sep 14:16
7130d1a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.53.0...v0.54.0

v1.29.0/v0.53.0

18 Jun 17:33
214376d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.52.0...v0.53.0

v1.28.0/v0.52.0

29 May 16:52
afa963e

Choose a tag to compare

What's Changed

Full Changelog: v0.51.0...v0.52.0

v1.27.0/v0.51.0

26 Feb 17:50
19c4db6

Choose a tag to compare

What's Changed

Full Changelog: v0.50.0...v0.51.0

v1.26.0/v0.50.0

27 Jan 16:43
b3bdb19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.49.0...v0.50.0

v1.25.0 and v0.49.0

01 Nov 14:19
d637680

Choose a tag to compare

What's Changed

  • Add performance tuning notes to exporter readme by @damemi in #903
  • fix onGKE to use the cluster location, as name may be registered by @atoulme in #907
  • Update google cloud client dependencies by @dashpole in #905
  • Remove dependency on prometheus translation package by @dashpole in #908

New Contributors

Full Changelog: v0.48.3...v0.49.0

v1.24.3 and v0.48.3

15 Oct 18:24
12cfff6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.48.2...v0.48.3

v1.24.2 and v0.48.2

23 Sep 14:19
bfca671

Choose a tag to compare

What's Changed

  • Support k8s on GCE in resource detector by @dashpole in #875
  • Add k8s.cluster.uid fallback for GMP by @dashpole in #877
  • Add k8s.container.name to GMP fallbacks when using pod name by @dashpole in #878
  • fix presubmit tests by @dashpole in #881
  • Ensure config can be marshalled by @dashpole in #880
  • Migrate e2e tests Container Registry usage to Artifact Registry by @aabmass in #882
  • Add benchmarks for areas of the collector exporter with high memory usage by @dashpole in #884
  • Migrate collector self-observability from OpenCensus to OpenTelemetry by @dashpole in #885
  • Switch to uint64 hash for identifier by @dashpole in #886
  • Update go version used in CI to 1.23.1 by @dashpole in #891
  • exporter/collector: avoid using req.String() to check for empty request by @ridwanmsharif in #889
  • Support timeout in Collector Logs exporter by @damemi in #894
  • Add benchmark for normalization with reset points by @dashpole in #893
  • Make the collector exporter mutate data, and remove unnecessary CopyTo by @dashpole in #892
  • Optimize normalization caching and copying by @dashpole in #890
  • Prepare 1.24.2 and 0.48.2 by @damemi in #895

Full Changelog: v0.48.1...v0.48.2

v1.24.1 and v0.48.1

23 Jul 19:19
30a01ee

Choose a tag to compare

What's Changed

  • [chore] update deprecated use of CreateSettings by @codeboten in #862
  • fix(googleclientauth/idtoken): use metadata server when credential json is not available by @rinx in #863
  • Update cloud.google.com/go and OTel dependencies by @dashpole in #867
  • Update to otel-go codecov presubmit by @dashpole in #868
  • Fix typo in intToDoubleFeatureGate by @chingis-fiskil in #870
  • Prerelease 1.24.1/v0.48.1 by @damemi in #872

New Contributors

Full Changelog: v0.48.0...v0.48.1