Releases: systemd/systemd-netlogd
Releases · systemd/systemd-netlogd
v1.4.3
v1.4.2
What's Changed
- Add support for DNS by @ssahani in #111
- Fix version display by @ssahani in #113
- Indentation and typo fixes by @cgzones in #115
- Logging related changes by @cgzones in #116
- Add misc qualifiers by @cgzones in #117
- Use SPDX license expression and correct version by @cgzones in #119
- Meson tweaks by @cgzones in #121
- Misc tweaks by @cgzones in #122
- Manager struct cleanups by @cgzones in #124
- Log reason for reconnect and underlying connection protocol by @cgzones in #125
- Message event loop tweaks by @cgzones in #127
- Drop repeated semicolons by @cgzones in #126
- Simplify socket address length usage by @cgzones in #123
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.4
What's Changed
- Gained Datagram Transport Layer Security (DTLS) for UDP RFC 6012. Protocol=dtls.
- Gained TLS support Protocol=tls.
- Gained Directory= allows to send data from specified journal directory .
- Gained collecting data from namespace Namespace=.
- Gained connection retry ConnectionRetrySec= , which allows to delay before subsequent attempts to contact a Log server are made.
- Gained TLS certificate authentication mode (TLSCertificateAuthMode=) which allows to allow, deny or warn invalid certificates.
- Gained TCP socket setting options:
KeepAlive=, KeepAliveTimeSec, KeepAliveIntervalSec=, KeepAliveProbes=, SendBuffer=, NoDelay= . - Thanks to @cgzones for the fixes.
Contributions from @cgzones @ssahani !
Full Changelog: v1.3...v1.4
v1.3
What's Changed
- remove hard-coding /lib/systemd , for build archlinux package by @hitsmaxft in #34
- Introduce RFC 3339 by @ssahani in #42
- Various cleanups by @ssahani in #43
- Do not abort on NULL messages by @ssahani in #44
- Journal structed data by @ssahani in #45
New Contributors
- @hitsmaxft made their first contribution in #34
Full Changelog: v1.2...v1.3
v1.2
v1.1: Add: SPDX-License-Identifier: LGPL-2.1+
replace license content with SPDX-License-Identifier: LGPL-2.1+
systemd-netlogd release v1.0
FIrst release of netlogd.