doc/release-notes: 24.11: Added Quickwit item to new services.

This commit is contained in:
Jonathan Davies 2024-06-04 10:05:12 +01:00
parent e81519a858
commit 7d7cb3e425
No known key found for this signature in database

View File

@ -12,6 +12,8 @@
for LLMs. Available as [services.open-webui](#opt-services.open-webui.enable)
service.
- [Quickwit](https://quickwit.io), sub-second search & analytics engine on cloud storage. Available as [services.quickwit](options.html#opt-services.quickwit).
## Backward Incompatibilities {#sec-release-24.11-incompatibilities}
- `nginx` package no longer includes `gd` and `geoip` dependencies. For enabling it, override `nginx` package with the optionals `withImageFilter` and `withGeoIP`.