Skip to content

docs(mysql): update MySQL 8.4 supported versions to 8.4.0~8.4.8#196

Open
weicao wants to merge 1 commit intomainfrom
docs/mysql-8.4-supported-versions
Open

docs(mysql): update MySQL 8.4 supported versions to 8.4.0~8.4.8#196
weicao wants to merge 1 commit intomainfrom
docs/mysql-8.4-supported-versions

Conversation

@weicao
Copy link
Copy Markdown
Contributor

@weicao weicao commented Apr 3, 2026

Summary

Update MySQL 8.4 supported versions in overview and quickstart docs across three branches (release-1_0_1, release-1_0_2, preview) to include newly added patch versions 8.4.4, 8.4.5, 8.4.6, and 8.4.8.

Fixes #195

Related addon PR: apecloud/kubeblocks-addons#2537

Changes

File Before After
release-1_0_1/01-overview.mdx 8.4.0, 8.4.1, 8.4.2 8.4.0 ~ 8.4.8
release-1_0_1/02-quickstart.mdx [8.4.0, 8.4.1, 8.4.2] [8.4.0 ~ 8.4.8]
release-1_0_2/01-overview.mdx 8.4.7, 8.4.3, 8.4.2, 8.4.1, 8.4.0 8.4.0 ~ 8.4.8
release-1_0_2/02-quickstart.mdx [8.4.0, 8.4.1, 8.4.2, 8.4.3, 8.4.7] [8.4.0 ~ 8.4.8]
preview/01-overview.mdx 8.4.7, 8.4.3, 8.4.2, 8.4.1, 8.4.0 8.4.0 ~ 8.4.8
preview/02-quickstart.mdx [8.4.0, 8.4.1, 8.4.2, 8.4.3, 8.4.7] [8.4.0 ~ 8.4.8]

Test plan

  • All 8.4.x versions (8.4.4, 8.4.5, 8.4.6, 8.4.8) verified on KubeBlocks 1.0.2

Add missing versions 8.4.4, 8.4.5, 8.4.6, 8.4.8 to overview tables
and quickstart serviceVersion comments across release-1_0_1,
release-1_0_2, and preview docs.

Fixes #195

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

docs(mysql): update MySQL 8.4 supported versions list (8.4.4~8.4.8 missing)

1 participant