Skip to content
Merged
Changes from all commits
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
2 changes: 2 additions & 0 deletions releases/release-8.5.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ For TiDB clusters newly deployed in v8.5.4 (that is, not upgraded from versions

### Other changes

* Upgrade the Go compiler version of TiDB from go1.23.6 to go1.25.5, which improves the TiDB performance. If you are a TiDB developer, upgrade your Go compiler version to ensure smooth compilation.

* When performing PITR recovery on earlier TiDB versions (such as v8.5.4 or v8.1.2) using BR v8.5.5, the log recovery stage might fail and return errors.

Full data backup and restore are not affected by this issue.
Expand Down