Skip to content

add release notes v9.0.0 - bugfix part #21033

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

Open
wants to merge 17 commits into
base: feature/preview-release-notes
Choose a base branch
from
Open
Changes from 1 commit
Commits
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
26 changes: 0 additions & 26 deletions releases/release-9.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,37 +362,11 @@ The following features are planned for deprecation in future versions:

## Improvements

+ TiDB

+ TiKV

+ PD

+ TiFlash

+ Tools

+ Backup & Restore (BR)

+ TiDB Data Migration (DM)

Choose a reason for hiding this comment

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

low

It looks like there are a couple of extra blank lines here, and line 366 also contains trailing whitespace. To maintain consistent formatting and readability, could we reduce this to a single blank line after the ## Improvements heading? 1

Style Guide References

Footnotes

  1. The style guide suggests adding a single blank line before and after headings. (link)

## Bug fixes

+ TiDB

+ TiKV

+ PD

+ TiFlash

+ Tools

+ Backup & Restore (BR)

+ TiCDC

+ TiDB Lightning

Choose a reason for hiding this comment

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

low

There appear to be a few extra blank lines between the ## Bug fixes heading and the ## Performance test heading. Would it be possible to reduce these to a single blank line to adhere to the style guide? 1

Style Guide References

Footnotes

  1. The style guide suggests adding a single blank line before and after headings. (link)

## Performance test

Expand Down