Skip to content

Releases: zeek/broker

v1.3.3

30 Apr 17:38
Compare
Choose a tag to compare
  • Fix unusable subscriber.poll() method in Python bindings
    #110

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

v1.2.8

30 Apr 17:37
Compare
Choose a tag to compare
  • Fix unusable subscriber.poll() method in Python bindings
    #110

Note: Releases in the v1.2.x series are a long-term supported release, aligned for use in Zeek v3.0.x (but not later versions).

v1.3.2

10 Apr 23:59
Compare
Choose a tag to compare

This release addresses the following:

  • Change topic strings to not automatically alter slashes
    0d04bf4

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

v1.2.7

10 Apr 23:58
Compare
Choose a tag to compare

This release addresses the following:

  • Change topic strings to not automatically alter slashes
    0d04bf4

Note: Releases in the v1.2.x series are a long-term supported release, aligned for use in Zeek v3.0.x (but not later versions).

v1.3.1

09 Mar 21:15
Compare
Choose a tag to compare

This release addresses the following:

  • A race condition in data store operations could result in any I/O loop that handles data store queries/responses having higher CPU load than expected, see #97

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

v1.2.6

09 Mar 21:15
Compare
Choose a tag to compare

This release addresses the following:

  • A race condition in data store operations could result in any I/O loop that handles data store queries/responses having higher CPU load than expected, see #97

Note: Releases in the v1.2.x series are a long-term supported release, aligned for use in Zeek v3.0.x (but not later versions).

v1.2.5

25 Feb 21:29
Compare
Choose a tag to compare

Releases in the v1.2.x series are a long-term supported release, aligned for use in Zeek v3.0.x (but not later versions).

This release, v1.2.5 addresses the following:

  • Improve Broker python binding Event validity checks
    2d9f474

  • Misleading Broker debug/error output
    0d136d1

v1.3.0

10 Feb 18:22
Compare
Choose a tag to compare
  • Various bug fixes and internal improvements see CHANGES for full changelog
  • A C++17-capable compiler and CMake 3.0+ are now required to compile Broker
  • This release of Broker will align with Zeek 3.1.0 (and possibly later), but no longer supports Zeek 3.0.x. Explanation from NEWS:
Broker 1.3.0 depends on CAF 0.17.4.  Broker 1.2.x had depended on CAF 0.16.x,
whose wire format changed and is now incompatible with CAF 0.17.x.
Zeek 3.0.x shipped with Broker 1.2.x, which means Broker 1.3.x cannot be
used to communicate with Zeek 3.0.x, only 3.1.x (and possibly later, check
for updated release notes for compatibility clarifications).

v1.2.4

10 Dec 21:14
Compare
Choose a tag to compare

A minor bug-fix release:

  • #58: Fix Xcode compiler warnings
  • #67: Fix potential libc++ mismatch between CAF and Broker
  • Updates embedded CAF to 0.16.5 (fixes build on OpenBSD, see zeek/zeek#649)

v1.2.3

23 Sep 19:03
Compare
Choose a tag to compare
Version tag