Skip to content

v8.5.3: add release notes #20662

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

Merged
merged 42 commits into from
Aug 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
a25dad9
v8.5.3: add release notes
Oreoxmt Jul 15, 2025
95fd520
add TiFlash
Oreoxmt Jul 15, 2025
2a25d69
add PD
Oreoxmt Jul 15, 2025
cfe68bb
add Backup & Restore (BR)
Oreoxmt Jul 15, 2025
29913a8
add compatibility changes > telemetry
Oreoxmt Jul 15, 2025
83c588a
add TiDB and TiDB Lightning
Oreoxmt Jul 16, 2025
d73c8f5
add TiKV
Oreoxmt Jul 18, 2025
b449129
add TiDB and TiFlash
Oreoxmt Jul 18, 2025
83fa397
add TiCDC
Oreoxmt Jul 22, 2025
fca0348
add TiDB
Oreoxmt Jul 22, 2025
e6c698f
add TiKV
Oreoxmt Jul 22, 2025
d689bc4
fix format
Oreoxmt Jul 25, 2025
081fa3a
update
Oreoxmt Jul 25, 2025
8fccac8
fix PD
Oreoxmt Jul 25, 2025
82ceec6
Apply suggestions from code review
qiancai Jul 29, 2025
25962f5
minor wording updates
qiancai Jul 29, 2025
2c51d98
Update releases/release-8.5.3.md
qiancai Jul 29, 2025
9dfaf25
Apply suggestions from code review
hfxsd Jul 29, 2025
1c934cb
Update releases/release-8.5.3.md
qiancai Jul 29, 2025
9dd1154
update Compatibility changes, TiKV, and PD
Oreoxmt Jul 29, 2025
d627e14
Apply suggestions from code review
hfxsd Jul 30, 2025
114eb65
Apply suggestions from code review
qiancai Aug 4, 2025
9da5016
Update releases/release-8.5.3.md
qiancai Aug 4, 2025
14a83d0
Apply suggestions from code review
Oreoxmt Aug 4, 2025
706ee95
Refine wording
lilin90 Aug 5, 2025
9602bb4
Move TiCDC bug fixes to the right place
lilin90 Aug 5, 2025
3bcf91e
Update releases/release-8.5.3.md
lilin90 Aug 5, 2025
61d0972
Apply suggestions from code review
Oreoxmt Aug 5, 2025
68618de
Apply suggestions from code review
hfxsd Aug 6, 2025
0fa7247
Update releases/release-8.5.3.md
hfxsd Aug 6, 2025
415d7d5
remove #59754 from line 27 as it is duplicated with the one in TiDB b…
qiancai Aug 6, 2025
0965c0d
Apply suggestions from code review
lilin90 Aug 6, 2025
172f7e8
Update releases/release-8.5.3.md
hfxsd Aug 6, 2025
4770b49
Update releases/release-8.5.3.md
lilin90 Aug 7, 2025
77d7ef7
Apply suggestions from code review
hfxsd Aug 7, 2025
851429e
remove placeholders
Oreoxmt Aug 8, 2025
1fab93e
fix
Oreoxmt Aug 8, 2025
abc0a71
add TiDB
Oreoxmt Aug 12, 2025
5a290d0
update TOC and release-timeline
Oreoxmt Aug 12, 2025
a693515
update release date
Oreoxmt Aug 12, 2025
002b241
remove placeholders
Oreoxmt Aug 12, 2025
fc3c149
compatibility changes: add links
Oreoxmt Aug 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -1097,6 +1097,7 @@
- [TiDB 版本规则](/releases/versioning.md)
- [TiDB 离线包](/binary-package.md)
- v8.5
- [8.5.3](/releases/release-8.5.3.md)
- [8.5.2](/releases/release-8.5.2.md)
- [8.5.1](/releases/release-8.5.1.md)
- [8.5.0](/releases/release-8.5.0.md)
Expand Down
Loading
Loading