Skip to content

Releases: elastic/apm-queue

v2.14.0

06 Aug 23:01
71d8d24

Choose a tag to compare

What's Changed

  • build(deps): bump the otel group with 5 updates by @dependabot[bot] in #662
  • build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot[bot] in #667
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.29.15 by @dependabot[bot] in #668
  • build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 in /tools by @dependabot[bot] in #669
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.15 to 1.29.16 by @dependabot[bot] in #670
  • build(deps): bump go.elastic.co/go-licence-detector from 0.7.0 to 0.8.0 in /tools by @dependabot[bot] in #672
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.16 to 1.29.17 by @dependabot[bot] in #673
  • build(deps): bump the otel group with 5 updates by @dependabot[bot] in #674
  • Fix unit tests failing with franz-go update by @rubvs in #675
  • build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #676
  • build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 in /tools by @dependabot[bot] in #678
  • ci: move from dependabot reviewers to CODEOWNERS by @oakrizan in #681
  • build(deps): bump go.elastic.co/go-licence-detector from 0.8.0 to 0.9.1 in /tools by @dependabot[bot] in #682
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.29.18 by @dependabot[bot] in #680
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.18 to 1.30.0 by @dependabot[bot] in #683
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.30.0 to 1.30.1 by @dependabot[bot] in #684
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.30.1 to 1.30.2 by @dependabot[bot] in #685
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.30.2 to 1.30.3 by @dependabot[bot] in #689
  • kafka: queuemanager add api to list all topics by @1pkg in #687

New Contributors

Full Changelog: v2.13.3...v2.14.0

v2.13.3

19 May 06:33
c7bf245

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.9 to 1.29.14 by @dependabot in #654
  • build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #653
  • build(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 in /tools by @dependabot in #658
  • build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot in #659
  • fix: do not call topic attribute func on empty topics by @kruskall in #660

Full Changelog: v2.13.2...v2.13.3

v2.13.2

16 Apr 22:48
843bea7

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0 in /tools by @dependabot in #648
  • build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 in /tools by @dependabot in #655
  • consumer: log kafka commit offsets error by @1pkg in #657

Full Changelog: v2.13.1...v2.13.2

v2.13.1

10 Mar 17:56
910aaac

Choose a tag to compare

What's Changed

  • Upgrade go to 1.23 by @ericywl in #645
  • build(deps): bump the otel group across 1 directory with 5 updates by @dependabot in #643
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.7 to 1.29.9 by @dependabot in #641
  • Upgrade tools go version and honnef by @ericywl in #646
  • kafka: Ignore SASL if mTLS vars are set by @marclop in #647

New Contributors

Full Changelog: v2.13.0...v2.13.1

v2.13.0

26 Feb 05:51
f3fd68d

Choose a tag to compare

What's Changed

  • feat: allow customizing TLS ServerName by @inge4pres in #638
  • build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #635
  • kafka: Add support for creating ACLs by @marclop in #637

Full Changelog: v2.12.0...v2.13.0

v2.12.0

25 Feb 10:19
07cf390

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.5 to 1.29.6 by @dependabot in #630
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.6 to 1.29.7 by @dependabot in #634
  • Kafka: Support specifying client certificates by @marclop in #636

Full Changelog: v2.11.0...v2.12.0

v2.11.0

13 Feb 08:20
f1f3b66

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.1 to 1.29.3 by @dependabot in #626
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.3 to 1.29.4 by @dependabot in #627
  • build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #628
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.4 to 1.29.5 by @dependabot in #629
  • build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 in /tools by @dependabot in #632
  • TLS: Add support for CA certificate in Kafka by @marclop in #625

Full Changelog: v2.10.8...v2.11.0

v2.10.8

22 Jan 08:10
a040b38

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.0 to 1.29.1 by @dependabot in #620
  • Use WARN for broker connect DeadlineExceeded errs by @marclop in #622

Full Changelog: v2.10.7...v2.10.8

v2.10.7

16 Jan 15:57
016e914

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.7 by @dependabot in #610
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.7 to 1.28.8 by @dependabot in #612
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.8 to 1.28.9 by @dependabot in #613
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.9 to 1.28.10 by @dependabot in #615
  • fix: use topic attribute function in manager by @kruskall in #614
  • fix: better protect against nil topicAttributeFunc by @kruskall in #618
  • build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 in /tools by @dependabot in #611
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.10 to 1.29.0 by @dependabot in #617

Full Changelog: v2.10.6...v2.10.7

v2.10.6

10 Dec 01:51
cc45977

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #607
  • build(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 in /tools by @dependabot in #608
  • kafka consumer: Limit MaxBrokerReadBytes by @marclop in #606

Full Changelog: v2.10.5...v2.10.6