Skip to content

Commit 2a2007a

Browse files
Create v1.4.0.md
1 parent babd679 commit 2a2007a

File tree

1 file changed

+25
-0
lines changed
  • content/develop/tools/redis-for-vscode/release-notes

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
Title: Redis for VS Code v1.4.0, May 2025
3+
linkTitle: v1.4.0 (May 2025)
4+
date: 2025-05-21 00:00:00 +0000
5+
description: Redis for VS Code v1.4
6+
weight: 99
7+
---
8+
9+
## 1.4.0 (May 2025)
10+
11+
This is the General Availability (GA) release of Redis for VS Code 1.4.
12+
13+
### Headlines
14+
- Create a free Redis Cloud database directly from within Redis for VS Code. Quickly set up a free database to run vector search queries using the Redis Query Engine or prototype AI workloads without leaving your development environment. Ideal for experimenting with semantic search, chat memory, and embedding-based retrieval.
15+
- Added the ability to encrypt connection certificates, passwords, and other sensitive data for all users.
16+
- Support for multiple key name delimiters, making it easier to browse databases with varied key structures.
17+
18+
### Details
19+
- [#252](https://github.com/RedisInsight/Redis-for-VS-Code/pull/252), [#257](https://github.com/RedisInsight/Redis-for-VS-Code/pull/257) Create a free Redis Cloud database directly from within Redis for VS Code. Quickly set up a free database to run vector search queries using the Redis Query Engine or prototype AI workloads without leaving your development environment. Ideal for experimenting with semantic search, chat memory, and embedding-based retrieval.
20+
- [#255](https://github.com/RedisInsight/Redis-for-VS-Code/pull/255) Added the ability to encrypt connection certificates, passwords, and other sensitive data for all users.
21+
- [#247](https://github.com/RedisInsight/Redis-for-VS-Code/pull/247) Support for multiple key name delimiters, making it easier to browse databases with varied key structures.
22+
23+
24+
### Get started with Redis for VS Code
25+
Install the extension from the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=redis.redis-for-vscode) to use it.

0 commit comments

Comments
 (0)