Releases: GoogleCloudPlatform/opentelemetry-operations-go
Releases · GoogleCloudPlatform/opentelemetry-operations-go
v1.31.0/v0.55.0
What's Changed
- Add feature gate to allow sending log trace context without a prefix by @dashpole in #1079
- [exporter/collector/logs] Support
httpRequest.statusfield as integer or string containing an integer. by @franciscovalentecastro in #1080 - Fix CI by @dashpole in #1086
- precompile regex from resource filters by @dashpole in #1085
- Add region tags in OTLP Trace Sample by @psx95 in #1089
- [exporter/collector/logs] Create
Int32OrStringandInt64OrStringto handle integer fields ingcp.http_request. by @franciscovalentecastro in #1091 - [chore] Pre-release steps for
opentelemetry-operations-gorepo release. by @franciscovalentecastro in #1092
Full Changelog: v0.54.0...v0.55.0
v1.30.0/v0.54.0
What's Changed
- Add OTel Logging sample by @psx95 in #1055
- Update slog example by @psx95 in #1056
- Show structured logging in Go by @psx95 in #1057
- log project name when metric requests fail by @dashpole in #1059
- Migrate from pkg/translator/prometheus to otlptranslator by @dashpole in #1061
- feat: Populate description for gcm.TimeSeries by @bwplotka in #1063
- Bump mapstructure dependency manually by @braydonk in #1066
- post-release: fix segfault in script when no replace is found by @ridwanmsharif in #1025
- Update all dependencies, bump go version by @dashpole in #1069
- prepare for v1.30.0/v0.54.0 by @dashpole in #1072
New Contributors
Full Changelog: v0.53.0...v0.54.0
v1.29.0/v0.53.0
v1.28.0/v0.52.0
What's Changed
- chore(deps): update go version from
1.2x.x to 1.23.8and1.24.0 to 1.24.2ingo.modfiles and tests. by @franciscovalentecastro in #1036 - exporter/collector: Add mapping for LogSeverity values set as SeverityText to correct SeverityNumber. by @franciscovalentecastro in #1031
- Allow overriding Project ID using env var by @psx95 in #1040
- Update dependencies and tooling by @psx95 in #1042
- Prepare for v1.28.0/v0.52.0 by @psx95 in #1045
Full Changelog: v0.51.0...v0.52.0
v1.27.0/v0.51.0
What's Changed
- Update example.go documentation by @psx95 in #1013
- Update some go dependencies to v1.23.6 by @dashpole in #1014
- Update go.opentelemetry.io/collector by @dashpole in #1019
- collector: use buildinfo to make user agent by @braydonk in #1022
- Prepare for v1.27.0/v0.51.0 by @ridwanmsharif in #1023
Full Changelog: v0.50.0...v0.51.0
v1.26.0/v0.50.0
What's Changed
- Enable renovate by @dashpole in #910
- Setup gcbrun bot for renovate by @dashpole in #939
- Prepare for v1.26.0/v0.50.0 by @dashpole in #1007
New Contributors
- @renovate-bot made their first contribution in #911
Full Changelog: v0.49.0...v0.50.0
v1.25.0 and v0.49.0
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
What's Changed
- Fix typos by @kislaykishore in #898
- Detect the managed instance group that created a VM by @quentinmit in #897
- Add links to quickstart and observability overview to READMEs by @aabmass in #899
- Fix bug where grpc self-observability metrics were not added by @dashpole in #900
- Prepare release 1.42.3/0.48.3 by @damemi in #902
New Contributors
- @kislaykishore made their first contribution in #898
Full Changelog: v0.48.2...v0.48.3
v1.24.2 and v0.48.2
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
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
- @chingis-fiskil made their first contribution in #870
Full Changelog: v0.48.0...v0.48.1