vitess.io/vitess@v0.16.2/changelog/14.0/14.0.2/changelog.md (about)

     1  # Changelog of Vitess v14.0.2
     2  
     3  ### Bug fixes
     4  #### Backup and Restore
     5  * BugFix: Using backups from v13 should work with v14 [#10919](https://github.com/vitessio/vitess/pull/10919@)
     6  #### Build/CI
     7  * Fix Upgrade Downgrade manual backup dependencies install [#11084](https://github.com/vitessio/vitess/pull/11084)
     8  #### Cluster management
     9  * [vtctld] Fix nil-ness in healthcheck (#11067) [#11068](https://github.com/vitessio/vitess/pull/11068)
    10  #### Query Serving
    11  * Online DDL: deal with autogenerated CHECK constraint names [#10638](https://github.com/vitessio/vitess/pull/10638)
    12  * Fix AST copying of basic types in release-14.0 [#11051](https://github.com/vitessio/vitess/pull/11051)
    13  * fix: return when instructions are nil in checkThatPlanIsValid [#11070](https://github.com/vitessio/vitess/pull/11070)
    14  * On demand heartbeats: fix race condition closing the writer (#11157) [#11158](https://github.com/vitessio/vitess/pull/11158)
    15  ### CI/Build
    16  #### Build/CI
    17  * Remove MariaDB 10.2 Unit Test in v15 [#10700](https://github.com/vitessio/vitess/pull/10700)
    18  * Add more robust go version handling [#11001](https://github.com/vitessio/vitess/pull/11001)
    19  * Fix mariadb103 ci [#11015](https://github.com/vitessio/vitess/pull/11015)
    20  * CI: change upgrade/downgrade tests to use vitessio fork of go-junit-report (#11023) [#11024](https://github.com/vitessio/vitess/pull/11024)
    21  * Add workflow file to the filter rules [#11032](https://github.com/vitessio/vitess/pull/11032)
    22  * Add upgrade-downgrade tests for next releases (release-14.0) [#11034](https://github.com/vitessio/vitess/pull/11034)
    23  * Remove deprecated flag `enable_queries` from end to end tests in v14  [#11049](https://github.com/vitessio/vitess/pull/11049)
    24  * Add SKIP check to workflows removed in v15 [#11083](https://github.com/vitessio/vitess/pull/11083)
    25  #### Cluster management
    26  * Fix flakiness in TestReplicationStatus [#10927](https://github.com/vitessio/vitess/pull/10927)
    27  #### Query Serving
    28  * CI Fix: Collation tests (#10839) [#10842](https://github.com/vitessio/vitess/pull/10842)
    29  #### VReplication
    30  * v14 backport of two PRs: vreplication throttling info & vreplication endtoend flakiness fix [#10928](https://github.com/vitessio/vitess/pull/10928)
    31  ### Enhancement
    32  #### Backup and Restore
    33  * Backport: Backups: Support InnoDB Redo Log Location With 8.0.30+ [#10895](https://github.com/vitessio/vitess/pull/10895)
    34  ### Release
    35  #### Documentation
    36  * Addition of the release summary for v14.0.2 [#11142](https://github.com/vitessio/vitess/pull/11142)
    37  #### General
    38  * Post release `v14.0.1` [#10850](https://github.com/vitessio/vitess/pull/10850)
    39  * Include the compose examples in the `do_release` script [#11130](https://github.com/vitessio/vitess/pull/11130)
    40  * Upgrade go version to `1.18.5` on `release-14.0` [#11131](https://github.com/vitessio/vitess/pull/11131)
    41