Merge branch 'topic/christian/fix-broker-peering-overflows-metric'

* topic/christian/fix-broker-peering-overflows-metric:
  Bugfix: accurately track Broker buffer overflows w/ multiple peerings

(cherry picked from commit 8d79429555)
This commit is contained in:
Christian Kreibich 2025-05-08 15:07:09 -07:00
parent 589f146549
commit 61f094e928
3 changed files with 51 additions and 10 deletions

View file

@ -1,3 +1,9 @@
7.2.0-rc1.19 | 2025-05-08 15:14:29 -0700
* Bugfix: accurately track Broker buffer overflows w/ multiple peerings (Christian Kreibich, Corelight)
(cherry picked from commit 8d7942955573673a1eedd98d027a1efcaec485c8)
7.2.0-rc1.18 | 2025-05-08 14:47:17 -0700
* Bump auxil/spicy to latest release (Benjamin Bannier, Corelight)