Skip to content

v2.17.7

Choose a tag to compare

@fiftin fiftin released this 18 Feb 08:10
· 53 commits to develop since this release
v2.17.7
7c3cc4f

Release Summary

This release focuses on logging improvements, Docker usability, and dependency updates.

✨ Improvements

  • RFC 5424 syslog support
    Syslog output now follows the RFC 5424 standard, improving compatibility with enterprise logging systems and SIEM platforms.

🐳 Docker

  • Config path for import fixed
    Docker deployments now correctly provide the configuration path when importing settings.

Changelog

  • 7c3cc4f fix(docker): provide config path for import

What's Changed

  • fix(deps): update module github.com/sirupsen/logrus to v1.9.4 by @renovate[bot] in #3622
  • feat(syslog): use rfc 5424 output format by @fiftin in #3624

Full Changelog: v2.17.5...v2.17.7