Skip to content
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

update release-4.0.14.md #4

Merged
merged 3 commits into from
Jul 19, 2021
Merged
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
58 changes: 29 additions & 29 deletions releases/release-4.0.14.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,43 +75,43 @@ TiDB version: 4.0.14

+ TiKV

- ```release-note [#10572](https://github.com/tikv/tikv/pull/10572)
- ```release-note [#10532](https://github.com/tikv/tikv/pull/10532)
- ```release-note [#10531](https://github.com/tikv/tikv/pull/10531)
- ```release-note [#10517](https://github.com/tikv/tikv/pull/10517)
- ```release-note [#10504](https://github.com/tikv/tikv/pull/10504)
- Fix duration calculation panics on certain platforms [#10572](https://github.com/tikv/tikv/pull/10572)
- Fix wrong function cast double to double [#10532](https://github.com/tikv/tikv/pull/10532)
- ```release-note None [#10531](https://github.com/tikv/tikv/pull/10531)
- ```release-note None [#10517](https://github.com/tikv/tikv/pull/10517)
- ```release-note None [#10504](https://github.com/tikv/tikv/pull/10504)
TomShawn marked this conversation as resolved.
Show resolved Hide resolved
- Ensure panic output is flushed to the log [#10488](https://github.com/tikv/tikv/pull/10488)
- ```release-note [#10462](https://github.com/tikv/tikv/pull/10462)
- ```release-note [#10433](https://github.com/tikv/tikv/pull/10433)
- Avoid panic when building a snapshot twice if encryption enabled [#10462](https://github.com/tikv/tikv/pull/10462)
- ```release-note None [#10433](https://github.com/tikv/tikv/pull/10433)
TomShawn marked this conversation as resolved.
Show resolved Hide resolved
- Copr: fix the wrong arguments type of json_unquote [#10425](https://github.com/tikv/tikv/pull/10425)
- ```release-note [#10400](https://github.com/tikv/tikv/pull/10400)
- ```release-note [#10395](https://github.com/tikv/tikv/pull/10395)
- For release-5.0 [#10360](https://github.com/tikv/tikv/pull/10360)
- ```release-note [#10320](https://github.com/tikv/tikv/pull/10320)
- ```release-note [#10302](https://github.com/tikv/tikv/pull/10302)
- ```release-note [#10291](https://github.com/tikv/tikv/pull/10291)
- ```release-note [#10279](https://github.com/tikv/tikv/pull/10279)
- ```release-note None [#10400](https://github.com/tikv/tikv/pull/10400)
TomShawn marked this conversation as resolved.
Show resolved Hide resolved
- skip clearing callback during gracefully shutdown to avoid breaking ACID in some cases [#10395](https://github.com/tikv/tikv/pull/10395)
- Fix backup threads leak [#10360](https://github.com/tikv/tikv/pull/10360)
- ```release-note None [#10320](https://github.com/tikv/tikv/pull/10320)
- ```release-note None [#10302](https://github.com/tikv/tikv/pull/10302)
- ```release-note None [#10291](https://github.com/tikv/tikv/pull/10291)
- ```release-note None [#10279](https://github.com/tikv/tikv/pull/10279)
TomShawn marked this conversation as resolved.
Show resolved Hide resolved
- Approximate split range evenly [#10275](https://github.com/tikv/tikv/pull/10275)
- BR now supports S3-compatible storage using virtual-host addressing style. [#10242](https://github.com/tikv/tikv/pull/10242)
- ```release-note [#10147](https://github.com/tikv/tikv/pull/10147)
- Limit CDC sink memory consumption. [#10147](https://github.com/tikv/tikv/pull/10147)
- Add metrics to see pending pd heartbeats number [#10008](https://github.com/tikv/tikv/pull/10008)
- Change the default merge-check-tick-interval to 2 to speed up the retry of merge process [#9676](https://github.com/tikv/tikv/pull/9676)
- Fix an issue that split may panic and corrupt the metadata if the split process is too slow and region merge is open. [#9584](https://github.com/tikv/tikv/pull/9584)

+ PD

- ```release-note [#3882](https://github.com/pingcap/pd/pull/3882)
- ```release-note [#3858](https://github.com/pingcap/pd/pull/3858)
- ```release-note [#3854](https://github.com/pingcap/pd/pull/3854)
- ```release-note [#3825](https://github.com/pingcap/pd/pull/3825)
- ```release-note [#3809](https://github.com/pingcap/pd/pull/3809)
- ```release-note [#3797](https://github.com/pingcap/pd/pull/3797)
- ```release-note [#3790](https://github.com/pingcap/pd/pull/3790)
- ```release-note [#3773](https://github.com/pingcap/pd/pull/3773)
- ```release-note [#3761](https://github.com/pingcap/pd/pull/3761)
- ```release-note [#3718](https://github.com/pingcap/pd/pull/3718)
- ```release-note [#3703](https://github.com/pingcap/pd/pull/3703)
- ```release-note [#3680](https://github.com/pingcap/pd/pull/3680)
- TiDB Dashboard: Add OIDC based SSO support [#3882](https://github.com/pingcap/pd/pull/3882)
- Reduce the conflict due to multiple scheduler running in same time [#3858](https://github.com/pingcap/pd/pull/3858)
- ```release-note None [#3854](https://github.com/pingcap/pd/pull/3854)
TomShawn marked this conversation as resolved.
Show resolved Hide resolved
- Fix the issue that the scheduler may appear again even if we have already executed the delete operation [#3825](https://github.com/pingcap/pd/pull/3825)
- ```release-note None [#3809](https://github.com/pingcap/pd/pull/3809)
TomShawn marked this conversation as resolved.
Show resolved Hide resolved
- Update TiDB Dashboard to v2021.06.15.1 [#3797](https://github.com/pingcap/pd/pull/3797)
- ```release-note None [#3790](https://github.com/pingcap/pd/pull/3790)
TomShawn marked this conversation as resolved.
Show resolved Hide resolved
- Fix the data race when the scheduler is started before loading TTL configurations [#3773](https://github.com/pingcap/pd/pull/3773)
- Fix pd may get panic during scattering region [#3761](https://github.com/pingcap/pd/pull/3761)
- Fix the issue that leader re-election be slow when there are many stores [#3718](https://github.com/pingcap/pd/pull/3718)
- Fix the priority problems for some kinds of operators [#3703](https://github.com/pingcap/pd/pull/3703)
- Fix the panic issue about remove evict leader scheduler from a nonexistent store [#3680](https://github.com/pingcap/pd/pull/3680)

+ Tools

Expand All @@ -129,8 +129,8 @@ TiDB version: 4.0.14

- TiCDC

* ```release-note [#2258](https://github.com/pingcap/ticdc/pull/2258)
* ```release-note [#2215](https://github.com/pingcap/ticdc/pull/2215)
* ```release-note None [#2258](https://github.com/pingcap/ticdc/pull/2258)
* ```release-note None [#2215](https://github.com/pingcap/ticdc/pull/2215)
TomShawn marked this conversation as resolved.
Show resolved Hide resolved
* Fix extra partition dispatching when adding new table partition. [#2205](https://github.com/pingcap/ticdc/pull/2205)
* Better err msg when PD endpoint missing certificate [#2184](https://github.com/pingcap/ticdc/pull/2184)
* Add `capture-session-ttl` in cdc server config [#2169](https://github.com/pingcap/ticdc/pull/2169)
Expand Down