Releases: elastic/apm-queue
Releases · elastic/apm-queue
v2.10.4
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.27.42 by @dependabot in #584
- build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 in /tools by @dependabot in #583
- github-actions: use ephemeral tokens for add to mis project by @v1v in #585
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.42 to 1.27.43 by @dependabot in #587
- build(deps): bump the otel group with 5 updates by @dependabot in #588
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 by @dependabot in #590
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1 by @dependabot in #591
producer.messages.count
: Usekgo.Err
as reason by @marclop in #593- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.2 by @dependabot in #594
Full Changelog: v2.10.3...v2.10.4
v2.10.3
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.27.40 by @dependabot in #580
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.40 to 1.27.41 by @dependabot in #582
- metrics: add consumer read latency distribution metric by @1pkg in #579
Full Changelog: v2.10.2...v2.10.3
v2.10.2
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.38 to 1.27.39 by @dependabot in #577
- build(deps): bump go.elastic.co/go-licence-detector from 0.6.1 to 0.7.0 in /tools by @dependabot in #578
- Handle empty
zap.Field{}
to avoid panics by @marclop in #581
Full Changelog: v2.10.1...v2.10.2
v2.10.1
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.36 to 1.27.37 by @dependabot in #574
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.37 to 1.27.38 by @dependabot in #575
- feat: add missing project.id to consumer logger by @kruskall in #576
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- build(deps): bump cloud.google.com/go/pubsub from 1.41.0 to 1.42.0 by @dependabot in #549
- build(deps): bump cloud.google.com/go/monitoring from 1.20.4 to 1.21.0 by @dependabot in #548
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.29 by @dependabot in #550
- feat: bump go to 1.22 by @kruskall in #554
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.29 to 1.27.30 by @dependabot in #553
- build(deps): bump google.golang.org/api from 0.193.0 to 0.194.0 by @dependabot in #551
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.30 to 1.27.31 by @dependabot in #555
- build(deps): bump the otel group with 5 updates by @dependabot in #552
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.53.0 to 0.54.0 by @dependabot in #556
- build(deps): bump google.golang.org/api from 0.194.0 to 0.195.0 by @dependabot in #557
- build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #558
- kafka: less verbose producer tests by @endorama in #480
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.32 by @dependabot in #560
- Remove pubsublite package by @marclop in #565
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.32 to 1.27.33 by @dependabot in #564
- build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 in /tools by @dependabot in #566
- build(deps): bump the otel group with 5 updates by @dependabot in #567
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.34 by @dependabot in #569
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.34 to 1.27.35 by @dependabot in #570
- Fix flaky test in metric producer by @rubvs in #568
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.35 to 1.27.36 by @dependabot in #572
- feat: add topiclogfieldfunc to customize log fields by @kruskall in #571
- fix: do not reuse logger in topiccreator by @kruskall in #573
New Contributors
Full Changelog: v2.9.0...v2.10.0
v2.9.0
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
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
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
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
- @kyungeunni made their first contribution in #484
Full Changelog: v2.6.0...v2.7.0