Skip to content

v0.37.0

Choose a tag to compare

@dmachard dmachard released this 21 Oct 07:00
· 523 commits to main since this release
22e7423

What's Changed

  • feat: prometheus logger: change on build_info metric by @dmachard in #426
  • feat: disable debug informations to get smaller binary by @dmachard in #427
  • feat: enable multiarch builds with Dockerfile by @dmachard in #428
  • feat: support building for FreeBSD by @pieterlexis-tomtom in #420
  • feat: syslog logger: add tag and framing support by @dmachard in #422
  • fix: redispub logger: reading redis responses and potential fix for #353 by @gallypette in #411
  • fix: ci/gh-actions: fix failing loggers tests by @dmachard in #418
  • docs: update logger_restapi.md by @brankomijuskovic in #431
  • chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #409
  • chore(deps): bump alpine from 3.18.3 to 3.18.4 by @dependabot in #408
  • chore(deps): bump golang from 1.21.1-alpine3.17 to 1.21.2-alpine3.17 by @dependabot in #416
  • chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #415 #419
  • chore(deps): bump github.com/prometheus/client_model to 0.5.0 by @dependabot in #413
  • chore(deps): bump github.com/cilium/ebpf from 0.11.0 to 0.12.0 by @dependabot in #421
  • chore(deps): bump github.com/segmentio/kafka-go from 0.4.43 to 0.4.44 by @dependabot in #425

New Contributors

Full Changelog: v0.36.0...v0.37.0