Skip to content

Vitess v2.14.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vitess-bot vitess-bot released this 15 Oct 05:10
62bd020

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-actions in #531
  • Upgrade Vitess Dependency to Latest by @github-actions in #532
  • Upgrade Vitess Dependency to Latest by @github-actions in #534
  • Upgrade Vitess Dependency to Latest by @github-actions in #536
  • Update to the new vitess version by @systay in #539
  • Upgrade Vitess Dependency to Latest by @github-actions in #540
  • feat: add common labels to etcd services by @subnix in #537
  • Upgrade Vitess Dependency to Latest by @github-actions in #542
  • Upgrade Vitess Dependency to Latest by @github-actions in #546
  • Upgrade to go1.22.2 and upgrade Vitess Dependency to Latest by @github-actions in #547
  • Upgrade Vitess Dependency to Latest by @github-actions in #550
  • Upgrade Vitess Dependency to Latest by @github-actions in #552
  • Upgrade Vitess Dependency to Latest by @github-actions in #554
  • Upgrade Vitess Dependency to Latest by @github-actions in #555
  • Add the ability to automate and schedule backups by @frouioui in #553
  • Upgrade Vitess Dependency to Latest by @github-actions in #556
  • Upgrade Vitess Dependency to Latest by @github-actions in #558
  • [main] Bump version.go to 2.13.0 by @frouioui in #559
  • Update compatibility table for v2.13 by @frouioui in #560
  • Post v20.0.0-rc1/v2.13.0-rc1 release by @shlomi-noach in #562
  • Upgrade Vitess Dependency to Latest by @github-actions in #564
  • update to 20.0.0-rc2 by @shlomi-noach in #566
  • Upgrade Vitess Dependency to Latest by @github-actions in #567
  • vitess release 20.0.0 by @shlomi-noach in #569
  • Upgrade Vitess Dependency to Latest by @github-actions in #570
  • Upgrade Vitess Dependency to Latest by @github-actions in #572
  • Upgrade Vitess Dependency to Latest by @github-actions in #574
  • Remove 'vreplication_tablet_type' flag to run unmanaged vttablet v20 by @yoheimuta in #576
  • Add unmanaged_tablet_test.sh to run a new e2e build on CI by @yoheimuta in #578
  • Add lifecycle and clean up the compatibility table by @frouioui in #584
  • Upgrade Vitess Dependency to Latest by @github-actions in #585
  • Post release of v2.13.1 and v20.0.1 by @frouioui in #588
  • Copy the affinity configuration to backup init job by @relu in #583
  • Replace deprecated package k8s.io/utils/pointer by @relu in #590
  • Upgrade Vitess Dependency to Latest by @github-actions in #591
  • Upgrade Vitess Dependency to Latest by @github-actions in #592
  • Upgrade Vitess Dependency to Latest by @github-actions in #593
  • Upgrade Vitess Dependency to Latest by @github-actions in #594
  • Upgrade Vitess Dependency to Latest by @github-actions in #595
  • Upgrade Vitess Dependency to Latest by @github-actions in #599
  • Bump Kubernetes version to 1.31.0 and add CI matrix by @frouioui in #597
  • Upgrade Vitess Dependency to Latest by @github-actions in #600
  • Upgrade Vitess Dependency to Latest by @github-actions in #602
  • add mysql-shell engine as a supported engine by @rvrangel in #586
  • Use only one K8S version in CI by @frouioui in #606
  • Update images and tests after the release of v20.0.2 by @frouioui in #603
  • Upgrade Vitess Dependency to Latest by @github-actions in #605
  • Backport of #618: update to readme for 2.14 by @rohit-nayak-ps in #619
  • [release-2.14] Support customisation of docker images per-keyspace by @frouioui in #613

New Contributors

Full Changelog: v2.9.0-rc1...v2.14.0-rc1