Skip to content

docs: add v1.9.0 documentation and promote it as latest in README#1134

Merged
jinbai340997 merged 2 commits into
alibaba:masterfrom
jinbai340997:docs/readme-add-v1.9.0
Jun 18, 2026
Merged

docs: add v1.9.0 documentation and promote it as latest in README#1134
jinbai340997 merged 2 commits into
alibaba:masterfrom
jinbai340997:docs/readme-add-v1.9.0

Conversation

@jinbai340997

Copy link
Copy Markdown
Collaborator

Summary

  • Add a versioned 1.9.x snapshot of the docs (EN + zh-Hans), seeded from
    1.8.x, including a fresh Release Notes/v1.9.0.md for both locales and
    an updated Release Notes/index.md.
  • Register 1.9.x at the top of docs/versions.json.
  • Update README.md release table: v1.9.0 (2026-06-11) becomes [Latest],
    v1.8.0 gets an explicit 2026-05-21 row,

Related

Fixes #1133

Notes

  • Sidebar version-1.9.x-sidebars.json is a copy of the v1.8.x sidebar; the
    auto-generated tree picks up the new directory layout without manual edits.
  • The zh-Hans version-1.9.x directory is a snapshot of v1.8.x; replacing
    inherited Chinese text with v1.9.0-specific copy is left for a follow-up.

Test Plan

  • cd docs && npm ci && npx docusaurus build --no-minify succeeds.
  • Local preview shows v1.9.x as the default version and renders the new
    release notes page in both EN and Zh.
  • README renders the updated release table without dead links.

- snapshot version-1.8.x to version-1.9.x (docs + sidebar + i18n zh-Hans)
- add v1.9.0 release notes (EN and Zh) sourced from release-notes
- update versions.json to mark 1.9.x as latest
- bump latest line to v1.9.0 with link to docs/1.9.x release notes
- shift v1.8.0 down with explicit 2026-05-21 date
- drop v1.4.0 to keep the table at five rows (mirrors PR alibaba#1034 style)
@jinbai340997 jinbai340997 merged commit e886932 into alibaba:master Jun 18, 2026
7 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.

[Feature] docs: add v1.9.0 documentation and update README release table

2 participants