Skip to content

Releases: pingcap/tidb-operator

v2.1.0-alpha.16

03 Apr 06:12
13e4c1e

Choose a tag to compare

v2.1.0-alpha.16 Pre-release
Pre-release

What's Changed

  • feat: implement primary transfer functionality for Resource Manager by @okJiang in #6661
  • chore: update release-v1.yaml for running action successfully by @lybcodes in #6694
  • Add operator build info metric by @SuperQ in #6680
  • chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tools/helm by @dependabot[bot] in #6695
  • chore(deps): bump the aws group across 1 directory with 11 updates by @dependabot[bot] in #6670
  • pd: support router micro service in tidb-operator by @bufferflies in #6683
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.284.0 to 1.285.0 in the aws group across 1 directory by @dependabot[bot] in #6698
  • fix(store): set offline if the instance has been deleting by @liubog2008 in #6692
  • chore(deps): bump golang from 1.25.5 to 1.25.6 in /image by @dependabot[bot] in #6700
  • chore(deps): bump the ginkgo group across 4 directories with 2 updates by @dependabot[bot] in #6655
  • chore(deps): bump golang from ce63a16 to 0c87ea6 in /image by @dependabot[bot] in #6706
  • fix(br): return if object is not found by @liubog2008 in #6705
  • chore(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 in /tests/validation in the ginkgo group across 1 directory by @dependabot[bot] in #6707
  • chore(deps): bump pingcap-qe/bases/pingcap-base from v1.11.0 to v1.11.1 in /image by @dependabot[bot] in #6710
  • chore(deps): bump golang from 0c87ea6 to 06d1251 in /image by @dependabot[bot] in #6711
  • chore(hack): add script to update go modules by @liubog2008 in #6713
  • chore(dep): update go modules by @liubog2008 in #6718
  • chore(hack): avoid updating some unversioned modules by @liubog2008 in #6719
  • chore(deps): bump golang from 1.25.6 to 1.25.7 in /image by @dependabot[bot] in #6724
  • chore(deps): bump the k8s group across 7 directories with 12 updates by @dependabot[bot] in #6729
  • chore(deps): bump the aws group across 1 directory with 14 updates by @dependabot[bot] in #6755
  • chore(deps): bump pingcap-qe/bases/pingcap-base from 24ecefc to bf0bb17 in /image by @dependabot[bot] in #6758
  • chore(deps): bump pingcap-qe/bases/pingcap-base from v1.11.1 to v1.11.2 in /image by @dependabot[bot] in #6788
  • chore(deps): bump the k8s group across 7 directories with 12 updates by @dependabot[bot] in #6747
  • chore(deps): bump the aws group across 1 directory with 13 updates by @dependabot[bot] in #6785
  • chore(dep): update go version to v1.25.8 by @liubog2008 in #6790
  • fix(e2e): no need to apply crds manually by @liubog2008 in #6793
  • feat: support independent kvengine remote worker and compactor worker by @liubog2008 in #6787
  • tidb,tiproxy: expose max surge on tidb/tiproxygroup spec by @YangKeao in #6797
  • chore(dep): update go modules by @liubog2008 in #6799

New Contributors

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

v2.0.1

26 Mar 07:12
c1490b6

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v1.6.5

06 Feb 07:48
3290061

Choose a tag to compare

We're glad to announce the v1.6.5 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.5
docker pull pingcap/tidb-backup-manager:v1.6.5

Helm Charts:

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

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