This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch asf-site-source
in repository https://gitbox.apache.org/repos/asf/ratis.git
The following commit(s) were added to refs/heads/asf-site-source by this push:
new 956ea2d5b RATIS-2123. Remove old releases from website (#1121)
956ea2d5b is described below
commit 956ea2d5b2ca742fe582695c6d35698bf5b051c4
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Jul 4 19:17:20 2024 +0200
RATIS-2123. Remove old releases from website (#1121)
Co-authored-by: Tsz-Wo Nicholas Sze <[email protected]>
---
content/post/2.0.0.md | 2 +-
content/post/2.1.0.md | 2 +-
content/post/2.2.0.md | 2 +-
content/post/2.3.0.md | 2 +-
content/post/2.4.0.md | 2 +-
content/post/2.4.1.md | 2 +-
content/post/2.5.0.md | 2 +-
content/post/3.0.0.md | 2 +-
content/post/3.1.0.md | 3 ++-
9 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/content/post/2.0.0.md b/content/post/2.0.0.md
index b5d1d017d..f9d7addc9 100644
--- a/content/post/2.0.0.md
+++ b/content/post/2.0.0.md
@@ -2,7 +2,7 @@
title: Release 2.0.0 is available
date: 2021-03-24
type: release
-linked: true
+linked: false
---
<!---
Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/2.1.0.md b/content/post/2.1.0.md
index b963b31d7..769e257f2 100644
--- a/content/post/2.1.0.md
+++ b/content/post/2.1.0.md
@@ -2,7 +2,7 @@
title: Release 2.1.0 is available
date: 2021-07-19
type: release
-linked: true
+linked: false
---
<!---
Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/2.2.0.md b/content/post/2.2.0.md
index 21ca181e8..ba3050bea 100644
--- a/content/post/2.2.0.md
+++ b/content/post/2.2.0.md
@@ -2,7 +2,7 @@
title: Release 2.2.0 is available
date: 2021-10-20
type: release
-linked: true
+linked: false
---
<!---
Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/2.3.0.md b/content/post/2.3.0.md
index 7d88baa9e..3e7183cf6 100644
--- a/content/post/2.3.0.md
+++ b/content/post/2.3.0.md
@@ -2,7 +2,7 @@
title: Release 2.3.0 is available
date: 2022-05-19
type: release
-linked: true
+linked: false
---
<!---
Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/2.4.0.md b/content/post/2.4.0.md
index 672bcf2bd..cbdc2d17d 100644
--- a/content/post/2.4.0.md
+++ b/content/post/2.4.0.md
@@ -2,7 +2,7 @@
title: Release 2.4.0 is available
date: 2022-10-18
type: release
-linked: true
+linked: false
---
<!---
Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/2.4.1.md b/content/post/2.4.1.md
index 79cb9e7c4..d146cb7e4 100644
--- a/content/post/2.4.1.md
+++ b/content/post/2.4.1.md
@@ -2,7 +2,7 @@
title: Release 2.4.1 is available
date: 2022-11-26
type: release
-linked: true
+linked: false
---
<!---
Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/2.5.0.md b/content/post/2.5.0.md
index fd8cf2cf5..210240da7 100644
--- a/content/post/2.5.0.md
+++ b/content/post/2.5.0.md
@@ -2,7 +2,7 @@
title: Release 2.5.0 is available
date: 2023-04-10
type: release
-linked: true
+linked: false
---
<!---
Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/3.0.0.md b/content/post/3.0.0.md
index c57af34c8..25b358f5a 100644
--- a/content/post/3.0.0.md
+++ b/content/post/3.0.0.md
@@ -2,7 +2,7 @@
title: Release 3.0.0 is available
date: 2023-11-21
type: release
-linked: true
+linked: false
---
<!---
Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/3.1.0.md b/content/post/3.1.0.md
index f94c51e48..227ef68e7 100644
--- a/content/post/3.1.0.md
+++ b/content/post/3.1.0.md
@@ -18,7 +18,8 @@ linked: true
[Download](https://ratis.apache.org/downloads.html)
-This is a maintenance release with multiple improvements and bugfixes. See the
[changes between 3.0.1 and
3.1.0](https://github.com/apache/ratis/compare/ratis-3.0.1...ratis-3.1.0)
releases.
+This is a minor release with multiple improvements and bugfixes.
+See the [changes between 3.0.1 and
3.1.0](https://github.com/apache/ratis/compare/ratis-3.0.1...ratis-3.1.0)
releases.
It has been tested with [Apache Ozone](https://ozone.apache.org) and [Apache
IoTDB](https://iotdb.apache.org),
where Apache Ratis is used to replicate raw data and to provide high
availability.
\ No newline at end of file