Skip to content

Commit 5141159

Browse files
Update v1.4.0.md
1 parent 2a2007a commit 5141159

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

content/develop/tools/redis-for-vscode/release-notes/v1.4.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ weight: 99
1111
This is the General Availability (GA) release of Redis for VS Code 1.4.
1212

1313
### 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.
14+
- Easily provision a free Redis Cloud database directly from within Redis for VS Code, great for prototyping AI workloads like semantic search, chat memory, and embedding-based retrieval, among many other Redis use cases, all without leaving your dev environment.
15+
- Ability to encrypt connection certificates, passwords, and other sensitive data for all users.
1616
- Support for multiple key name delimiters, making it easier to browse databases with varied key structures.
1717

1818
### 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.
19+
- [#252](https://github.com/RedisInsight/Redis-for-VS-Code/pull/252), [#257](https://github.com/RedisInsight/Redis-for-VS-Code/pull/257) Easily provision a free Redis Cloud database directly from within Redis for VS Code, great for prototyping AI workloads like semantic search, chat memory, and embedding-based retrieval, among many other Redis use cases, all without leaving your dev environment.
2020
- [#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.
2121
- [#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.
2222

0 commit comments

Comments
 (0)