Skip to content

Releases: pingcap/tidb-operator

v2.1.0-alpha.15

19 Jan 14:36
30c7dd8

Choose a tag to compare

v2.1.0-alpha.15 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-alpha.14...v2.1.0-alpha.15

v2.1.0-alpha.14

15 Jan 08:22
ddd7385

Choose a tag to compare

v2.1.0-alpha.14 Pre-release
Pre-release

What's Changed

  • fix(cluster): cluster is not suspended if no components by @liubog2008 in #6639
  • feat(store): support server labels for store by @liubog2008 in #6638
  • fix(dep): fix toolchain updation by @liubog2008 in #6642
  • fix(hack): make get-grafana-dashboards.sh more robust by @fgksgf in #6643
  • chore(deps): bump golang from 36b4f45 to b6ba523 in /image by @dependabot[bot] in #6636
  • feat(updater): support manually specifying priority by @liubog2008 in #6641
  • chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.7.2 to 2.8.0 in /tools/golangci-lint by @dependabot[bot] in #6646
  • feat: add resource-manager support to PD microservices by @okJiang in #6635
  • feat(crd): support applying crd by operator by @liubog2008 in #6644
  • chore(deps): bump golang from 6cc2338 to 0f406d3 in /image by @dependabot[bot] in #6654
  • test(e2e): check panic count by @liubog2008 in #6652
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.20.0 to 1.21.0 in the azure group across 1 directory by @dependabot[bot] in #6657

New Contributors

Full Changelog: v2.1.0-alpha.13...v2.1.0-alpha.14

v2.1.0-alpha.13

28 Dec 10:39
5cdabec

Choose a tag to compare

v2.1.0-alpha.13 Pre-release
Pre-release

What's Changed

  • chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.10 by @dependabot[bot] in #6578
  • chore(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot[bot] in #6581
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.17.0 to 1.20.0 by @dependabot[bot] in #6580
  • chore(tools): support using go tools by @liubog2008 in #6584
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.177.3 to 1.275.1 by @dependabot[bot] in #6579
  • feat(syncer): add resource syncer by @liubog2008 in #6595
  • chore(dep): update dependabot and support post update action by @liubog2008 in #6598
  • chore(deps): bump the k8s group across 6 directories with 14 updates by @dependabot[bot] in #6599
  • feat: add new github action for tidb-operator-release v1.x by @lybcodes in #6606
  • feat(ticdc): support dynamic secret syncer by @liubog2008 in #6608
  • chore(deps): bump the k8s group across 7 directories with 12 updates by @dependabot[bot] in #6613
  • chore(dep): support update dockerfile and fix post dependabot action by @liubog2008 in #6614
  • chore(deps): bump github.com/apache/skywalking-eyes from 0.7.1-0.20250707035003-049742de2276 to 0.8.0 in /tools/license-eye by @dependabot[bot] in #6605
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.1 to 1.13.1 in the azure group across 1 directory by @dependabot[bot] in #6601
  • chore(deps): bump the ginkgo group across 4 directories with 2 updates by @dependabot[bot] in #6602
  • chore(deps): bump helm.sh/helm/v3 from 3.17.3 to 3.17.4 in /tools/helm by @dependabot[bot] in #6604
  • chore(deps): bump pingcap-qe/bases/pingcap-base from v1.10.0 to v1.11.0 in /image by @dependabot[bot] in #6616
  • chore(deps): bump the aws group across 1 directory with 11 updates by @dependabot[bot] in #6600
  • chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.6 to 2.7.2 in /tools/golangci-lint by @dependabot[bot] in #6603
  • chore(lint): fix some lint issues by @liubog2008 in #6617
  • chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in /tests/validation in the ginkgo group across 1 directory by @dependabot[bot] in #6620
  • refactor(finalizer): combine instance finalizer task by @liubog2008 in #6619
  • feat(tikvworker): support tikv worker by @liubog2008 in #6621
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.278.0 to 1.279.0 in the aws group across 1 directory by @dependabot[bot] in #6623
  • chore(dep): update toolchain when dockerfile is updating by @liubog2008 in #6625
  • feat(tikv): add worker ref by @liubog2008 in #6624
  • chore(deps): bump golang from 1.25.4 to 1.25.5 in /image by @dependabot[bot] in #6615
  • feat(tikv): change tikv worker ref api by @liubog2008 in #6626
  • feat(cluster): support using FQDN by @liubog2008 in #6627
  • fix(tikvworker): watch tikvworkergroup in cluster controller by @liubog2008 in #6628
  • feat(client): support ignore diff annotation by @liubog2008 in #6631
  • fix(e2e): change short time to long when import by @liubog2008 in #6632
  • chore(dep): support auto update golang.org/* dep by @liubog2008 in #6633

Full Changelog: v2.1.0-alpha.12...v2.1.0-alpha.13

v2.1.0-alpha.12

06 Dec 02:15
3546f37

Choose a tag to compare

v2.1.0-alpha.12 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-alpha.11...v2.1.0-alpha.12

v2.0.0

18 Dec 11:11
3d4bf8f

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-beta.9...v2.0.0

v2.0.0-beta.10

08 Dec 01:32
3d4bf8f

Choose a tag to compare

v2.0.0-beta.10 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta.9...v2.0.0-beta.10

v1.6.4

05 Jan 07:09
7740398

Choose a tag to compare

We're glad to announce the v1.6.4 release of the TiDB Operator!

Please refer to the CHANGELOG for all the changes in this release and our official documents to learn how to use TiDB Operator to manage TiDB clusters in Kubernetes.

Docker images:

docker pull pingcap/tidb-operator:v1.6.4
docker pull pingcap/tidb-backup-manager:v1.6.4

Helm Charts:

# helm repo add pingcap https://charts.pingcap.org/
# helm search repo pingcap --version=v1.6.4                        
NAME                  	CHART VERSION	APP VERSION  	DESCRIPTION                                
pingcap/tidb-operator 	v1.6.4		  v1.6.4	tidb-operator Helm chart for Kubernetes           

v2.1.0-alpha.11

01 Dec 02:26
40798d3

Choose a tag to compare

v2.1.0-alpha.11 Pre-release
Pre-release
feat(pd): initial support of multiple pd group (#6562)

v2.1.0-alpha.10

11 Nov 01:29
1d348c4

Choose a tag to compare

v2.1.0-alpha.10 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-alpha.9...v2.1.0-alpha.10

v2.1.0-alpha.9

04 Nov 00:15
6f11e0d

Choose a tag to compare

v2.1.0-alpha.9 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-alpha.8...v2.1.0-alpha.9