Skip to content

Releases: DCSO/fever

v1.3.5

27 Mar 10:39
Compare
Choose a tag to compare

This release introduces the following features:

  • Properly handle null fields in DNS v2 data (#104)

v1.3.4

28 Apr 17:54
Compare
Choose a tag to compare

This release introduces the following features:

  • Log heartbeat creation with Info level (#100)
  • Update Go dependency versions (#99)
  • Remove support for Stenosis (#98)

v1.3.3

25 Jan 16:50
a4feb0f
Compare
Choose a tag to compare

This release introduces the following features:

  • Fixed handling of JSON null values (#97)

v1.3.2

09 Dec 14:23
Compare
Choose a tag to compare

This release introduces the following features:

  • Add end-to-end test support
    • Add heartbeat alerts to forwarded events (#94)
    • Add flow report testdata submission (#93)
    • Add passive DNS testdata submission (#92)
  • Add option to remove null JSON fields when using fever alertify (#91)

v1.3.1

03 Nov 12:54
dee4f55
Compare
Choose a tag to compare

This release introduces the following features:

  • Ensure that alertified events also contain added fields (#90)

v1.3.0

16 Aug 12:34
dfbc596
Compare
Choose a tag to compare

This release introduces the following features:

  • Added gRPC based infrastructure for remote runtime communication with FEVER process.
  • Added runtime control tool for Bloom filter matcher fever bloom (#86, #85)
  • CI now uses GitHub Actions (#87, #81)

v1.2.0

25 Jun 13:09
Compare
Choose a tag to compare

This release introduces the following features:

  • Speed up addition of fields to forwarded EVE-JSON (#83)
  • Support for multiple output sockets with event type filtering and buffers (#84)

v1.1.0

09 Jun 07:34
Compare
Choose a tag to compare

This release introduces the following features:

  • Support for input buffering (#82)

v1.0.19

04 May 14:10
76cca0a
Compare
Choose a tag to compare

This release introduces the following features:

  • Support Bloom filter matching for TLS fingerprints (#76, #38)
  • Reduce log noise by moving AMQP messages to debug log level (#78)

v1.0.18

30 Mar 21:28
Compare
Choose a tag to compare

This release introduces the following features:

  • Added version subcommand (#73)
  • Prevent deadlock on main event stream during reconnect (#75)