Merge remote-tracking branch 'origin/topic/awelzel/4176-cluster-on-sub-unsub-hooks'

* origin/topic/awelzel/4176-cluster-on-sub-unsub-hooks:
  cluster: Add on_subscribe() and on_unsubscribe() hooks
This commit is contained in:
Arne Welzel 2025-08-08 14:23:51 +02:00
commit 13f613eb1d
11 changed files with 81 additions and 10 deletions

View file

@ -1,3 +1,7 @@
8.1.0-dev.24 | 2025-08-08 14:23:51 +0200
* GH-4176: cluster: Add on_subscribe() and on_unsubscribe() hooks (Arne Welzel, Corelight)
8.1.0-dev.22 | 2025-08-07 08:39:27 -0700
* Update zeek-aux to remove BRO_DIST from plugin skeleton (Tim Wojtulewicz, Corelight)