From e94832abfa7e498ff3d2464f70cd10e8a13d00a3 Mon Sep 17 00:00:00 2001 From: jillnogold <88145832+jillnogold@users.noreply.github.com> Date: Thu, 19 Jan 2023 13:15:28 +0200 Subject: [PATCH] [Docs] Remove confluent kafka from change log (#2946) --- docs/change-log/index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/change-log/index.md b/docs/change-log/index.md index 13677a6c03..feeab3c41f 100644 --- a/docs/change-log/index.md +++ b/docs/change-log/index.md @@ -80,9 +80,6 @@ with GCP clients, only compatible packages are installed. #### Models - The Labels in the **Models > Overview** tab can be edited. -#### Third party integrations -- Supports Confluent Kafka (Tech Preview). - #### Internal - Refactor artifacts endpoints to follow the MLRun convention of `/projects//artifacts/...`. (The previous API will be deprecated in a future release.) - Add `/api/_internal/memory-reports/` endpoints for memory related metrics to better understand the memory consumption of the API.