Releases: elastic/apm-queue
Releases · elastic/apm-queue
v2.13.3
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
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
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
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
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
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
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
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
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
v2.10.5
What's Changed
- ci: use elastic/oblt-actions/google/auth action by @reakaleek in #596
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.2 to 1.28.3 by @dependabot in #598
- build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #597
- build(deps): bump the otel group with 5 updates by @dependabot in #599
- build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 in /tools by @dependabot in #600
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.4 by @dependabot in #601
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5 by @dependabot in #602
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #603
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6 by @dependabot in #604
- kafka: producer option allow auto create topics by @1pkg in #605
Full Changelog: v2.10.4...v2.10.5