Releases: elastic/apm-queue
Releases · elastic/apm-queue
v2.18.6
What's Changed
- build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #752
- build(deps): bump the otel group with 5 updates by @dependabot[bot] in #753
- build(deps): bump golang.org/x/tools from 0.39.0 to 0.43.0 in /tools by @dependabot[bot] in #754
- build(deps): bump actions/create-github-app-token from 2 to 3 in the github-actions group by @dependabot[bot] in #756
- build(deps): bump actions/github-script from 8 to 9 in the github-actions group by @dependabot[bot] in #761
- Add error_reason dimension to messaging.kafka.{connects,connect_errors}.count by @carsonip in #762
Full Changelog: v2.18.5...v2.18.6
v2.18.5
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.18 to 1.31.19 by @dependabot[bot] in #729
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.19 to 1.31.20 by @dependabot[bot] in #730
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.20 to 1.32.0 by @dependabot[bot] in #732
- build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #733
- build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 in /tools by @dependabot[bot] in #731
- build(deps): bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #735
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.0 to 1.32.2 by @dependabot[bot] in #736
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.2 to 1.32.3 by @dependabot[bot] in #737
- build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #740
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.3 to 1.32.4 by @dependabot[bot] in #739
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.4 to 1.32.5 by @dependabot[bot] in #741
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.5 to 1.32.6 by @dependabot[bot] in #743
- build(deps): bump franz-go and set 9m conn idle timeout default by @carsonip in #749
Full Changelog: v2.18.4...v2.18.5
v2.18.4
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
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
v2.18.1
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
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
v2.16.0
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
- @constanca-m made their first contribution in #696
Full Changelog: v2.15.0...v2.16.0
v2.15.0
What's Changed
- feat(kafka): Introduce
LogCompactedConsumerby @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