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
- @brankomijuskovic made their first contribution in #431
Full Changelog: v0.36.0...v0.37.0