From 3a703a8b44e579e734e74c7f7630103e955e7c5f Mon Sep 17 00:00:00 2001 From: MartinNose Date: Mon, 19 Jul 2021 12:00:10 +0800 Subject: [PATCH 1/3] update release-4.0.14.md --- releases/release-4.0.14.md | 58 +++++++++++++++++++------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/releases/release-4.0.14.md b/releases/release-4.0.14.md index e5a42beca8589..766c7a725c16a 100644 --- a/releases/release-4.0.14.md +++ b/releases/release-4.0.14.md @@ -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) - 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) - 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) + - 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) - 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) + - 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) + - 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) + - 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 @@ -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) * 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) From ec9d64e7b1760108a639968d8a598605dabc2f5a Mon Sep 17 00:00:00 2001 From: TomShawn <41534398+TomShawn@users.noreply.github.com> Date: Mon, 19 Jul 2021 12:51:32 +0800 Subject: [PATCH 2/3] Apply suggestions from code review --- releases/release-4.0.14.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/releases/release-4.0.14.md b/releases/release-4.0.14.md index 766c7a725c16a..37c1d997aebb5 100644 --- a/releases/release-4.0.14.md +++ b/releases/release-4.0.14.md @@ -77,20 +77,11 @@ TiDB version: 4.0.14 - 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) - Ensure panic output is flushed to the log [#10488](https://github.com/tikv/tikv/pull/10488) - 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) - Copr: fix the wrong arguments type of json_unquote [#10425](https://github.com/tikv/tikv/pull/10425) - - ```release-note None [#10400](https://github.com/tikv/tikv/pull/10400) - 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) - 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) - Limit CDC sink memory consumption. [#10147](https://github.com/tikv/tikv/pull/10147) @@ -104,9 +95,7 @@ TiDB version: 4.0.14 - 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) - 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) - 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) - 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) @@ -129,8 +118,6 @@ TiDB version: 4.0.14 - TiCDC - * ```release-note None [#2258](https://github.com/pingcap/ticdc/pull/2258) - * ```release-note None [#2215](https://github.com/pingcap/ticdc/pull/2215) * 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) From 24fc7bbf0a5ef99599f549ebb246d24b3e638b2f Mon Sep 17 00:00:00 2001 From: TomShawn <41534398+TomShawn@users.noreply.github.com> Date: Mon, 19 Jul 2021 12:51:46 +0800 Subject: [PATCH 3/3] Update releases/release-4.0.14.md --- releases/release-4.0.14.md | 1 - 1 file changed, 1 deletion(-) diff --git a/releases/release-4.0.14.md b/releases/release-4.0.14.md index 37c1d997aebb5..cfa9b7e4762e5 100644 --- a/releases/release-4.0.14.md +++ b/releases/release-4.0.14.md @@ -93,7 +93,6 @@ TiDB version: 4.0.14 - 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) - 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) - Update TiDB Dashboard to v2021.06.15.1 [#3797](https://github.com/pingcap/pd/pull/3797) - Fix the data race when the scheduler is started before loading TTL configurations [#3773](https://github.com/pingcap/pd/pull/3773)