Skip to content

v0.34.0

Choose a tag to compare

@dmachard dmachard released this 28 Jul 11:48
2378637

What's Changed

  • [ENHANCEMENT] prometheus logger further performance improvements by @kabenin in #330
  • [ENHANCEMENT] add parsing for SVCB and HTTPS by @pieterlexis-tomtom in #347
  • [ENHANCEMENT] add basic config validation by @pieterlexis-tomtom in #348
  • [ENHANCEMENT] transform Reducer: add cumulative length and more options by @dmachard in #359
  • [BUGFIX] syslog logger: remove uneeded carriage return by @dmachard in #352
  • [BUGFIX] issue #360 - Bad timestamp on PowerDNS collector by @dmachard in #361
  • [DOC] document basic-auth-enable for Prometheus logger by @pieterlexis-tomtom in #346
  • [DEPENDENCY] bump github.com/prometheus/common from 0.43.0 to 0.44.0 by @dependabot in #320
  • [DEPENDENCY] bump alpine from 3.18.0 to 3.18.2 by @dependabot in #340
  • [DEPENDENCY] bump github.com/miekg/dns from 1.1.54 to 1.1.55 by @dependabot in #342
  • [DEPENDENCY] bump github.com/oschwald/maxminddb-golang from 1.10.0 to 1.11.0 by @dependabot in #341
  • [DEPENDENCY] bump github.com/klauspost/compress from 1.16.5 to 1.16.7 by @dependabot in #345
  • [DEPENDENCY] bump golang from 1.20.5-alpine3.17 to 1.20.6-alpine3.17 by @dependabot in #350

New Contributors

Full Changelog: v0.33.0...v0.34.0