Skip to content

Releases: elastic/apm-queue

v2.5.0

14 May 08:19
572ae65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

13 May 13:53
4d63450
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/api from 0.177.0 to 0.178.0 by @dependabot in #458
  • build(deps): bump cloud.google.com/go/pubsub from 1.37.0 to 1.38.0 by @dependabot in #459
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.12 by @dependabot in #461
  • build(deps): bump google.golang.org/api from 0.178.0 to 0.179.0 by @dependabot in #462
  • build(deps): bump google.golang.org/api from 0.179.0 to 0.180.0 by @dependabot in #465
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.12 to 1.27.13 by @dependabot in #466
  • feat: rework kotel metrics by @kruskall in #460
  • fix: add missing namespace and topic attributes by @kruskall in #468

Full Changelog: v2.3.0...v2.4.0

v2.3.0

07 May 13:02
2ea3dc2
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the otel group across 1 directory with 2 updates by @dependabot in #450
  • build(deps): bump cloud.google.com/go/monitoring from 1.18.2 to 1.19.0 by @dependabot in #453
  • feat: add metric for compressed/uncompressed bytes sent to kafka by @kruskall in #455
  • build(deps): bump github.com/googleapis/gax-go/v2 from 2.12.3 to 2.12.4 by @dependabot in #454
  • feat: add kafka producer callback by @kruskall in #429
  • build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 in /tools by @dependabot in #456
  • build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #457

Full Changelog: v2.2.0...v2.3.0

v2.2.0

26 Apr 09:12
7d9e935
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/api from 0.171.0 to 0.172.0 by @dependabot in #421
  • feat: use oidc for auth with GCP by @amannocci in #422
  • build(deps): bump the github-actions group with 1 update by @dependabot in #424
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.10 by @dependabot in #423
  • feat: enable dependabot for system tests by @amannocci in #426
  • build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #427
  • build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #428
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11 by @dependabot in #431
  • build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 in /tools by @dependabot in #432
  • build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #433
  • Producer: add listener for bytes written to topic by @vikmik in #434
  • feat: bump go version to go 1.21 by @kruskall in #435
  • build(deps): bump actions/add-to-project from 1.0.0 to 1.0.1 in the github-actions group by @dependabot in #438
  • build(deps): bump cloud.google.com/go/monitoring from 1.18.1 to 1.18.2 by @dependabot in #439
  • build(deps): bump the otel group with 5 updates by @dependabot in #436
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0 by @dependabot in #437
  • build(deps): bump google.golang.org/api from 0.172.0 to 0.173.0 by @dependabot in #440
  • build(deps): bump google.golang.org/api from 0.173.0 to 0.174.0 by @dependabot in #441
  • build(deps): bump google.golang.org/api from 0.174.0 to 0.175.0 by @dependabot in #443
  • kafka: expose fetch.min.bytes consumer config by @endorama in #442
  • build(deps): bump google.golang.org/api from 0.175.0 to 0.176.0 by @dependabot in #444
  • github-action: support push events by @v1v in #445
  • build(deps): bump google.golang.org/api from 0.176.0 to 0.176.1 by @dependabot in #446

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

26 Mar 18:31
25612e5
Compare
Choose a tag to compare

What's Changed

  • kafka: Reduce consumer/producer allocations by @marclop in #420

Full Changelog: v2.1.1...v2.1.2

v2.1.1

25 Mar 19:59
dfdc146
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.8 to 1.27.9 by @dependabot in #416
  • build(deps): bump google.golang.org/api from 0.170.0 to 0.171.0 by @dependabot in #417
  • feat: stop creating spans for every produced records by @kruskall in #418
  • build(deps): bump the github-actions group with 1 update by @dependabot in #419

Full Changelog: v2.1.0...v2.1.1

v2.1.0

20 Mar 16:42
5fd92eb
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump cloud.google.com/go/monitoring from 1.18.0 to 1.18.1 by @dependabot in #413
  • build(deps): bump github.com/googleapis/gax-go/v2 from 2.12.2 to 2.12.3 by @dependabot in #412
  • build(deps): bump google.golang.org/api from 0.169.0 to 0.170.0 by @dependabot in #411
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.8 by @dependabot in #414
  • telemetry: perf: Use metric.WithAttributeSet by @marclop in #415

Full Changelog: v2.0.2...v2.1.0

v2.0.2

14 Mar 13:32
82812fd
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #402
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #400
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.5 to 1.27.6 by @dependabot in #401
  • security: add permissions block to workflows by @reakaleek in #381
  • build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 in /tools by @dependabot in #407
  • dependabot: github actions by @v1v in #408
  • build(deps): bump the github-actions group with 1 update by @dependabot in #409
  • fix: handle empty group when monitoring consumer lag by @kruskall in #410
  • build(deps): bump cloud.google.com/go/pubsub from 1.36.2 to 1.37.0 by @dependabot in #406
  • build(deps): bump google.golang.org/api from 0.168.0 to 0.169.0 by @dependabot in #404
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.6 to 1.27.7 by @dependabot in #405

Full Changelog: v2.0.1...v2.0.2