elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
108 stars 4.93k forks source link

feat: bump badger to use ristretto v2 #41671

Closed kruskall closed 21 hours ago

kruskall commented 3 days ago

Proposed commit message

badger v4 caused compile errors for clients using badger v2 + beats due to ristretto breaking binary compatibility without bumping the major version. badger v4.4.0 solved the issue by using ristretto v2

Checklist

Disruptive User Impact

Author's Checklist

How to test this PR locally

Related issues

-

Use cases

Screenshots

Logs

botelastic[bot] commented 3 days ago

This pull request doesn't have a Team:<team> label.

mergify[bot] commented 3 days ago

This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @kruskall? 🙏. For such, you'll need to label your PR with:

To fixup this pull request, you need to add the backport labels for the needed branches, such as:

mergify[bot] commented 3 days ago

backport-8.x has been added to help with the transition to the new branch 8.x. If you don't need it please use backport-skip label and remove the backport-8.x label.