Skip to content

Latest commit

 

History

History
112 lines (59 loc) · 5.13 KB

CHANGELOG.md

File metadata and controls

112 lines (59 loc) · 5.13 KB

0.6.2 (2022-06-20)

Bug Fixes

  • field type for src_port, dest_port, flow_id, flow.pkts_toserver, flow.pkts_toclient, flow.bytes_toserver, flow.bytes_toclient set to integer (af052cf)

0.6.1 (2022-06-20)

Bug Fixes

  • field type for src_port, dest_port, flow_id, flow.pkts_toserver, flow.pkts_toclient, flow.bytes_toserver, flow.bytes_toclient set to integer (3925fb2)

0.6.0 (2021-10-08)

Features

  • add dns, improve performance with generator, ssl (5b9f42f)

0.5.1 (2021-09-22)

Bug Fixes

  • uses deepcopy on suricata dictionary (5f2675e)

0.5.0 (2021-09-16)

Bug Fixes

Features

  • 2 clusters instead of one (e56bc09)
  • adds NED_START_TIMESTAMP_EPOCHS parameter (4262d5f)

0.4.0 (2021-09-10)

Bug Fixes

  • adds docker extra host to reach host.docker.internal on linux (a888c25)
  • compose syntax (3e769e1)
  • fixes docker tag (d21318e)
  • makefile deployment-linux (796bca8)
  • makefile deployment-linux (8595d12)
  • new file x (b46b7b9)
  • remose bootstrap from deployment-linux (53b9b9b)

Features

  • adds IP address for docker host on linux in makefile (cdd98c5)

0.3.1 (2021-09-10)

Bug Fixes

0.3.1-beta.3 (2021-09-10)

Bug Fixes

0.3.0 (2021-09-10)

Features

0.2.0 (2021-09-10)

Features

  • adds netflow production (5a6d900)

0.1.1-beta.2 (2021-09-10)

Bug Fixes

  • fixes structure of suricata dictionary (2ed66be)
  • happy bandit and mypy (d4311ef)

0.1.1-beta.1 (2021-09-09)

Bug Fixes

  • fxes semantic-release assets tracking (b57d10a)