Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add seata versions maintain plan docs #740

Merged
merged 5 commits into from
Jan 10, 2024

Conversation

ggbocoder
Copy link
Contributor

What is the purpose of the change

add seata versions maintain plan docs

Brief changelog

add seata versions maintain plan docs
Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a GITHUB_issue filed for the change(usually before you start working on it). Trivial changes such as typos do not necessitate a GITHUB issue. Your pull request should solely focus on addressing this specific issue without incorporating any other modifications. Each PR should resolve a single issue.
  • Format the pull request title like doc: add an operations guide document. Each commit within the pull request should contain a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Test your code locally by running npm run build, and make sure it works as expected.
  • Ensure that no files under the build folder are included in the commit, as well as the package-lock.json and yarn.lock files.

Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@funky-eyes funky-eyes requested a review from slievrly December 25, 2023 07:27

(上图为Apache Seata(incubating)历史版本维护的状态图)

需要注意的是,社区仅维护当前时间点下最新的3个版本,并且对于非当前版本,只提供安全漏洞和bugfix相关的迭代,鼓励用户尝试最新版本的feature并给出反馈。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is the period calculated on the picture here, and why does 1.7 have a 6 month maintenance period and 1.8 only 3 months?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is the period calculated on the picture here, and why does 1.7 have a 6 month maintenance period and 1.8 only 3 months?

This is calculated through the time node of the community release. Our maintenance time is until the release of the next official version, so the span of 1.7 is very large.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on the release dates, considering that version 1.6.0 was released in December, and version 1.7.0 was released in the following July, the period between these releases is considered the stability maintenance period for version 1.6.0. With version 1.8.0 being released in October, the stability maintenance period for version 1.7.0 is between July and October.

Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@slievrly slievrly merged commit fea933e into apache:docusaurus Jan 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants