Skip to content

Commit 41bac72

Browse files
Create v.2.68.0.md
1 parent bf55272 commit 41bac72

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
Title: Redis Insight v2.68.0, March 2025
3+
linkTitle: v2.68.0 (March 2025)
4+
date: 2025-03-20 00:00:00 +0000
5+
description: Redis Insight v2.68
6+
weight: 1
7+
8+
---
9+
## 2.68 (March 2025)
10+
This is the General Availability (GA) release of Redis Insight 2.68.
11+
12+
### Highlights
13+
- Preconfigure database connections using environment variables or a JSON file, enabling centralized and efficient configuration.
14+
- Test source database connections for your Redis Data Integration](https://redis.io/docs/latest/integrate/redis-data-integration/) (RDI) pipeline to ensure that RDI can connect to the source database and keep your Redis cache updated with changes.
15+
- Connect to databases without requiring the `INFO` command.
16+
17+
### Details
18+
19+
**Features and improvements**
20+
- [#308](https://github.com/redislabsdev/RedisInsight-Cloud/pull/308) Preconfigure database connections using environment variables or a JSON file, enabling centralized and efficient configuration. Details are about environment variables and a JSON file format are provided [here]().
21+
- [#4368](https://github.com/RedisInsight/RedisInsight/pull/4368), [#4389](https://github.com/RedisInsight/RedisInsight/pull/4389) Test source database connections for your Redis Data Integration](https://redis.io/docs/latest/integrate/redis-data-integration/) (RDI) pipeline to ensure that RDI can connect to the source database and keep your Redis cache updated with changes.
22+
- [#4377](https://github.com/RedisInsight/RedisInsight/pull/4377), [#4383](https://github.com/RedisInsight/RedisInsight/pull/4383) Connect to databases without requiring the `INFO` command. If your Redis user lacks permission for this command, database statistics will be hidden.
23+
- []() Added the ability to download a file containing all keys deleted via bulk actions.
24+
- [#4335](https://github.com/RedisInsight/RedisInsight/pull/4335) [Redis Data Integration](https://redis.io/docs/latest/integrate/redis-data-integration/) deployment errors are now stored in a file instead of being displayed in error messages to optimize space usage.
25+
- [#4374](https://github.com/RedisInsight/RedisInsight/pull/4374) Connection errors for clustered databases now include more detailed information to improve troubleshooting.
26+
- [#4358](https://github.com/RedisInsight/RedisInsight/pull/4358) A new setting allows to manually force standalone mode instead of automatic clustered mode when adding or editing a clustered database connection.
27+
- [#4418](https://github.com/RedisInsight/RedisInsight/pull/4418) An ability to see key names in HEX format. To switch from Unicode to HEX, open the "Decompression & Formatters" tab while adding or editing a database connection.
28+
- [#4401](https://github.com/RedisInsight/RedisInsight/pull/4401) Added an option to close key details for unsupported data types in the Browser to free up space.
29+
- [#4296](https://github.com/RedisInsight/RedisInsight/pull/4296) When working with JSON data types, Redis Insight now uses [JSONPath ($) syntax](https://redis.io/docs/latest/develop/data-types/json/path/).
30+
31+
**SHA-256 Checksums**
32+
| Package | SHA-256 |
33+
|--|--|
34+
| Windows | |
35+
| Linux AppImage | |
36+
| Linux Debian| |
37+
| MacOS Intel | |
38+
| MacOS Apple silicon | |

0 commit comments

Comments
 (0)