New Liblognorm 2.1.0 release
We are pleased to announce the release of liblognorm 2.1.0, the fast lognormalization library.
liblognorm 2.1.0 introduces TurboVM, a new optional bytecode engine for high-performance log normalization. TurboVM compiles rulebases into optimized bytecode and provides a faster execution path for applications that choose to enable it with ./configure --enable-turbo.
This is a major feature for liblognorm itself, not only for rsyslog. Any liblognorm consumer can add TurboVM support and use the new fast path. rsyslog users are expected to benefit strongly through matching mmnormalize integration work, but the capability is available at the library level.
New Liblognorm 2.0.8 stability release
We are pleased to announce the release of liblognorm 2.0.8, the fast lognormalization library.
This is a pure maintenance release aimed at addressing specific border cases to improve overall stability. While liblognorm is the engine behind rsyslog’s log normalization capabilities (specifically mmnormalize), it is as a stand-alone library which is also used by other projects. This update is recommended for all users.
