From eb092c6d3d4c36d85b0f50ccbe0cfdb4318e3875 Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Wed, 2 Apr 2025 17:26:05 +0200 Subject: [PATCH] Update v.2.68.0.md --- content/develop/tools/insight/release-notes/v.2.68.0.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/develop/tools/insight/release-notes/v.2.68.0.md b/content/develop/tools/insight/release-notes/v.2.68.0.md index 3ebd839f9a..546b6383bc 100644 --- a/content/develop/tools/insight/release-notes/v.2.68.0.md +++ b/content/develop/tools/insight/release-notes/v.2.68.0.md @@ -12,7 +12,6 @@ This is the General Availability (GA) release of Redis Insight 2.68. ### Highlights - You can now test the connectivity to your source database when setting up a [Redis Data Integration](https://redis.io/docs/latest/integrate/redis-data-integration/) (RDI) data pipeline in Redis Insight. This will help ensure that RDI can connect to the source database and keep your Redis cache updated with changes from the source database. - Configure database connections via environment variables or a JSON file, allowing for centralized and efficient configuration management. This is specifically useful for automated deployments. -- Allows connecting to databases without requiring the `INFO` command. ### Details