You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2022/06/09 19:47:19 UTC

[pulsar] branch master updated: [doc] Add 2.10.x to supported versions table (#15968)

This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 33e45df4b07 [doc] Add 2.10.x to supported versions table (#15968)
33e45df4b07 is described below

commit 33e45df4b07b257cf305d6acf9012ce39636d7ed
Author: Michael Marshall <mm...@apache.org>
AuthorDate: Thu Jun 9 14:47:12 2022 -0500

    [doc] Add 2.10.x to supported versions table (#15968)
---
 site2/docs/security-policy-and-supported-versions.md                     | 1 +
 .../version-2.10.0/security-policy-and-supported-versions.md             | 1 +
 2 files changed, 2 insertions(+)

diff --git a/site2/docs/security-policy-and-supported-versions.md b/site2/docs/security-policy-and-supported-versions.md
index 532d897408e..23368650777 100644
--- a/site2/docs/security-policy-and-supported-versions.md
+++ b/site2/docs/security-policy-and-supported-versions.md
@@ -43,6 +43,7 @@ The following table shows version support timelines and will be updated with eac
 
 | Version | Supported          | Initial Release | At Least Until |
 |:-------:|:------------------:|:---------------:|:--------------:|
+| 2.10.x  | :white_check_mark: | April 2022      | April 2023     |
 | 2.9.x   | :white_check_mark: | November 2021   | November 2022  |
 | 2.8.x   | :white_check_mark: | June 2021       | June 2022      |
 | 2.7.x   | :white_check_mark: | November 2020   | November 2021  |
diff --git a/site2/website/versioned_docs/version-2.10.0/security-policy-and-supported-versions.md b/site2/website/versioned_docs/version-2.10.0/security-policy-and-supported-versions.md
index 757e33607b9..31f8cf061b8 100644
--- a/site2/website/versioned_docs/version-2.10.0/security-policy-and-supported-versions.md
+++ b/site2/website/versioned_docs/version-2.10.0/security-policy-and-supported-versions.md
@@ -44,6 +44,7 @@ The following table shows version support timelines and will be updated with eac
 
 | Version | Supported          | Initial Release | At Least Until |
 |:-------:|:------------------:|:---------------:|:--------------:|
+| 2.10.x  | :white_check_mark: | April 2022      | April 2023     |
 | 2.9.x   | :white_check_mark: | November 2021   | November 2022  |
 | 2.8.x   | :white_check_mark: | June 2021       | June 2022      |
 | 2.7.x   | :white_check_mark: | November 2020   | November 2021  |