Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Grace Cai <qqzczy@126.com>
  • Loading branch information
csuzhangxc and qiancai authored Dec 27, 2021
1 parent 28ab649 commit e741785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/releases/release-1.2.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ TiDB Operator version: 1.2.5

## Improvements

- Support configuring all fields in `ComponentSpec` for DM to more finely control component behavior ([#4313](https://github.com/pingcap/tidb-operator/pull/4313), [@csuzhangxc](https://github.com/csuzhangxc))
- Support configuring all fields in `ComponentSpec` for DM to control component behavior more finely ([#4313](https://github.com/pingcap/tidb-operator/pull/4313), [@csuzhangxc](https://github.com/csuzhangxc))
- Support configuring init container `resources` for TiFlash ([#4304](https://github.com/pingcap/tidb-operator/pull/4304), [@KanShiori](https://github.com/KanShiori))
- Support configuring the `ssl-ca` parameter for TiDB via `TiDBTLSClient` to disable client authentication ([#4270](https://github.com/pingcap/tidb-operator/pull/4270), [@just1900](https://github.com/just1900))
- Add a `ready` field to TiCDC captures to show its readiness status ([#4273](https://github.com/pingcap/tidb-operator/pull/4273), [@KanShiori](https://github.com/KanShiori))

## Bug fixes

- Fix the issue that PD, TiKV, and TiDB cannot roll update after the component startup script is updated ([#4248](https://github.com/pingcap/tidb-operator/pull/4248), [@KanShiori](https://github.com/KanShiori))
- Fix the issue that TidbCluster spec is updated automatically after TLS is enabled ([#4306](https://github.com/pingcap/tidb-operator/pull/4306), [@KanShiori](https://github.com/KanShiori))
- Fix the issue that the TidbCluster spec is updated automatically after TLS is enabled ([#4306](https://github.com/pingcap/tidb-operator/pull/4306), [@KanShiori](https://github.com/KanShiori))
- Fix a potential goroutine leak when TiDB Operator checks the Region leader count of TiKV ([#4291](https://github.com/pingcap/tidb-operator/pull/4291), [@DanielZhangQD](https://github.com/DanielZhangQD))
- Fix some high-level security issues ([#4240](https://github.com/pingcap/tidb-operator/pull/4240), [@KanShiori](https://github.com/KanShiori))

0 comments on commit e741785

Please sign in to comment.