Releases: pingcap/tidb-operator
Releases · pingcap/tidb-operator
v2.2.0-alpha.1
What's Changed
- chore(deps): bump pingcap-qe/bases/pingcap-base from v1.11.2 to v1.11.3 in /image by @dependabot[bot] in #6934
- chore(deps): bump golang from 1.25.10 to 1.25.11 in /image by @dependabot[bot] in #6926
- fix: mark should evict leader if tikv pod is deleting by @liubog2008 in #6938
- Render TiProxy labels into configmap by @YangKeao in #6937
- chore(deps): bump the aws group across 1 directory with 14 updates by @dependabot[bot] in #6941
- chore(deps): bump golang from
dd7d32eto379065fin /image by @dependabot[bot] in #6945
Full Changelog: v2.2.0-alpha.0...v2.2.0-alpha.1
v2.1.0-beta.6
What's Changed
- Implement scale subresource on Pod owners (#6912) by @ti-chi-bot in #6918
- chore(deps): bump golang from
69a7b8ctoc0a2bd0in /image (#6891) by @ti-chi-bot in #6896 - fix: mark should evict leader if tikv pod is deleting (#6938) by @ti-chi-bot in #6942
- Render TiProxy labels into configmap (#6937) by @ti-chi-bot in #6943
Full Changelog: v2.1.0-beta.5...v2.1.0-beta.6
v2.2.0-alpha.0
What's Changed
- chore(deps): bump golang from
a95d3d1to3760478in /image by @dependabot[bot] in #6827 - chore(deps): bump github.com/aws/smithy-go from 1.24.3 to 1.25.0 in the aws group across 1 directory by @dependabot[bot] in #6830
- feat(metrics): add per-instance abnormal_instance gauge for stuck-state alerts by @fgksgf in #6835
- feat: support data volume mount for tikv worker by @liubog2008 in #6842
- fix(metrics): centralize abnormal_instance observe/clear at reconcile entry by @fgksgf in #6840
- chore(deps): bump golang from
3760478to869a73ain /image by @dependabot[bot] in #6846 - chore(deps): bump golang from
869a73ato8cd78ecin /image by @dependabot[bot] in #6852 - fix: add missing tiproxy selector in status by @liubog2008 in #6851
- chore(deps): bump golang from
8cd78ecto8a7adc2in /image by @dependabot[bot] in #6862 - chore(deps): bump the ginkgo group across 3 directories with 1 update by @dependabot[bot] in #6863
- fix: use data-dir not storage.data-dir in tikv worker by @liubog2008 in #6867
- fix: honor -stderrthreshold when -logtostderr=true by @pierluigilenoci in #6847
- chore(deps): bump the aws group across 1 directory with 13 updates by @dependabot[bot] in #6859
- feat: support prechecking down peers before restarting tikv pod by @liubog2008 in #6877
- chore(deps): bump the aws group across 1 directory with 13 updates by @dependabot[bot] in #6880
- chore(deps): bump golang from 1.25.9 to 1.25.10 in /image by @dependabot[bot] in #6879
- tiproxy: add annotation
tiproxy-graceful-shutdown-delete-delay-secondsto gracefully mark unhealthy before deleting the pods by @YangKeao in #6829 - chore(deps): bump golang from
69a7b8ctoc0a2bd0in /image by @dependabot[bot] in #6891 - fix: handle TiKV metrics fetch errors by @immanuwell in #6897
- chore(deps): bump golang from
c0a2bd0to315d6d3in /image by @dependabot[bot] in #6902 - feat: add DM (Data Migration) support by @tennix in #6883
- Implement scale subresource on Pod owners by @SuperQ in #6912
- chore(deps): bump golang from
315d6d3toc138bffin /image by @dependabot[bot] in #6916 - fix: preserve legacy DM app label by @xuanyu66 in #6925
New Contributors
- @immanuwell made their first contribution in #6897
- @xuanyu66 made their first contribution in #6925
Full Changelog: v2.1.0-beta.0...v2.2.0-alpha.0
v2.1.0-beta.5
What's Changed
- fix: honor -stderrthreshold when -logtostderr=true (#6847) by @ti-chi-bot in #6869
- feat: support prechecking down peers before restarting tikv pod (#6877) by @ti-chi-bot in #6882
- chore(deps): bump golang from 1.25.9 to 1.25.10 in /image (#6879) by @ti-chi-bot in #6890
- tiproxy: add spec field
gracefulShutdownDeleteDelaySecondsto gracefully mark unhealthy before deleting the pods (#6829) by @ti-chi-bot in #6894 - fix: handle TiKV metrics fetch errors (#6897) by @ti-chi-bot in #6898
Full Changelog: v2.1.0-beta.4...v2.1.0-beta.5
v2.1.0-beta.4
What's Changed
- chore(deps): bump the ginkgo group across 3 directories with 1 update (#6863) by @ti-chi-bot in #6866
- fix: use data-dir not storage.data-dir in tikv worker (#6867) by @ti-chi-bot in #6868
- chore(deps): bump golang from
8cd78ecto8a7adc2in /image (#6862) by @ti-chi-bot in #6865 - chore(deps): bump github.com/aws/smithy-go from 1.24.3 to 1.25.0 in the aws group across 1 directory (#6830) by @ti-chi-bot in #6832
Full Changelog: v2.1.0-beta.3...v2.1.0-beta.4
v2.1.0-beta.3
What's Changed
- chore(deps): bump golang from
3760478to869a73ain /image (#6846) by @ti-chi-bot in #6848 - chore(deps): bump golang from
869a73ato8cd78ecin /image (#6852) by @ti-chi-bot in #6855 - fix: add missing tiproxy selector in status (#6851) by @ti-chi-bot in #6857
Full Changelog: v2.1.0-beta.2...v2.1.0-beta.3
v2.1.0-beta.2
What's Changed
- fix(metrics): centralize abnormal_instance observe/clear at reconcile entry (#6840) by @ti-chi-bot in #6844
- feat: support data volume mount for tikv worker (#6842) by @ti-chi-bot in #6843
Full Changelog: v2.1.0-beta.1...v2.1.0-beta.2
v2.1.0-beta.1
What's Changed
- chore(deps): bump golang from
a95d3d1to3760478in /image (#6827) by @ti-chi-bot in #6828 - feat(metrics): add per-instance abnormal_instance gauge for stuck-state alerts (#6835) by @ti-chi-bot in #6837
Full Changelog: v2.1.0-beta.0...v2.1.0-beta.1
v2.1.0-beta.0
What's Changed
- chore(ci): support all release-2.x branch by @liubog2008 in #6824
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.296.2 to 1.297.0 in the aws group across 1 directory by @dependabot[bot] in #6811
- chore(deps): bump golang from
5ab234atoa95d3d1in /image by @dependabot[bot] in #6825
Full Changelog: v2.1.0-alpha.17...v2.1.0-beta.0
v2.1.0-alpha.17
What's Changed
- feat: add version to released crds by @liubog2008 in #6800
- chore(deps): bump pingcap-qe/bases/pingcap-base from
5807200to4ac362fin /image by @dependabot[bot] in #6801 - chore(deps): bump golang from 1.25.8 to 1.25.9 in /image by @dependabot[bot] in #6809
- Delete TiBR StatefulSet PVCs automatically by @grovecai in #6822
Full Changelog: v2.1.0-alpha.16...v2.1.0-alpha.17