Skip to content

Commit

Permalink
Update notifications.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktarStarastsenka authored Oct 8, 2024
1 parent 08e3169 commit 381c5c0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions notifications.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"notifications": [
{
"title": "Connect to Redis from Visual Studio Code",
"body": "Redis for VS Code brings the power of Redis directly into your favorite code editor! <p> Connect to your Redis databases from within Microsoft Visual Studio Code and enjoy the streamlined experience you already love in Redis Insight. <p> Download Redis for VS Code from <a href=\"https://marketplace.visualstudio.com/items?itemName=Redis.redis-for-vscode\" target=\"_blank\">Visual Studio Marketplace</a>.",
"category": "release",
"categoryColor": "#805A0D",
"timestamp": 1728046502
"title": "Security Advisory: Upgrade your Redis version",
"body": "As part of an ongoing effort by the Redis Community and Redis to maintain Redis safety, security, and compliance posture, three security vulnerabilities in Redis have been published recently. <p> Learn more in the <a href=\"https://redis.io/blog/security-advisory-cve-2024-31449-cve-2024-31227-cve-2024-31228/?utm_source=redisinsight&utm_medium=main&utm_campaign=notification\" target=\"_blank\">blog post</a>. <p> Get a new version from <a href=\"https://hub.docker.com/_/redis/tags\" target=\"_blank\">Docker</a>.",
"category": "security",
"categoryColor": "#800D0D",
"timestamp": 1728403186
},
{
"title": "Redis 8.0-M01 released – One Redis for every use case",
Expand Down

0 comments on commit 381c5c0

Please sign in to comment.