From 9b662102fcd0f462f85e32296a4a0a44e688c02b Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 29 Oct 2025 07:30:53 +0100 Subject: [PATCH] docs: prepare for release --- console/data/docs/99-changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/console/data/docs/99-changelog.md b/console/data/docs/99-changelog.md index ce539cc7..335ed5b0 100644 --- a/console/data/docs/99-changelog.md +++ b/console/data/docs/99-changelog.md @@ -10,13 +10,13 @@ identified with a specific icon: - 🩹: bug fix - 🌱: miscellaneous change -## Unreleased +## 2.0.2 - 2025-10-29 - 💥 *config*: stop shipping demo exporter configurations from the orchestrator - ✨ *inlet*: load-balance incoming UDP packets to all workers using eBPF on Linux (check `docker/docker-compose-local.yaml` to enable) - 🩹 *inlet*: fix `akvorado_inlet_flow_input_udp_in_dropped_packets_total` metric -- 🩹 *console*: fix completion tooltip being wrapped with Firefox +- 🩹 *console*: fix completion tooltip being obscured with Firefox - 🌱 *inlet*: increase default `kafka`→`queue-size` value to 4096 to prevent packet drops - 🌱 *outlet*: be more aggressive when increasing the number of workers - 🌱 *outlet*: cap the number of workers to the number of Kafka partitions