Skip to content

Releases: mimuret/dtap

v2.5.0: feat: add multi output plugin, add nats metrics (#33)

20 Jul 17:29
c0b9f93

Choose a tag to compare

* feat: add multi output plugin with configuration schema

* fix: add ID for child plugins

* feat: add dtap_output_nats_publish_duration_seconds metrics

* doc: add comments

v2.4.1: Ver2.4.1 (#32)

20 Jul 15:38
5bfa593

Choose a tag to compare

* fix: schema make file

* fix: json schema

* fix: update dependencies in go.mod

v2.3.0: add: JSONIncludeKeys, JSONExcludeKeys (#30)

30 Jan 15:03
75b1398

Choose a tag to compare

* add: JSONIncludeKeys, JSONExcludeKeys

* update config-schema

* update: go1.23

* fix: pkg

v2.2.1

31 Jan 13:42
5219e1a

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

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

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

Choose a tag to compare

fix: README.md

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

08 Sep 00:20
9d96e09

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

Choose a tag to compare

update action

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

10 Aug 08:20
e849efe

Choose a tag to compare

Pre-release
* update dnsutils

* update dnsutils

* add QueryAddressEnabled and ResponseAddressEnabled for hash and mask filter