From 1a79e5888bfef16ef8852017ceaaeaba257bd814 Mon Sep 17 00:00:00 2001 From: Daniel Cacabelos Date: Tue, 1 Aug 2023 11:42:46 +0200 Subject: [PATCH] Doc: Update changelog --- changes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changes.md b/changes.md index 9d28e395..8cb0854a 100644 --- a/changes.md +++ b/changes.md @@ -2,6 +2,10 @@ ## Next +* + +## v2.1.0 + * Fix: Do not re-publish al00 alarms if state has not changed * Fix: In ep01 even if the PV was connected it appeared as unknown * Fix: Updating tdct to handle empty arrays coming from EPICS @@ -9,6 +13,7 @@ * Feat: Export `kafka_delivery_errors` metric when Kafka producer permanently fails delivery * Feat: Add support for SASL_SSL in Kafka * Feat: Make the package installable. +* Libs: Update confluent_kafka to v2.1 ## v2.0.0