Skip to content

Releases: elastic/apm-queue

v2.9.0

19 Aug 10:58
72bcd74
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 in /tools by @dependabot in #542
  • build(deps): bump google.golang.org/api from 0.190.0 to 0.192.0 by @dependabot in #543
  • build(deps): bump cloud.google.com/go/monitoring from 1.20.3 to 1.20.4 by @dependabot in #539
  • build(deps): bump cloud.google.com/go/pubsub from 1.40.0 to 1.41.0 by @dependabot in #535
  • kafka(consumer): Add BrokerMaxReadBytes config by @marclop in #545

Full Changelog: v2.8.1...v2.9.0

v2.8.1

12 Aug 13:07
d9d5a01
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #536
  • test(kafka): Fix unit test flakiness by @marclop in #537
  • Kafka: add hook to log connection error reasons by @inge4pres in #541

Full Changelog: v2.8.0...v2.8.1

v2.8.0

05 Aug 10:09
fe22b80
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/api from 0.182.0 to 0.183.0 by @dependabot in #490
  • build(deps): bump cloud.google.com/go/pubsublite from 1.8.1 to 1.8.2 by @dependabot in #491
  • build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 in /tools by @dependabot in #493
  • build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #494
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.17 to 1.27.18 by @dependabot in #492
  • build(deps): bump google.golang.org/api from 0.183.0 to 0.184.0 by @dependabot in #495
  • test: fix flaky TestConsumerDelivery by @kruskall in #488
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.19 by @dependabot in #497
  • build(deps): bump github.com/elastic/go-licenser from 0.4.1 to 0.4.2 in /tools by @dependabot in #496
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.19 to 1.27.20 by @dependabot in #500
  • build(deps): bump google.golang.org/api from 0.184.0 to 0.185.0 by @dependabot in #499
  • build(deps): bump github.com/googleapis/gax-go/v2 from 2.12.4 to 2.12.5 by @dependabot in #498
  • build(deps): bump cloud.google.com/go/pubsub from 1.38.0 to 1.39.0 by @dependabot in #501
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.20 to 1.27.21 by @dependabot in #502
  • build(deps): bump go.elastic.co/go-licence-detector from 0.6.0 to 0.6.1 in /tools by @dependabot in #503
  • build(deps): bump google.golang.org/api from 0.185.0 to 0.186.0 by @dependabot in #504
  • build(deps): bump cloud.google.com/go/pubsub from 1.39.0 to 1.40.0 by @dependabot in #505
  • build(deps): bump cloud.google.com/go/monitoring from 1.19.0 to 1.20.0 by @dependabot in #506
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.22 by @dependabot in #507
  • feat: remove deprecated bytes metrics by @kruskall in #508
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.22 to 1.27.23 by @dependabot in #509
  • build(deps): bump actions/add-to-project from 1.0.1 to 1.0.2 in the github-actions group by @dependabot in #510
  • build(deps): bump cloud.google.com/go/monitoring from 1.20.0 to 1.20.1 by @dependabot in #512
  • build(deps): bump the otel group with 5 updates by @dependabot in #514
  • build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #515
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24 by @dependabot in #516
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.52.0 to 0.53.0 by @dependabot in #517
  • build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 in /tools by @dependabot in #518
  • build(deps): bump google.golang.org/api from 0.187.0 to 0.188.0 by @dependabot in #519
  • build(deps): bump cloud.google.com/go/monitoring from 1.20.1 to 1.20.2 by @dependabot in #520
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.26 by @dependabot in #521
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27 by @dependabot in #522
  • build(deps): bump google.golang.org/api from 0.188.0 to 0.189.0 by @dependabot in #524
  • build(deps): bump github.com/googleapis/gax-go/v2 from 2.12.5 to 2.13.0 by @dependabot in #523
  • build(deps): bump cloud.google.com/go/monitoring from 1.20.2 to 1.20.3 by @dependabot in #525
  • build: group franz-go updates by @kruskall in #528
  • Update dependabot.yml by @kruskall in #529
  • kafka: Add a few new config options by @marclop in #531
  • build(deps): bump google.golang.org/api from 0.189.0 to 0.190.0 by @dependabot in #532
  • kafka: improve consumer test stability by @marclop in #533
  • Improve unit test stability by running 10 times by @marclop in #534

Full Changelog: v2.7.0...v2.8.0

v2.7.0

04 Jun 00:07
f3b5804
Compare
Choose a tag to compare

What's Changed

  • github-action: delete opentelemetry workflow by @v1v in #470
  • build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #471
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.13 to 1.27.15 by @dependabot in #475
  • build(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 by @dependabot in #474
  • build(deps): bump github.com/twmb/franz-go/pkg/kmsg from 1.7.0 to 1.8.0 by @dependabot in #463
  • build(deps): bump the otel group with 5 updates by @dependabot in #476
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.51.0 to 0.52.0 by @dependabot in #477
  • Leverage connects metrics for success and failure by @endorama in #479
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.15 to 1.27.16 by @dependabot in #482
  • build(deps): bump github.com/twmb/franz-go from 1.16.1 to 1.17.0 by @dependabot in #486
  • build(deps): bump google.golang.org/api from 0.181.0 to 0.182.0 by @dependabot in #487
  • feat: add messaging.kafka.write.latency metric by @kyungeunni in #484
  • feat: add producer/consumer wire metrics and compression attribute by @kruskall in #472
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.17 by @dependabot in #489

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

14 May 09:02
2636c09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

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