What's Changed
- feat: optimize docker image for #470 by @dmachard in #492
- feat: new
length-unitattribute for text-format #478 by @dmachard in #491 - feat: add sampling rate to downsampled items (first shot) by @dmachard in #480
- feat #481 : add compression support for kafka logger by @dmachard in #482
- feat: #453 introduced metrics
etldplusone_totalandetldplusone_topby @kabenin in #465 - feat: syslog: support batch mode to send logs by @dmachard in #489
- feat #499 : detect go version in a dynamic way for Makefile by @dmachard in #502
- fix #509 : logger prometheus - fix panic error with invalid qname by @dmachard in #514
- fix #461 : regression - closing dnstap stream on bind 9 very slow by @dmachard in #472
- fix #483 : syslog logger - remove NULL char in qname by @dmachard in #484
- refactor: add more linters to golangci-lint by @pieterlexis-tomtom in #456
- refactor: code factory on multiplexer mode by @dmachard in #497
- refactor: code factory on config part to prepare future versions by @dmachard in #498
- doc: update README.md by @dmachard in #479
- chore(deps): bump github.com/miekg/dns from 1.1.56 to 1.1.57 by @dependabot in #476
- chore(deps): bump github.com/cilium/ebpf from 0.12.2 to 0.12.3 by @dependabot in #463
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #464
- chore(deps): bump golang from 1.21.3-alpine3.17 to 1.21.4-alpine3.17 by @dependabot in #462
- chore(deps): bump github.com/segmentio/kafka-go from 0.4.44 to 0.4.45 by @dependabot in #485
- chore(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.3 by @dependabot in #487
- chore(deps): bump alpine from 3.18.4 to 3.18.5 by @dependabot in #493
- chore(tests): 25 more unit tests for regression added
- chore(ci): bump actions/setup-go and checkout from 2 to 5 by @dependabot in #469 #501 #468
- chore(ci): bump actions/setup-python from 4 to 5 by @dependabot in #500
Full Changelog: v0.38.0...v0.39.0
Bug reporters