-
Notifications
You must be signed in to change notification settings - Fork 283
Create release notes for Redis Insight 2.68.0 #1286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
41bac72
Create v.2.68.0.md
ViktarStarastsenka 6c0ebca
Update v.2.68.0.md
ViktarStarastsenka d0bd012
Apply suggestions from code review
ViktarStarastsenka c6fba19
Update v.2.68.0.md
ViktarStarastsenka cd84601
Update v.2.68.0.md
ViktarStarastsenka 48ac2a2
Update v.2.68.0.md
ViktarStarastsenka e4a6718
Update v.2.68.0.md
ViktarStarastsenka File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| --- | ||
| Title: Redis Insight v2.68.0, March 2025 | ||
| linkTitle: v2.68.0 (March 2025) | ||
| date: 2025-03-20 00:00:00 +0000 | ||
| description: Redis Insight v2.68 | ||
| weight: 1 | ||
|
|
||
| --- | ||
| ## 2.68 (March 2025) | ||
| This is the General Availability (GA) release of Redis Insight 2.68. | ||
|
|
||
| ### Highlights | ||
| - Preconfigure database connections using environment variables or a JSON file, enabling centralized and efficient configuration. | ||
| - 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. | ||
| - Connect to databases without requiring the `INFO` command. | ||
|
|
||
| ### Details | ||
|
|
||
| **Features and improvements** | ||
| - [#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](). | ||
ViktarStarastsenka marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - [#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. | ||
| - [#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. | ||
| - []() Added the ability to download a file containing all keys deleted via bulk actions. | ||
| - [#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. | ||
| - [#4374](https://github.com/RedisInsight/RedisInsight/pull/4374) Connection errors for clustered databases now include more detailed information to improve troubleshooting. | ||
| - [#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. | ||
ViktarStarastsenka marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - [#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. | ||
| - [#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. | ||
| - [#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/). | ||
|
|
||
| **SHA-256 Checksums** | ||
| | Package | SHA-256 | | ||
| |--|--| | ||
| | Windows | | | ||
| | Linux AppImage | | | ||
| | Linux Debian| | | ||
| | MacOS Intel | | | ||
| | MacOS Apple silicon | | | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.