Skip to content

Releases: planetscale/vitess-operator

Vitess Operator v2.13.1

23 Jul 18:18
f40db07
Compare
Choose a tag to compare

What's Changed

  • [release-2.13] Release of v2.13.0 by @shlomi-noach in #568
  • [release-2.13] Remove 'vreplication_tablet_type' flag to run unmanaged vttablet v20 by @frouioui in #581

Full Changelog: v2.13.0...v2.13.1

Vitess Operator v2.10.4

16 Jul 20:53
55cd541
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.3...v2.10.4

Vitess v2.13.0

27 Jun 05:16
d398fb3
Compare
Choose a tag to compare

Major Changes

Automated and Scheduled Backups

As part of v2.13.0 we are adding a new feature to the vitess-operator: automated and scheduled backups. The PR
implementing this change is available here: #553.

This feature is for now experimental as we await feedback from the community on its usage. There are a few things to
take into account when using this feature:

  • If you are using the xtrabackup engine, your vttablet pods will need more memory, think about provisioning more memory for it.
  • If you are using the builtin engine, you will lose a replica during the backup, think about adding a new tablet.

If you are usually using specific flags when taking backups with vtctldclient you can set those flags on the extraFlags
field of the backup strategy (VitessBackupScheduleStrategy).

What's Changed

  • Change version to 2.8.0 after release by @GuptaManan100 in #275
  • Reduce Vtadmin test flakiness by @GuptaManan100 in #278
  • VTAdmin cluster-config cleanup by @GuptaManan100 in #279
  • Upgrade Vitess dependency to 14.0.0 by @GuptaManan100 in #280
  • Remove removed flag in vttablet by @GuptaManan100 in #281
  • Introduce Durability Policy in VTop by @GuptaManan100 in #282
  • Augment VTAdmin test to also test VTOrc setup by @GuptaManan100 in #283
  • pkg/apis/planetscale/v2: fix VitessKeyRange rounding logic by @mdlayher in #268
  • Fix: init_db.sql file to be in sync with main on Vitess by @GuptaManan100 in #293
  • Dependency upgrade for go and Vitess and CI rules fix by @GuptaManan100 in #296
  • Remove Deprecated flags from VTop by @GuptaManan100 in #300
  • VTop corresponding changes for VTAdmin docker image changes to use Nginx by @GuptaManan100 in #304
  • Addition of the release automation script by @frouioui in #308
  • Update the release instructions by @frouioui in #315
  • Upgrade Vitess Dependency and add a cron for it by @GuptaManan100 in #313
  • Fix Vitess Upgrade Workflow to also run go mod tidy by @GuptaManan100 in #318
  • Upgrade Vitess Dependency to Latest by @github-actions in #319
  • Upgrade Vitess Dependency to Latest by @github-actions in #320
  • Addition of a comment in the upgrade vitess deps workflow by @frouioui in #322
  • VTOrc Deployment fix and miscellaneous changes. by @GuptaManan100 in #324
  • Upgrade test to expect the latest image to be of version 16 by @GuptaManan100 in #333
  • Upgrade Vitess Dependency to Latest by @github-actions in #329
  • Update k8s compatibility table and increase memory limit by @frouioui in #334
  • Update the release script and documentation with more verbose by @frouioui in #331
  • Upgrade Vitess Dependency to Latest by @github-actions in #336
  • Upgrade the AWS and GCP quickstarts along with the API doc by @frouioui in #323
  • Upgrade Vitess Dependency to Latest by @github-actions in #340
  • Upgrade Vitess Dependency to Latest by @github-actions in #343
  • Upgrade Vitess Dependency to Latest by @github-actions in #344
  • Upgrade Vitess Dependency to Latest by @github-actions in #346
  • Upgrade Vitess Dependency to Latest by @github-actions in #349
  • Upgrade Vitess Dependency to Latest by @github-actions in #350
  • Upgrade Vitess Dependency to Latest by @github-actions in #351
  • Fix rbac file in tests by @GuptaManan100 in #352
  • Upgrade Vitess Dependency to Latest by @github-actions in #355
  • Fix vtctld deployment to allow ListBackups to work by @GuptaManan100 in #356
  • Remove removed flags in vtctld by @GuptaManan100 in #360
  • Upgrade Vitess Dependency to Latest by @github-actions in #359
  • Bug: Fix vtadmin resources by @nianfei97 in #358
  • Operator changes to remove enable_semi_sync by @GuptaManan100 in #364
  • Remove enable_realtime_stats flag since it is removed by @GuptaManan100 in #366
  • Upgrade Vitess Dependency to Latest by @github-actions in #367
  • Makes VTOrc mandatory by @GuptaManan100 in #368
  • Set vttablet init container resource requests and limits by @GuptaManan100 in #370
  • Support upgrade of minor MySQL version by @frouioui in #361
  • Update the release instructions after v16 code freeze by @frouioui in #373
  • Add release notes regarding MySQL upgrade path in v16.0.0 by @frouioui in #376
  • Document the version upgrade of the tests in the docs by @frouioui in #357
  • Update Go dependency, compatibility table, Vitess dependency and fix upgrades by @GuptaManan100 in #371
  • Release PR for 2.9.0-rc1 by @GuptaManan100 in #377
  • Fix versions and tests by @GuptaManan100 in #378
  • Update Release Instructions by @GuptaManan100 in #380
  • Upgrade Vitess Dependency to Latest by @github-actions in #381
  • Upgrade Vitess Dependency to Latest by @github-actions in #384
  • build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #385
  • Fix mysqld image key for mysql 80 images by @GuptaManan100 in #386
  • Upgrade Vitess Dependency to Latest by @github-actions in #388
  • Update main tests after release of v2.9.0 by @GuptaManan100 in #390
  • Improve release instructions and script after the 2.9.0 release by @frouioui in #391
  • Pin Docker image version in Buildkite by @GuptaManan100 in #398
  • Update PodDisruptionBudget to policy/v1 by @jcarrig in #397
  • Add support for container lifecycle hooks in VTGate by @stankevich in #406
  • Remove unwanted file runrunrun.sh by @frouioui in #407
  • [VTAdmin] Change vars from REACT_APP to VITE by @notfelineit in #404
  • Upgrade Vitess Dependency to Latest + Go version to 1.20.2 by @github-actions in #408
  • Upgrade Vitess Dependency to Latest by @github-actions in #414
  • Upgrade Vitess Dependency to Latest by @github-actions in #415
  • Upgrade Vitess Dependency to Latest by @github-actions in #418
  • Upgrade Vitess Dependency to Latest by @github-actions in #419
  • Complete the Reshard before deleting the shard by @GuptaManan100 in #420
  • Upgrade Vitess Dependency to Latest by @github-actions in #424
  • build(deps): Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #423
  • Upgrade Vitess Dependency to Latest by @github-actions in #425
  • Upgrade Vitess Dependency to Latest by @github-actions in #427
  • Update main post ...
Read more

Vitess v2.13.0-rc2

20 Jun 05:05
6cb914a
Compare
Choose a tag to compare
Vitess v2.13.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.13.0-rc1...v2.13.0-rc2

Vitess v2.13.0-rc1

13 Jun 05:38
fdd8b34
Compare
Choose a tag to compare
Vitess v2.13.0-rc1 Pre-release
Pre-release

What's Changed

  • Release PR for 2.9.0-rc1 by @GuptaManan100 in #377
  • Fix versions and tests by @GuptaManan100 in #378
  • Update Release Instructions by @GuptaManan100 in #380
  • Upgrade Vitess Dependency to Latest by @github-actions in #381
  • Upgrade Vitess Dependency to Latest by @github-actions in #384
  • build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #385
  • Fix mysqld image key for mysql 80 images by @GuptaManan100 in #386
  • Upgrade Vitess Dependency to Latest by @github-actions in #388
  • Update main tests after release of v2.9.0 by @GuptaManan100 in #390
  • Improve release instructions and script after the 2.9.0 release by @frouioui in #391
  • Pin Docker image version in Buildkite by @GuptaManan100 in #398
  • Update PodDisruptionBudget to policy/v1 by @jcarrig in #397
  • Add support for container lifecycle hooks in VTGate by @stankevich in #406
  • Remove unwanted file runrunrun.sh by @frouioui in #407
  • [VTAdmin] Change vars from REACT_APP to VITE by @notfelineit in #404
  • Upgrade Vitess Dependency to Latest + Go version to 1.20.2 by @github-actions in #408
  • Upgrade Vitess Dependency to Latest by @github-actions in #414
  • Upgrade Vitess Dependency to Latest by @github-actions in #415
  • Upgrade Vitess Dependency to Latest by @github-actions in #418
  • Upgrade Vitess Dependency to Latest by @github-actions in #419
  • Complete the Reshard before deleting the shard by @GuptaManan100 in #420
  • Upgrade Vitess Dependency to Latest by @github-actions in #424
  • build(deps): Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #423
  • Upgrade Vitess Dependency to Latest by @github-actions in #425
  • Upgrade Vitess Dependency to Latest by @github-actions in #427
  • Update main post v17 by @GuptaManan100 in #430
  • Upgrade Vitess Dependency to Latest by @github-actions in #431
  • Upgrade Vitess Dependency to Latest by @github-actions in #434
  • build(deps): Bump k8s.io/kubernetes from 1.26.1 to 1.26.5 by @dependabot in #433
  • Upgrade Vitess Dependency to Latest by @github-actions in #435
  • Fix the operator tests to use the latest version after v17.0.0 release by @GuptaManan100 in #437
  • Forward port changes made while doing 2.10 release by @GuptaManan100 in #438
  • Upgrade Vitess Dependency to Latest by @github-actions in #439
  • Upgrade Vitess Dependency to Latest by @github-actions in #443
  • Upgrade Vitess Dependency to Latest by @github-actions in #444
  • Update the release process doc by @GuptaManan100 in #445
  • Upgrade etcd version from 3.3.13 to 3.5.9 by @MrFabio in #447
  • Expose flags to configure TLS by @ggalakhov in #451
  • Upgrade Vitess Dependency to Latest by @github-actions in #448
  • Post v17.0.1 release by @frouioui in #457
  • Upgrade Vitess Dependency to Latest by @github-actions in #458
  • Updates for v2.10.2 release by @mattlord in #462
  • Upgrade Vitess Dependency to Latest by @github-actions in #459
  • Fix Tests by @GuptaManan100 in #468
  • Upgrade Vitess Dependency and Go Version to Latest by @github-actions in #469
  • Upgrade Vitess Dependency to Latest by @github-actions in #471
  • Upgrade Vitess Dependency to Latest by @github-actions in #474
  • Upgrade Vitess Dependency to Latest by @github-actions in #475
  • update go version to go1.21.1 by @harshit-gangal in #476
  • update to new vitess snapshot release for main by @harshit-gangal in #482
  • Support safe MySQL upgrades by @frouioui in #483
  • Add a new field called "name" to VitessShardTabletPool as part of x-kubernetes-list-map-keys by @yoheimuta in #432
  • Upgrade Vitess Dependency to Latest by @github-actions in #485
  • Fix Release script to work with any image used in the yaml files by @GuptaManan100 in #487
  • Upgrade Vitess Dependency to Latest by @github-actions in #493
  • Upgrade Vitess Dependency to Latest by @github-actions in #495
  • Upgrade Vitess Dependency to Latest by @github-actions in #497
  • build(deps): Bump google.golang.org/grpc from 1.55.0-dev to 1.56.3 by @dependabot in #496
  • Upgrade Vitess Dependency to Latest by @github-actions in #499
  • Upgrade Vitess Dependency to Latest by @github-actions in #503
  • Upgrade Vitess Dependency to Latest by @github-actions in #504
  • Upgrade Vitess Dependency to Latest by @github-actions in #506
  • Upgrade Vitess Dependency to Latest by @github-actions in #508
  • Add tolerable replication lag value by @GuptaManan100 in #511
  • Upgrade Vitess Dependency to Latest by @github-actions in #512
  • Upgrade Vitess Dependency to Latest by @github-actions in #515
  • Upgrade Kubernetes and controller-runtime dependencies by @GuptaManan100 in #516
  • Add support for customizing terminationGracePeriodSeconds of the VTTablet pods by @yoheimuta in #500
  • Upgrade Vitess Dependency to Latest by @github-actions in #517
  • Add mysqld exporter resources spec by @chapsuk in #494
  • update v18 vitess version to vtop main by @harshit-gangal in #502
  • Upgrade Vitess Dependency to Latest by @github-actions in #519
  • Pass extra env to all vttablet containers by @jhampson-dbre in #518
  • Upgrade Vitess Dependency to Latest by @github-actions in #520
  • Upgrade Vitess Dependency to Latest by @github-actions in #522
  • Detect mysql_server_version from the mysqld Docker Image by @frouioui in #521
  • Use mysql:8.0.30 as the mysql image in the E2E tests by @frouioui in #523
  • Add support for user-defined per-keyspace images by @maxenglander in #524
  • Upgrade Vitess Dependency to Latest by @github-actions in #525
  • Upgrade Vitess Dependency to Latest by @github-actions in #526
  • [main] Bump version.go to 2.12.0 by @systay in #527
  • add new vitess operator and vitess version to the compatibility list by @systay in #528
  • Update Vitess version and tests by @systay in #530
  • Upgrade Vitess Dependency to Latest by @GitHub-Action...
Read more

Vitess Operator v2.12.0

22 Mar 08:04
61fe6c6
Compare
Choose a tag to compare

What's Changed

  • update to new vitess snapshot release for main by @harshit-gangal in #482
  • Support safe MySQL upgrades by @frouioui in #483
  • Add a new field called "name" to VitessShardTabletPool as part of x-kubernetes-list-map-keys by @yoheimuta in #432
  • Upgrade Vitess Dependency to Latest by @github-actions in #485
  • Fix Release script to work with any image used in the yaml files by @GuptaManan100 in #487
  • Upgrade Vitess Dependency to Latest by @github-actions in #493
  • Upgrade Vitess Dependency to Latest by @github-actions in #495
  • Upgrade Vitess Dependency to Latest by @github-actions in #497
  • build(deps): Bump google.golang.org/grpc from 1.55.0-dev to 1.56.3 by @dependabot in #496
  • Upgrade Vitess Dependency to Latest by @github-actions in #499
  • Upgrade Vitess Dependency to Latest by @github-actions in #503
  • Upgrade Vitess Dependency to Latest by @github-actions in #504
  • Upgrade Vitess Dependency to Latest by @github-actions in #506
  • Upgrade Vitess Dependency to Latest by @github-actions in #508
  • Add tolerable replication lag value by @GuptaManan100 in #511
  • Upgrade Vitess Dependency to Latest by @github-actions in #512
  • Upgrade Vitess Dependency to Latest by @github-actions in #515
  • Upgrade Kubernetes and controller-runtime dependencies by @GuptaManan100 in #516
  • Add support for customizing terminationGracePeriodSeconds of the VTTablet pods by @yoheimuta in #500
  • Upgrade Vitess Dependency to Latest by @github-actions in #517
  • Add mysqld exporter resources spec by @chapsuk in #494
  • update v18 vitess version to vtop main by @harshit-gangal in #502
  • Upgrade Vitess Dependency to Latest by @github-actions in #519
  • Pass extra env to all vttablet containers by @jhampson-dbre in #518
  • Upgrade Vitess Dependency to Latest by @github-actions in #520
  • Upgrade Vitess Dependency to Latest by @github-actions in #522
  • Detect mysql_server_version from the mysqld Docker Image by @frouioui in #521
  • Use mysql:8.0.30 as the mysql image in the E2E tests by @frouioui in #523
  • Add support for user-defined per-keyspace images by @maxenglander in #524
  • Upgrade Vitess Dependency to Latest by @github-actions in #525
  • Upgrade Vitess Dependency to Latest by @github-actions in #526
  • Update Vitess version by @systay in #529

New Contributors

Full Changelog: v2.11.0...v2.12.0

Vitess Operator V2.12.0-rc1

07 Feb 14:46
64b2702
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Release PR for 2.9.0-rc1 by @GuptaManan100 in #377
  • Fix versions and tests by @GuptaManan100 in #378
  • Update Release Instructions by @GuptaManan100 in #380
  • Upgrade Vitess Dependency to Latest by @github-actions in #381
  • Upgrade Vitess Dependency to Latest by @github-actions in #384
  • build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #385
  • Fix mysqld image key for mysql 80 images by @GuptaManan100 in #386
  • Upgrade Vitess Dependency to Latest by @github-actions in #388
  • Update main tests after release of v2.9.0 by @GuptaManan100 in #390
  • Improve release instructions and script after the 2.9.0 release by @frouioui in #391
  • Pin Docker image version in Buildkite by @GuptaManan100 in #398
  • Update PodDisruptionBudget to policy/v1 by @jcarrig in #397
  • Add support for container lifecycle hooks in VTGate by @stankevich in #406
  • Remove unwanted file runrunrun.sh by @frouioui in #407
  • [VTAdmin] Change vars from REACT_APP to VITE by @notfelineit in #404
  • Upgrade Vitess Dependency to Latest + Go version to 1.20.2 by @github-actions in #408
  • Upgrade Vitess Dependency to Latest by @github-actions in #414
  • Upgrade Vitess Dependency to Latest by @github-actions in #415
  • Upgrade Vitess Dependency to Latest by @github-actions in #418
  • Upgrade Vitess Dependency to Latest by @github-actions in #419
  • Complete the Reshard before deleting the shard by @GuptaManan100 in #420
  • Upgrade Vitess Dependency to Latest by @github-actions in #424
  • build(deps): Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #423
  • Upgrade Vitess Dependency to Latest by @github-actions in #425
  • Upgrade Vitess Dependency to Latest by @github-actions in #427
  • Update main post v17 by @GuptaManan100 in #430
  • Upgrade Vitess Dependency to Latest by @github-actions in #431
  • Upgrade Vitess Dependency to Latest by @github-actions in #434
  • build(deps): Bump k8s.io/kubernetes from 1.26.1 to 1.26.5 by @dependabot in #433
  • Upgrade Vitess Dependency to Latest by @github-actions in #435
  • Fix the operator tests to use the latest version after v17.0.0 release by @GuptaManan100 in #437
  • Forward port changes made while doing 2.10 release by @GuptaManan100 in #438
  • Upgrade Vitess Dependency to Latest by @github-actions in #439
  • Upgrade Vitess Dependency to Latest by @github-actions in #443
  • Upgrade Vitess Dependency to Latest by @github-actions in #444
  • Update the release process doc by @GuptaManan100 in #445
  • Upgrade etcd version from 3.3.13 to 3.5.9 by @MrFabio in #447
  • Expose flags to configure TLS by @ggalakhov in #451
  • Upgrade Vitess Dependency to Latest by @github-actions in #448
  • Post v17.0.1 release by @frouioui in #457
  • Upgrade Vitess Dependency to Latest by @github-actions in #458
  • Updates for v2.10.2 release by @mattlord in #462
  • Upgrade Vitess Dependency to Latest by @github-actions in #459
  • Fix Tests by @GuptaManan100 in #468
  • Upgrade Vitess Dependency and Go Version to Latest by @github-actions in #469
  • Upgrade Vitess Dependency to Latest by @github-actions in #471
  • Upgrade Vitess Dependency to Latest by @github-actions in #474
  • Upgrade Vitess Dependency to Latest by @github-actions in #475
  • update go version to go1.21.1 by @harshit-gangal in #476
  • update to new vitess snapshot release for main by @harshit-gangal in #482
  • Support safe MySQL upgrades by @frouioui in #483
  • Add a new field called "name" to VitessShardTabletPool as part of x-kubernetes-list-map-keys by @yoheimuta in #432
  • Upgrade Vitess Dependency to Latest by @github-actions in #485
  • Fix Release script to work with any image used in the yaml files by @GuptaManan100 in #487
  • Upgrade Vitess Dependency to Latest by @github-actions in #493
  • Upgrade Vitess Dependency to Latest by @github-actions in #495
  • Upgrade Vitess Dependency to Latest by @github-actions in #497
  • build(deps): Bump google.golang.org/grpc from 1.55.0-dev to 1.56.3 by @dependabot in #496
  • Upgrade Vitess Dependency to Latest by @github-actions in #499
  • Upgrade Vitess Dependency to Latest by @github-actions in #503
  • Upgrade Vitess Dependency to Latest by @github-actions in #504
  • Upgrade Vitess Dependency to Latest by @github-actions in #506
  • Upgrade Vitess Dependency to Latest by @github-actions in #508
  • Add tolerable replication lag value by @GuptaManan100 in #511
  • Upgrade Vitess Dependency to Latest by @github-actions in #512
  • Upgrade Vitess Dependency to Latest by @github-actions in #515
  • Upgrade Kubernetes and controller-runtime dependencies by @GuptaManan100 in #516
  • Add support for customizing terminationGracePeriodSeconds of the VTTablet pods by @yoheimuta in #500
  • Upgrade Vitess Dependency to Latest by @github-actions in #517
  • Add mysqld exporter resources spec by @chapsuk in #494
  • update v18 vitess version to vtop main by @harshit-gangal in #502
  • Upgrade Vitess Dependency to Latest by @github-actions in #519
  • Pass extra env to all vttablet containers by @jhampson-dbre in #518
  • Upgrade Vitess Dependency to Latest by @github-actions in #520
  • Upgrade Vitess Dependency to Latest by @github-actions in #522
  • Detect mysql_server_version from the mysqld Docker Image by @frouioui in #521
  • Use mysql:8.0.30 as the mysql image in the E2E tests by @frouioui in #523
  • Add support for user-defined per-keyspace images by @maxenglander in #524
  • Upgrade Vitess Dependency to Latest by @github-actions in #525
  • Upgrade Vitess Dependency to Latest by @github-actions in #526

New Contributors

Read more

Vitess Operator v2.11.0

06 Nov 12:44
8344d5e
Compare
Choose a tag to compare

What's Changed

  • Update main post v17 by @GuptaManan100 in #430
  • Upgrade Vitess Dependency to Latest by @github-actions in #431
  • Upgrade Vitess Dependency to Latest by @github-actions in #434
  • build(deps): Bump k8s.io/kubernetes from 1.26.1 to 1.26.5 by @dependabot in #433
  • Upgrade Vitess Dependency to Latest by @github-actions in #435
  • Fix the operator tests to use the latest version after v17.0.0 release by @GuptaManan100 in #437
  • Forward port changes made while doing 2.10 release by @GuptaManan100 in #438
  • Upgrade Vitess Dependency to Latest by @github-actions in #439
  • Upgrade Vitess Dependency to Latest by @github-actions in #443
  • Upgrade Vitess Dependency to Latest by @github-actions in #444
  • Update the release process doc by @GuptaManan100 in #445
  • Upgrade etcd version from 3.3.13 to 3.5.9 by @MrFabio in #447
  • Expose flags to configure TLS by @ggalakhov in #451
  • Upgrade Vitess Dependency to Latest by @github-actions in #448
  • Post v17.0.1 release by @frouioui in #457
  • Upgrade Vitess Dependency to Latest by @github-actions in #458
  • Updates for v2.10.2 release by @mattlord in #462
  • Upgrade Vitess Dependency to Latest by @github-actions in #459
  • Fix Tests by @GuptaManan100 in #468
  • Upgrade Vitess Dependency and Go Version to Latest by @github-actions in #469
  • Upgrade Vitess Dependency to Latest by @github-actions in #471
  • Upgrade Vitess Dependency to Latest by @github-actions in #474
  • Upgrade Vitess Dependency to Latest by @github-actions in #475
  • update go version to go1.21.1 by @harshit-gangal in #476
  • New release 2.11.0 by @harshit-gangal in #478
  • [release-2.11] Fix Release script to work with any image used in the yaml files #487 by @GuptaManan100 in #490

New Contributors

Full Changelog: v2.10.3...v2.11.0

Vitess Operator v2.10.3

06 Nov 12:44
46d7d65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.2...v2.10.3

Vitess Operator v2.11.0-rc1

03 Oct 14:49
0596203
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Update main post v17 by @GuptaManan100 in #430
  • Upgrade Vitess Dependency to Latest by @github-actions in #431
  • Upgrade Vitess Dependency to Latest by @github-actions in #434
  • build(deps): Bump k8s.io/kubernetes from 1.26.1 to 1.26.5 by @dependabot in #433
  • Upgrade Vitess Dependency to Latest by @github-actions in #435
  • Fix the operator tests to use the latest version after v17.0.0 release by @GuptaManan100 in #437
  • Forward port changes made while doing 2.10 release by @GuptaManan100 in #438
  • Upgrade Vitess Dependency to Latest by @github-actions in #439
  • Upgrade Vitess Dependency to Latest by @github-actions in #443
  • Upgrade Vitess Dependency to Latest by @github-actions in #444
  • Update the release process doc by @GuptaManan100 in #445
  • Upgrade etcd version from 3.3.13 to 3.5.9 by @MrFabio in #447
  • Expose flags to configure TLS by @ggalakhov in #451
  • Upgrade Vitess Dependency to Latest by @github-actions in #448
  • Post v17.0.1 release by @frouioui in #457
  • Upgrade Vitess Dependency to Latest by @github-actions in #458
  • Updates for v2.10.2 release by @mattlord in #462
  • Upgrade Vitess Dependency to Latest by @github-actions in #459
  • Fix Tests by @GuptaManan100 in #468
  • Upgrade Vitess Dependency and Go Version to Latest by @github-actions in #469
  • Upgrade Vitess Dependency to Latest by @github-actions in #471
  • Upgrade Vitess Dependency to Latest by @github-actions in #474
  • Upgrade Vitess Dependency to Latest by @github-actions in #475
  • update go version to go1.21.1 by @harshit-gangal in #476

New Contributors

Full Changelog: v2.10.0...v2.11.0-rc1