Skip to content

Releases: mosajjal/dnsmonster

v0.4.3

30 Dec 22:35
Compare
Choose a tag to compare

New features in this release:

  • 3 different configuration options (Env vars, config file and CLI parameters)
  • full afpacket support
  • dryrun and debug for ClickHouse
  • ability to sample incoming traffic for processing
  • ability to change frequency of status updates in the log (default:10 seconds)
  • more stats details
  • code cleanup and performance enhancements

v0.4.2

30 Dec 22:14
Compare
Choose a tag to compare

New features in this release:

  • 3 different configuration options (Env vars, config file and CLI parameters)
  • full afpacket support
  • dryrun and debug for ClickHouse
  • ability to sample incoming traffic for processing
  • ability to change frequency of status updates in the log (default:10 seconds)
  • more stats details
  • code cleanup and performance enhancements

v0.4.1

30 Dec 22:13
Compare
Choose a tag to compare

New features in this release:

  • 3 different configuration options (Env vars, config file and CLI parameters)
  • full afpacket support
  • dryrun and debug for ClickHouse
  • ability to sample incoming traffic for processing
  • ability to change frequency of status updates in the log (default:10 seconds)
  • more stats details
  • code cleanup and performance enhancements

v0.4.0

30 Dec 21:43
Compare
Choose a tag to compare

New features in this release:

  • 3 different configuration options (Env vars, config file and CLI parameters)
  • full afpacket support
  • dryrun and debug for ClickHouse
  • ability to sample incoming traffic for processing
  • ability to change frequency of status updates in the log (default:10 seconds)
  • more stats details
  • code cleanup and performance enhancements

Downsampling support

23 Dec 23:14
Compare
Choose a tag to compare

each DNS request now has a UUID-4 associated with it inside Clickhouse, which means there's a way to do sampling of data. More docs about that is coming soon!

Note that this change will not be breaking from 0.2, but expect stuff to be broken version-by-version till we reach 1.0.0.

v0.2

12 Nov 06:19
Compare
Choose a tag to compare

Important note regarding this update: Version 0.1 to 0.2 is breaking. There needs to be a table migration. It's highly recommended that the 0.1 be flushed completely and 0.2 is built from scratch.

v0.0.1

26 Oct 00:43
Compare
Choose a tag to compare
removed 32 bit release