From aa3e49b5f0e48e2a0c706a942949a0ea582c9678 Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Tue, 29 Aug 2023 12:50:22 +0100 Subject: [PATCH 1/6] Update notifications.json --- notifications.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/notifications.json b/notifications.json index e771a84..4b8256e 100644 --- a/notifications.json +++ b/notifications.json @@ -1,5 +1,12 @@ { "notifications": [ + { + "title": "Introducing Redis 7.2", + "body": "New Redis 7.2 has something for all practitioners - from making it easy to get started with the programming language of your choice, to integrating Redis with existing data sources, or staying ahead of competitors with generative AI, and much more.", + "category": "release", + "categoryColor": "#805A0D", + "timestamp": 1693309020 + }, { "title": "RedisGraph End of Life", "body": "Redis Inc. has announced the end-of-life of RedisGraph. We will carry out the process gradually, and in accordance with our commitment to our customers.

If you are using RedisGraph - please read the following carefully.", From b7f9587adb48a859fb59ea032da402a5379504e0 Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Tue, 29 Aug 2023 12:50:55 +0100 Subject: [PATCH 2/6] Update notifications.json --- notifications.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/notifications.json b/notifications.json index 4b8256e..a5b50a3 100644 --- a/notifications.json +++ b/notifications.json @@ -1,12 +1,5 @@ { - "notifications": [ - { - "title": "Introducing Redis 7.2", - "body": "New Redis 7.2 has something for all practitioners - from making it easy to get started with the programming language of your choice, to integrating Redis with existing data sources, or staying ahead of competitors with generative AI, and much more.", - "category": "release", - "categoryColor": "#805A0D", - "timestamp": 1693309020 - }, + "notifications": [ { "title": "RedisGraph End of Life", "body": "Redis Inc. has announced the end-of-life of RedisGraph. We will carry out the process gradually, and in accordance with our commitment to our customers.

If you are using RedisGraph - please read the following carefully.", From 40e282382f399fa37ba04690ef5a9f0160d6c505 Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Wed, 12 Jun 2024 13:26:40 +0200 Subject: [PATCH 3/6] Update notifications.json --- notifications.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/notifications.json b/notifications.json index a5b50a3..cc0878a 100644 --- a/notifications.json +++ b/notifications.json @@ -1,6 +1,13 @@ { "notifications": [ - { + { + "title": "First Release Candidate of Redis Community Edition 7.4 is out!", + "body": "New: support for setting expiration for individual hash fields. Check out the release notes.

Get it from Docker.", + "category": "release", + "categoryColor": "#805A0D", + "timestamp": 1688549037 + }, + { "title": "RedisGraph End of Life", "body": "Redis Inc. has announced the end-of-life of RedisGraph. We will carry out the process gradually, and in accordance with our commitment to our customers.

If you are using RedisGraph - please read the following carefully.", "category": "important", From af0e8ae04ff642dcd743a741261d1911911d7f22 Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:11:18 +0200 Subject: [PATCH 4/6] Update notifications.json --- notifications.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/notifications.json b/notifications.json index cc0878a..8142e17 100644 --- a/notifications.json +++ b/notifications.json @@ -1,25 +1,25 @@ { - "notifications": [ - { + "notifications": [ + { "title": "First Release Candidate of Redis Community Edition 7.4 is out!", - "body": "New: support for setting expiration for individual hash fields. Check out the release notes.

Get it from Docker.", + "body": "New: support for setting expiration for individual hash fields. Check out the release notes.

Get it from Docker.", "category": "release", "categoryColor": "#805A0D", "timestamp": 1688549037 - }, - { + }, + { "title": "RedisGraph End of Life", "body": "Redis Inc. has announced the end-of-life of RedisGraph. We will carry out the process gradually, and in accordance with our commitment to our customers.

If you are using RedisGraph - please read the following carefully.", "category": "important", "categoryColor": "#800D0D", "timestamp": 1688549037 - }, - { + }, + { "title": "Missing a feature or found a bug?", "body": "Would you like to see specific features added or have a bug to report?

Share it with us!

And star the repository if you like RedisInsight!", "category": "feedback", "categoryColor": "#330D80", "timestamp": 1662381434 } - ] + ] } From 9b92047e4400eef8a08030b8275da955bd97f25c Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:13:20 +0200 Subject: [PATCH 5/6] Update notifications.json --- notifications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notifications.json b/notifications.json index 8142e17..390a492 100644 --- a/notifications.json +++ b/notifications.json @@ -5,7 +5,7 @@ "body": "New: support for setting expiration for individual hash fields. Check out the release notes.

Get it from Docker.", "category": "release", "categoryColor": "#805A0D", - "timestamp": 1688549037 + "timestamp": 1718197973 }, { "title": "RedisGraph End of Life", From c8242eebb9d196382b1b23ad1148993ffbe412c5 Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:36:55 +0200 Subject: [PATCH 6/6] Update notifications.json --- notifications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notifications.json b/notifications.json index 390a492..79102c2 100644 --- a/notifications.json +++ b/notifications.json @@ -2,7 +2,7 @@ "notifications": [ { "title": "First Release Candidate of Redis Community Edition 7.4 is out!", - "body": "New: support for setting expiration for individual hash fields. Check out the release notes.

Get it from Docker.", + "body": "New: support for setting expiration for individual hash fields.

Check out the release notes.

Get it from Docker.", "category": "release", "categoryColor": "#805A0D", "timestamp": 1718197973