Skip to content

Releases: mimuret/dtap

v2.2.1

31 Jan 13:42
5219e1a
Compare
Choose a tag to compare

What's Changed

  • fix: Error handling of invalid message by @mimuret in #29

Full Changelog: v2.2.0...v2.2.1

v2.2.0: Ver2.2.0 (#28)

22 Oct 07:48
508ef55
Compare
Choose a tag to compare
* remove: InputContext.No and OutputContext.No

* fix: golangci-lint

* add: plugin pcap

* fix: update otelhttp

* update dnsutils

* add: pcap type filter

* fix: metrics name

* add: add support pcap direction

* fix: pcap QueryAddress, ResponseAddress

* add matcher plugin counter

* fix srcIP

* add profile api

* remove go-release

* update: github.com/nats-io/nats-server/v2

* update ginkgo/v2

v2.1.0: Ver2.1.0 (#27)

15 Oct 16:00
d47c6bc
Compare
Choose a tag to compare
* add ID for plugin

* update schema

* add input/output metrics

* update: dns plugin

* fix promauto

* fix: metrics registry

* add reload

* update golang.org/x/net

* add api.md

v2.0.0

19 Sep 15:08
d6d7f10
Compare
Choose a tag to compare
fix: README.md

v2.0.0-alpha.18: Ver2.0.0 alpha.18 (#26)

08 Sep 00:20
9d96e09
Compare
Choose a tag to compare
* fix: config UnmarshalJSON

* fix nats input

* update: InputServer err msg

v2.0.0-alpha.17

07 Sep 09:00
433fae2
Compare
Choose a tag to compare
update action

v2.0.0-alpha.15: V2.0.0 alpha.15 (#23)

10 Aug 08:20
e849efe
Compare
Choose a tag to compare
Pre-release
* update dnsutils

* update dnsutils

* add QueryAddressEnabled and ResponseAddressEnabled for hash and mask filter

v2.0.0-alpha.14: update dnsutils (#22)

24 Apr 15:47
887cf04
Compare
Choose a tag to compare
* update dnsutils

* update go version v1.20

* update setup-go

v2.0.0-alpha.13

22 Jan 06:45
8224626
Compare
Choose a tag to compare
v2.0.0-alpha.13 Pre-release
Pre-release
add: loki output plugin

v2.0.0-alpha.11: Ver2.0.0 alpha.11 (#20)

21 Jan 13:25
5f1c184
Compare
Choose a tag to compare
* add MaxRetry for output

* add: InputContext,OuputContext

* fix tcp test

* change log level from warn to debug when input message parse error