Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Releases: pingcap/tidb-ansible

v4.0.0-rc.1

28 Apr 15:51
03f57b4
Compare
Choose a tag to compare
update api return code (#1289) (#1290)

v3.0.13

22 Apr 15:55
Compare
Choose a tag to compare
release v3.0.13

v3.1.0

16 Apr 12:46
Compare
Choose a tag to compare

v4.0.0-rc

09 Apr 03:52
831f708
Compare
Choose a tag to compare
  • Optimize the prompts by indicating users to upgrade the Linux kernel version to resolve the CPU epollexclusive check failure, with the earliest supported version #1230
  • Fix the issue of failed upgrade to tidb-ansible 4.0 by optimizing the Dashboard initialization #1237
  • Optimize the creation of the TiFlash directory #1239

v3.1.0-rc

02 Apr 15:26
Compare
Choose a tag to compare
  • Optimize the way the TiFlash data directories are created #1242
  • Add the Write Amplification monitoring item in TiFlash #1234
  • Optimize the error message of failed preflight checks when CPU epollexclusive is unavailable #1243

v4.0.0-beta.2

18 Mar 14:21
Compare
Choose a tag to compare
  • Support injecting the node information to etcd #1196
  • Support deploying TiDB services on the ARM platform #1204

v3.0.12

16 Mar 13:10
Compare
Choose a tag to compare
  • Support deploying multiple Grafana/Prometheus/Alertmanager in a cluster #1198

v3.1.0-beta.2

09 Mar 13:04
Compare
Choose a tag to compare
  • Fix the issue that the rolling update command fails because the PD Leader cannot be obtained in some scenarios #1122
  • Support deploying multiple Grafana/Prometheus/Alertmanager in one cluster #1143
  • Support deploying the TiFlash component #1148
  • Add monitoring metrics related to the TiFlash component #1152

v3.0.11

04 Mar 12:45
Compare
Choose a tag to compare
  • Modify the logic of create_users.yml so that users of the central control machine do not have to be consistent with ansible_user #1184
  • Update outdated document links in tidb-ansible #1169
  • Fix the issue that undefined variables might occur in the wait for region replication complete task #1173

v4.0.0-beta.1

28 Feb 13:49
Compare
Choose a tag to compare
  • Support deploying multiple Grafana/Prometheus/Alertmanagers in one cluster #1142
  • Add the metric_port configuration item (8234 by default) in TiFlash's configuration file #1145
  • Add the flash_proxy_status_port configuration item (20292 by default) in TiFlash's configuration file #1141
  • Add the TiFlash monitoring dashboard #1147 #1151