Skip to content

v0.35.0

Compare
Choose a tag to compare
@dmachard dmachard released this 31 Aug 08:16
· 268 commits to main since this release
0f593ce

What's Changed

  • [ENHANCEMENT] Refactor ElasticSearch logger for bulk requests support by @arvchristos in #382
  • [ENHANCEMENT] Github CI: add dnstap test for coredns v1.11.1 with TLS support by @dmachard in #384
  • [ENHANCEMENT] DNSTAP collector: add extra field support by @dmachard in #388
  • [ENHANCEMENT] New transform to add features for machine learning by @dmachard in #358
  • [ENHANCEMENT] Add rdata ip filtering by @arvchristos in #377
  • [ENHANCEMENT] Introduce configurable prometheus labels by @kabenin in #383
  • [BUGFIX] RESTful logger: fix minor error in swagger.yml by @dmachard in #390
  • [DOCS] Fix and documentations improvements by @dmachard in #364
  • [DEPENDENCY] Update Makefile dependencies by @dmachard in #389
  • [DEPENDENCY] Bump github.com/dmachard/go-dnstap-protobuf from 0.5.0 to 0.6.0 by @dependabot in #368
  • [DEPENDENCY] Bump github.com/dmachard/go-powerdns-protobuf from 0.1.0 to 0.2.0 by @dependabot in #356
  • [DEPENDENCY] Bump github.com/segmentio/kafka-go from 0.4.40 to 0.4.42 by @dependabot in #354
  • [DEPENDENCY] Bump golang.org/x/sys from 0.9.0 to 0.10.0 by @dependabot in #355
  • [DEPENDENCY] Bump golang.org/x/net from 0.10.0 to 0.14.0 by @dependabot in #357 #367
  • [DEPENDENCY] Bump golang from 1.20.6-alpine3.17 to 1.21.0-alpine3.17 by @dependabot in #372
  • [DEPENDENCY] Bump github.com/cilium/ebpf from 0.10.0 to 0.11.0 by @dependabot in #365
  • [DEPENDENCY] Bump alpine from 3.18.2 to 3.18.3 by @dependabot in #373
  • [DEPENDENCY] Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #385
  • [DEPENDENCY] Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #386
  • [DEPENDENCY] Bump github.com/oschwald/maxminddb-golang from 1.11.0 to 1.12.0 by @dependabot in #387

New Contributors

Full Changelog: v0.34.0...v0.35.0