Skip to content

Releases: mosajjal/dnsmonster

v1.0.2

02 Aug 04:22
fba3bf3

Choose a tag to compare

move to v1 for releaser

v1.0.1

02 Aug 04:14
b5b5056

Choose a tag to compare

What's Changed

  • Bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot[bot] in #114
  • Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot[bot] in #115
  • Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot[bot] in #116
  • Bump github.com/ClickHouse/ch-go from 0.63.1 to 0.65.0 by @dependabot[bot] in #117
  • Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #119
  • Add custom table switch support to clickhouse and postgres by @AlirezaKm in #121

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Oct 08:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.9...v1.0.0

v1.0.0-beta2

15 Jan 04:36

Choose a tag to compare

Merge branch 'main' of github.com:mosajjal/dnsmonster

v1.0.0-beta1

15 Dec 20:40

Choose a tag to compare

What's Changed

  • move from docker-compose to docker compose in autobuild
  • added parquet output
  • added zinc output
  • added Kafka SASL authentication
  • added license information

New Contributors

Full Changelog: v0.9.9...v1.0.0-beta1

v0.9.9

01 Feb 23:47

Choose a tag to compare

BREAKING Changes:

  • project structure changes for builds. dnsmonster command script now sits inside the cmd/dnsmonster folder as per standard
  • packet time has changed to 64 bit precision (addresses #45 and #31). Unfortunately tables need to be recreated since Clickhouse doesn't allow type conversion on PRIMARY KEYS.
  • file output now takes a directory path and handles rotation and auto-creates files as per template. the old file output is deprecated. In order to output to a raw file, use stdoutoutputtype and redirect to the destination file

Other notable changes:

  • Go 1.20 support
  • pcapng file support
  • GOB output format for Kafka
  • goreleaser rollout (alpha)

Full Changelog: v0.9.7...v0.9.9

v0.9.8-2

01 Feb 22:04

Choose a tag to compare

BREAKING Changes:

  • project structure changes for builds. dnsmonster command script now sits inside the cmd/dnsmonster folder as per standard
  • packet time has changed to 64 bit precision (addresses #45 and #31). Unfortunately tables need to be recreated since Clickhouse doesn't allow type conversion on PRIMARY KEYS.
  • file output now takes a directory path and handles rotation and auto-creates files as per template. the old file output is deprecated. In order to output to a raw file, use stdoutoutputtype and redirect to the destination file

Other notable changes:

  • Go 1.20 support
  • pcapng file support
  • GOB output format for Kafka
  • goreleaser rollout (alpha)

Full Changelog: v0.9.7...v0.9.8

v0.9.8-1

01 Feb 21:22

Choose a tag to compare

BREAKING Changes:

  • project structure changes for builds. dnsmonster command script now sits inside the cmd/dnsmonster folder as per standard
  • packet time has changed to 64 bit precision (addresses #45 and #31). Unfortunately tables need to be recreated since Clickhouse doesn't allow type conversion on PRIMARY KEYS.
  • file output now takes a directory path and handles rotation and auto-creates files as per template. the old file output is deprecated. In order to output to a raw file, use stdoutoutputtype and redirect to the destination file

Other notable changes:

  • Go 1.20 support
  • pcapng file support
  • GOB output format for Kafka
  • goreleaser rollout (alpha)

Full Changelog: v0.9.7...v0.9.8

v0.9.8

01 Feb 21:04

Choose a tag to compare

BREAKING Changes:

  • project structure changes for builds. dnsmonster command script now sits inside the cmd/dnsmonster folder as per standard
  • packet time has changed to 64 bit precision (addresses #45 and #31). Unfortunately tables need to be recreated since Clickhouse doesn't allow type conversion on PRIMARY KEYS.
  • file output now takes a directory path and handles rotation and auto-creates files as per template. the old file output is deprecated. In order to output to a raw file, use stdoutoutputtype and redirect to the destination file

Other notable changes:

  • Go 1.20 support
  • pcapng file support
  • GOB output format for Kafka
  • goreleaser rollout (alpha)

Full Changelog: v0.9.7...v0.9.8

v0.9.7

07 Nov 19:39

Choose a tag to compare

Bug fixes and performance enhancements

Full Changelog: v0.9.6...v0.9.7