v1.8.3
What's Changed
- Add instructions to use different log levels for local and syslog by @tommyblue in #1372
- This commit fixes a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines. by @ozfive in #1376
- Use text when shows the logrus output by @xieyuschen in #1339
New Contributors
- @tommyblue made their first contribution in #1372
- @ozfive made their first contribution in #1376
- @xieyuschen made their first contribution in #1339
Full Changelog: v1.8.2...v1.8.3