Skip to content

Releases: elastic/apm-queue

v2.18.4

11 Nov 16:07
4ecf8f6

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #728
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.17 to 1.31.18 by @dependabot[bot] in #727
  • Fix consumer lag reporting when start offset request fails by @Copilot in #723

Full Changelog: v2.18.3...v2.18.4

v2.18.3

10 Nov 15:44
7258abd

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.16 to 1.31.17 by @dependabot[bot] in #724
  • Fix OnBrokerConnect log field conflict by @carsonip in #726

Full Changelog: v2.18.2...v2.18.3

v2.18.2

05 Nov 06:08
b291a1c

Choose a tag to compare

What's Changed

  • chore: Add comment for fetch error handling by @carsonip in #721
  • lcc: Sync when first fetch returns no records by @marclop in #725

Full Changelog: v2.18.1...v2.18.2

v2.18.1

03 Nov 19:30
13c6572

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/tools from 0.36.0 to 0.38.0 in /tools by @dependabot[bot] in #712
  • build(deps): bump go.elastic.co/go-licence-detector from 0.9.1 to 0.10.0 in /tools by @dependabot[bot] in #711
  • doc: correctly mark field func as deprecated by @kruskall in #713
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.15 by @dependabot[bot] in #718
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.15 to 1.31.16 by @dependabot[bot] in #719
  • Fix indefinitely stuck consumer on fetch DeadlineExceeded by @carsonip in #720

Full Changelog: v2.18.0...v2.18.1

v2.18.0

09 Oct 17:24
b5f78fb

Choose a tag to compare

What's Changed

  • Replace tibdex/github-app-token with actions/create-github-app-token by @Copilot in #708
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.2 to 1.31.3 by @dependabot[bot] in #698
  • build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #702
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.11 to 1.31.12 by @dependabot[bot] in #710
  • ignore unknown topic warning by @rubvs in #709

New Contributors

  • @Copilot made their first contribution in #708

Full Changelog: v2.17.0...v2.18.0

v2.17.0

15 Sep 20:14
2a0c89a

Choose a tag to compare

What's Changed

  • build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #701
  • add none as the default compression codec by @rubvs in #705
  • manage admin topic by @rubvs in #703

Full Changelog: v2.16.0...v2.17.0

v2.16.0

03 Sep 16:21
ceb5909

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.1 by @dependabot[bot] in #694
  • improved error handling for sync produce by @rubvs in #693
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #697
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.1 to 1.31.2 by @dependabot[bot] in #695
  • build(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #692
  • build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #699
  • build(deps): bump the otel group with 5 updates by @dependabot[bot] in #700
  • Add new option for multiple attributes in topic attribute functions (metrics and logs) by @constanca-m in #696

New Contributors

Full Changelog: v2.15.0...v2.16.0

v2.15.0

12 Aug 18:31
136b245

Choose a tag to compare

What's Changed

  • feat(kafka): Introduce LogCompactedConsumer by @marclop in #688
  • Refactor config structure by @rubvs in #679
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.30.3 to 1.31.0 by @dependabot[bot] in #691
  • build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 in /tools by @dependabot[bot] in #690

Full Changelog: v2.14.0...v2.15.0

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