v1.27.0: syslog log forwarding
This release adds a syslog log target type for forwarding service logs to syslog (TCP or UDP, no TLS). Thanks to @jy5275 on the Networking APAC team for adding this feature.
In it includes an improvement to the pebble pull error message when the file is not found, and a couple of small docs changes.
What's Changed
- feat: support forwarding log to syslog in #725
- feat: support forwarding log to syslog via UDP in #732
- docs: replace redirecting links with the new locations in #749
- client: improve error message when pulling non-existent files in #754
- docs: update the release procedure to include FIPS builds in #764
New Contributors
Full Changelog: v1.26.0...v1.27.0