Skip to content

Releases: elastic/apm-data

v1.14.1

15 Oct 14:58
46f8e38
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/elastic/opentelemetry-lib from 0.10.0 to 0.11.0 by @dependabot in #382
  • build(deps): bump the otel group with 5 updates by @dependabot in #383
  • Handle otlp semconv deployment.environment.name alongside deprecated deployment.environment by @carsonip in #384
  • build(deps): bump github.com/elastic/opentelemetry-lib from 0.11.0 to 0.12.0 by @dependabot in #385

Full Changelog: v1.14.0...v1.14.1

v1.14.0

09 Oct 13:34
44e3a29
Compare
Choose a tag to compare

What's Changed

  • elasticapm: Default log.level:error for errors by @marclop in #362
  • build(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1 by @dependabot in #364
  • build(deps): bump google.golang.org/grpc from 1.66.1 to 1.66.2 by @dependabot in #367
  • build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 in the golang-org-x group by @dependabot in #363
  • build(deps): bump the otel group across 1 directory with 9 updates by @dependabot in #368
  • build(deps): bump github.com/jaegertracing/jaeger from 1.60.0 to 1.61.0 in the otel group by @dependabot in #370
  • build(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #371
  • build(deps): bump the otel group with 4 updates by @dependabot in #373
  • Sanitize OTEL datastream by @rubvs in #369
  • build(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #375
  • build(deps): bump github.com/elastic/opentelemetry-lib from 0.9.0 to 0.10.0 by @dependabot in #376
  • build(deps): bump the otel group with 4 updates by @dependabot in #377
  • build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 in the golang-org-x group by @dependabot in #378
  • github-actions: use ephemeral tokens for add the different projects board and labels by @v1v in #381
  • build(deps): bump github.com/jaegertracing/jaeger from 1.61.0 to 1.62.0 in the otel group by @dependabot in #379
  • Remove incorrect or unnecessary fields from documents from otlp span event by @carsonip in #374

Full Changelog: v1.13.1...v1.14.0

v1.13.1

06 Sep 14:33
2f0f99a
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/elastic/opentelemetry-lib from 0.8.1 to 0.9.0 by @dependabot in #357

Full Changelog: v1.13.0...v1.13.1

v1.13.0

06 Sep 13:59
c584875
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

03 Sep 00:36
ff9005d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #353
  • Fix OTEL Exception Message Propagation by @rubvs in #341
  • build(deps): bump go.elastic.co/apm/v2 from 2.6.0 to 2.6.2 in the go-agent group by @dependabot in #354
  • ci: move jaeger to the otel dependabot group by @kruskall in #355
  • Remove memory pooling by @marclop in #358

Full Changelog: v1.11.0...v1.12.0

v1.11.0

28 Aug 16:21
227954a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

21 Aug 08:32
85e5f8f
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/elastic/opentelemetry-lib from 0.7.3 to 0.7.4 by @dependabot in #328
  • build(deps): bump github.com/elastic/opentelemetry-lib from 0.7.4 to 0.8.0 by @dependabot in #330
  • build(deps): bump the otel group with 2 updates by @dependabot in #332
  • build(deps): bump github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger from 0.105.0 to 0.106.0 in the jaeger group by @dependabot in #333
  • build(deps): bump github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger from 0.106.0 to 0.106.1 in the jaeger group by @dependabot in #335
  • build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in the golang-org-x group by @dependabot in #336
  • build(deps): bump github.com/jaegertracing/jaeger from 1.59.0 to 1.60.0 in the jaeger group by @dependabot in #337
  • build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 in the golang-org-x group by @dependabot in #338
  • Centralize retrieving instrumentation scope framework conversion for all signals by @Mpdreamz in #339
  • build(deps): bump github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger from 0.106.1 to 0.107.0 in the jaeger group by @dependabot in #344
  • build(deps): bump the otel group with 3 updates by @dependabot in #343
  • build(deps): bump github.com/elastic/opentelemetry-lib from 0.8.0 to 0.8.1 by @dependabot in #334
  • Fix typo and rename file by @carsonip in #345

Full Changelog: v1.9.1...v1.10.0

v1.9.1

24 Jul 11:39
eaed618
Compare
Choose a tag to compare

What's Changed

  • Fix NPE due to reslice only initializing new slice elements by @lahsivjar in #327

Full Changelog: v1.9.0...v1.9.1

v1.9.0

17 Jul 20:22
cee5ac3
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the jaeger group across 1 directory with 2 updates by @dependabot in #320
  • build(deps): bump github.com/elastic/opentelemetry-lib from 0.7.2 to 0.7.3 by @dependabot in #319
  • Add support for is_child in addition to elastic.is_child SpanLink attribute by @JonasKunz in #321
  • build(deps): bump the otel group with 3 updates by @dependabot in #322
  • Fix host.ip 0.0.0.0 treated as invalid by @carsonip in #323
  • build(deps): bump github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger from 0.104.0 to 0.105.0 in the jaeger group by @dependabot in #324

Full Changelog: v1.8.4...v1.9.0

v1.8.4

10 Jul 12:56
939dec9
Compare
Choose a tag to compare

What's Changed

  • Bump up otel-lib to v0.7.2 to allow setting system.module by @lahsivjar in #318

Full Changelog: v1.8.3...v1.8.4