This is an automated email from the ASF dual-hosted git repository.
nicoloboschi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push:
new d1cf1db77a docs: add news about 4.16.6 and 4.17.1 release (#4455)
d1cf1db77a is described below
commit d1cf1db77a870b328af9737e7ddfc953d3da6b4d
Author: ZhangJian He <[email protected]>
AuthorDate: Wed Jun 26 23:37:11 2024 +0800
docs: add news about 4.16.6 and 4.17.1 release (#4455)
Signed-off-by: ZhangJian He <[email protected]>
---
site3/website/src/pages/community/release-guide.md | 4 ++--
site3/website/src/pages/community/releases.md | 2 +-
site3/website/src/pages/releases.md | 10 ++++++++++
3 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/site3/website/src/pages/community/release-guide.md
b/site3/website/src/pages/community/release-guide.md
index dbf1dd7529..e1ffcc8e6a 100644
--- a/site3/website/src/pages/community/release-guide.md
+++ b/site3/website/src/pages/community/release-guide.md
@@ -516,7 +516,7 @@ done
### Update Latest Docker Image Version
-> If you are releasing a newest version, you need to update the latest docker
image version to the new release version.
+> If you are releasing the newest version, you need to update the latest
docker image version to the new release version.
Update the `BK_VERSION` in the `docker/Dockerfile`
@@ -569,7 +569,7 @@ Example PR:
[release-4.7.0](https://github.com/apache/bookkeeper/pull/1350)
### Create release in GitHub
-Create a new release on GitHub. Under
[releases](https://github.com/apache/bookkeeper/releases), click "Draft a new
release", select the tag and the publish the release.
+Create a new release on GitHub. Under
[releases](https://github.com/apache/bookkeeper/releases), click "Draft a new
release", select the tag and publish the release.
### Mark the version as released in GitHub
diff --git a/site3/website/src/pages/community/releases.md
b/site3/website/src/pages/community/releases.md
index 2c97c40193..b2e3885753 100644
--- a/site3/website/src/pages/community/releases.md
+++ b/site3/website/src/pages/community/releases.md
@@ -2,7 +2,7 @@
> Apache BookKeeper community adopts [Time Based Release
> Plan](https://cwiki.apache.org/confluence/display/BOOKKEEPER/BP-13+-+Time+Based+Release+Plan)
> starting from 4.6.0.
-Apache BookKeeper community makes a feture release every 6 month (since
`4.10.0`).
+Apache BookKeeper community makes a feature release every 6 month (since
`4.10.0`).
- A month before the release date, the release manager will cut branches and
also publish a list of features that will be included in the release. These
features will typically
be [BookKeeper
Proposals](https://bookkeeper.apache.org/community/bookkeeper-proposals/), but
not always.
diff --git a/site3/website/src/pages/releases.md
b/site3/website/src/pages/releases.md
index a7d5cb5a9b..bfa45e80de 100644
--- a/site3/website/src/pages/releases.md
+++ b/site3/website/src/pages/releases.md
@@ -29,6 +29,16 @@ Client Guide | API docs
## News
+### 26 June, 2024 Release 4.17.1 available
+
+This is the 49th release of Apache BookKeeper !
+See [BookKeeper 4.17.1 Release Notes](/release-notes#4171) for details.
+
+### 26 June, 2024 Release 4.16.6 available
+
+This is the 48th release of Apache BookKeeper !
+See [BookKeeper 4.16.6 Release Notes](/release-notes#4166) for details.
+
### 3 April, 2024 Release 4.16.5 available
This is the 47th release of Apache BookKeeper !