v0.8.1

quickwit-oss/quickwitv0.8.1Mar 29, 2024by guilload

AI Summary

A bug fix release focusing on OTLP logs in Kafka, serialization issues in chitchat, and date parsing improvements.

Key Highlights

  • Added support for OTLP logs in Kafka source.
  • Fixed chitchat digest message serialization.
  • Fixed parsing of date times without year.

New Features

  • OTLP logs support in Kafka
  • Improved datetime parsing

Full Release Notes

### Added

- Add support for OTLP logs in Kafka source (#4807)

### Fixed

- Bug in the chitchat digest message serialization (chitchat#144)
- Fix parsing of date times without year (#4811)

**Full Changelog**: https://github.com/quickwit-oss/quickwit/compare/v0.8.0...v0.8.1