Releases: leodido/go-syslog
Releases · leodido/go-syslog
v4.2.0
What's Changed
Features & Enhancements 🎉
- feat(octetcounting): re-use readers by @sinkingpoint in #18
Other Changes 🫶
New Contributors
- @palash25 made their first contribution in #17
- @sinkingpoint made their first contribution in #18
Full Changelog: v4.1.0...v4.2.0
v4.1.0
v4.0.0
What's Changed
Features & Enhancements 🎉
- build: improve tooling by @leodido in #5
- feat: add local timezone support by @datastream and @leodido in influxdata/go-syslog#32
- feat: allow non UTF8 characters in message by @bastjan and @leodido in influxdata/go-syslog#35
- feat: add option to octet counting parser to set message buffer to be bigger by @Benjamintf1 in influxdata/go-syslog#39
- feat: return better error when message is too long by @Benjamintf1 in influxdata/go-syslog#40
Bug Fixes 🪤
Other Changes 🫶
- ci: setup gh actions for testing purposes by @leodido in #8
- ci: setup gh action for building purposes by @leodido in #10
- ci: setup release flow by @leodido in #11
- docs: update benchmarks by @leodido in #12
- docs: fix typo in README by @ob in influxdata/go-syslog#38
- docs: improve examples by @leodido in influxdata/go-syslog#41
- docs: README fixes by @leodido in influxdata/go-syslog#42
- build(deps): bump golang.org/x/text from 0.3.2 to 0.3.8 by @dependabot in influxdata/go-syslog#50
Full Changelog: v1.0.1...v4.0.0