Drop support for subscribing to bro/ topics

This commit is contained in:
Tim Wojtulewicz 2024-01-10 12:26:50 -07:00
parent 1649e3e7cc
commit 9033018509
3 changed files with 8 additions and 11 deletions

4
NEWS
View file

@ -187,6 +187,10 @@ Changed Functionality
Removed Functionality
---------------------
- Zeek no longer automatically subscribes to topics prefixed with "bro/" whenever
subscribing to topics prefixed with "zeek/". This was a leftover backward-
compatibility step in the Broker code that should have been removed long ago.
Deprecated Functionality
------------------------