Skip to content

Releases: GoogleCloudPlatform/opentelemetry-operations-go

v1.32.0/v0.56.0

06 Apr 19:55
eab9572

Choose a tag to compare

What's Changed

  • Support universe domains in collector exporter client configuration by @dashpole in #1097
  • Don't pass credentials fetched using FindDefaultCredentials by @dashpole in #1098
  • googleclientauthextension: support Proxy-Authorization header by @lindeskar in #1105
  • Improve unit tests for gcp auth extension by @dashpole in #1103
  • Allow providing a context to create the monitoring client by @dashpole in #1096
  • Add support for go 1.26 by @dashpole in #1107
  • chore(deps): update module golang.org/x/crypto to v0.45.0 [security] by @renovate-bot in #1102
  • Don't allow modifying the default scopes by @dashpole in #1109
  • Ignore versions in the user agent header when comparing fixtures by @dashpole in #1115
  • Bump go version to resolve govulncheck failures by @dashpole in #1114
  • Separate out govulncheck into its own CI job by @dashpole in #1113
  • Normalize user agents in span attributes as well by @dashpole in #1117
  • fix(deps): update module google.golang.org/grpc to v1.79.3 [security] by @jefferbrecht in #1131
  • Prepare for v1.32.0/v0.56.0 by @dashpole in #1132

New Contributors

Full Changelog: v0.55.0...v0.56.0

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