Skip to content

Commit ebc1ff4

Browse files
Create v.2.58.0.md (#700)
* Create v.2.58.0.md * Update content/develop/connect/insight/release-notes/v.2.58.0.md Co-authored-by: David Dougherty <[email protected]> * Update content/develop/connect/insight/release-notes/v.2.58.0.md Co-authored-by: David Dougherty <[email protected]> * Update v.2.58.0.md * Update v.2.58.0.md * Update v.2.58.0.md * Update v.2.58.0.md --------- Co-authored-by: David Dougherty <[email protected]>
1 parent e4010f9 commit ebc1ff4

File tree

1 file changed

+26
-0
lines changed
  • content/develop/connect/insight/release-notes

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
Title: Redis Insight v2.58.0, October 2024
3+
linkTitle: v2.58.0 (October 2024)
4+
date: 2024-10-01 00:00:00 +0000
5+
description: Redis Insight v2.58
6+
weight: 1
7+
8+
---
9+
## 2.58 (October 2024)
10+
This is the General Availability (GA) release of Redis Insight 2.58.
11+
12+
### Highlights
13+
- Added functionality to start, stop, and reset [Redis Data Integration](https://redis.io/data-integration/?utm_source=redisinsight&utm_medium=repository&utm_campaign=release_notes) pipelines directly in the app, simplifying management and enhancing control
14+
- Introduced support for subscribing to specific Pub/Sub channel - a [highly requested feature](https://github.com/RedisInsight/RedisInsight/issues/1671)
15+
- Ability to delete previously added CA and Client certificates to keep them updated
16+
17+
### Details
18+
19+
**Features and improvements**
20+
- [#3843](https://github.com/RedisInsight/RedisInsight/pull/3843) Redis Insight now supports starting, stopping, and resetting [Redis Data Integration](https://redis.io/data-integration/?utm_source=redisinsight&utm_medium=repository&utm_campaign=release_notes) (RDI) pipelines. Use RDI version 1.2.9 or later to seamlessly stop or resume processing new data. You can also reset an RDI pipeline to take a new snapshot of the data, process it, and continue tracking changes. To get started, navigate to the "Redis Data Integration" tab on the database list page and add or connect to your RDI endpoint.
21+
- [#3832](https://github.com/RedisInsight/RedisInsight/pull/3832) Added support for a [highly requested feature](https://github.com/RedisInsight/RedisInsight/issues/1671) to subscribe to specific Pub/Sub channels. On the Pub/Sub page, you can now subscribe to multiple channels or patterns by entering them as a space delimited list.
22+
- [#3796](https://github.com/RedisInsight/RedisInsight/pull/3796) Ability to delete previously added CA and Client certificates to keep them up-to-date.
23+
24+
**Bugs**
25+
- [#3840](https://github.com/RedisInsight/RedisInsight/pull/3840) [Saved](https://github.com/RedisInsight/RedisInsight/issues/3833) SNI and SSH connection information for newly added database connections.
26+
- [#3828](https://github.com/RedisInsight/RedisInsight/pull/3828) Fixed an issue to [display multiple hash fields](https://github.com/RedisInsight/RedisInsight/issues/3826) when expanding a hash value.

0 commit comments

Comments
 (0)