Skip to content

v1.4.0

Compare
Choose a tag to compare
@jsiwek jsiwek released this 05 Aug 01:45
· 895 commits to master since this release
  • Adds a new broker::store_event API that can be used to observe
    data store modifications.

  • Adds support for Windows platform.

  • RocksDB support is now opt-in instead of automatically detected and used
    at configuration-time. Use the --enable-rocksdb and
    --with-rocksdb= flags to opt-in.

Note: Releases in the v1.4.x series are aligned for use in Zeek v3.2.x and do not support Zeek v3.0.x (Broker v1.2.x are meant to be used for that Zeek LTS release branch).