|
167 | 167 | * VReplication: Restore previous minimal e2e test behavior [#17016](https://github.com/vitessio/vitess/pull/17016)
|
168 | 168 | #### VTAdmin
|
169 | 169 | * Update to latest Nodejs LTS and NPM [#17606](https://github.com/vitessio/vitess/pull/17606)
|
| 170 | +### Compatibility Bug |
| 171 | +#### Query Serving |
| 172 | + * Partially revert the binary encoding logic for safer upgrade [#18200](https://github.com/vitessio/vitess/pull/18200) |
170 | 173 | ### Dependencies
|
171 | 174 | #### Build/CI
|
172 | 175 | * Bump golang.org/x/crypto from 0.29.0 to 0.31.0 [#17376](https://github.com/vitessio/vitess/pull/17376)
|
|
179 | 182 | * Bump golang.org/x/net from 0.31.0 to 0.33.0 [#17416](https://github.com/vitessio/vitess/pull/17416)
|
180 | 183 | * CVE Fix: Update glog to v1.2.4 [#17524](https://github.com/vitessio/vitess/pull/17524)
|
181 | 184 | * Upgrade the Golang Dependencies [#17695](https://github.com/vitessio/vitess/pull/17695)
|
182 |
| - * Upgrade the Golang Dependencies [#17803](https://github.com/vitessio/vitess/pull/17803) |
| 185 | + * Upgrade the Golang Dependencies [#17803](https://github.com/vitessio/vitess/pull/17803) |
| 186 | + * [release-22.0] Bump golang.org/x/net from 0.37.0 to 0.38.0 (#18177) [#18189](https://github.com/vitessio/vitess/pull/18189) |
183 | 187 | #### Java
|
184 | 188 | * Bump commons-io:commons-io from 2.7 to 2.14.0 in /java [#16889](https://github.com/vitessio/vitess/pull/16889)
|
185 | 189 | * java package updates for grpc and protobuf and release plugins [#17100](https://github.com/vitessio/vitess/pull/17100)
|
|
192 | 196 | * Bump nanoid from 3.3.7 to 3.3.8 in /web/vtadmin [#17375](https://github.com/vitessio/vitess/pull/17375)
|
193 | 197 | ### Documentation
|
194 | 198 | #### Documentation
|
195 |
| - * Add missing changelog for PR #16852 [#17002](https://github.com/vitessio/vitess/pull/17002) |
| 199 | + * Add missing changelog for PR #16852 [#17002](https://github.com/vitessio/vitess/pull/17002) |
| 200 | + * [release-22.0] copy edit release notes to prepare for v22 GA (#18186) [#18192](https://github.com/vitessio/vitess/pull/18192) |
196 | 201 | #### General
|
197 | 202 | * Reorganize the `v22.0.0` release notes [#18052](https://github.com/vitessio/vitess/pull/18052)
|
198 | 203 | #### Governance
|
|
230 | 235 | * Feature Request: Change varbinary to varchar in schemas used in examples folder [#17318](https://github.com/vitessio/vitess/pull/17318)
|
231 | 236 | #### General
|
232 | 237 | * MySQL errors: `ERWrongParamcountToNativeFct` [#16914](https://github.com/vitessio/vitess/pull/16914)
|
233 |
| - * Standardize topo flags to use hyphen-based naming [#17975](https://github.com/vitessio/vitess/pull/17975) |
| 238 | + * Standardize topo flags to use hyphen-based naming [#17975](https://github.com/vitessio/vitess/pull/17975) |
| 239 | + * Refactor flags - Part 4 [#18095](https://github.com/vitessio/vitess/pull/18095) |
234 | 240 | #### Observability
|
235 | 241 | * Improve vtgate logging for buffering [#17654](https://github.com/vitessio/vitess/pull/17654)
|
236 | 242 | * Add more vstream metrics for vstream manager [#17858](https://github.com/vitessio/vitess/pull/17858)
|
|
505 | 511 | * Fix the release workflow [#16964](https://github.com/vitessio/vitess/pull/16964)
|
506 | 512 | * v19 EOL: Remove v19 from Golang Update Version CI workflow [#17932](https://github.com/vitessio/vitess/pull/17932)
|
507 | 513 | #### Documentation
|
508 |
| - * Update the EOL documentation [#17215](https://github.com/vitessio/vitess/pull/17215) |
| 514 | + * Update the EOL documentation [#17215](https://github.com/vitessio/vitess/pull/17215) |
| 515 | + * [release-22.0] Update release notes with proper upgrade path [#18197](https://github.com/vitessio/vitess/pull/18197) |
| 516 | + * [release-22.0] Narrow down affected users by new v22 migration path [#18199](https://github.com/vitessio/vitess/pull/18199) |
509 | 517 | #### General
|
510 | 518 | * Bump to `v22.0.0-SNAPSHOT` after the `v21.0.0-RC1` release [#16913](https://github.com/vitessio/vitess/pull/16913)
|
511 | 519 | * [main] Copy `v21.0.0-RC1` release notes [#16954](https://github.com/vitessio/vitess/pull/16954)
|
|
527 | 535 | * Bump to `v23.0.0-SNAPSHOT` after the `v22.0.0-RC1` release [#18088](https://github.com/vitessio/vitess/pull/18088)
|
528 | 536 | * [release-22.0] Release of `v22.0.0-RC1` [#18128](https://github.com/vitessio/vitess/pull/18128)
|
529 | 537 | * [release-22.0] Bump to `v22.0.0-SNAPSHOT` after the `v22.0.0-RC1` release [#18134](https://github.com/vitessio/vitess/pull/18134)
|
| 538 | + * [release-22.0] Release of `v22.0.0-RC2` [#18168](https://github.com/vitessio/vitess/pull/18168) |
| 539 | + * [release-22.0] Bump to `v22.0.0-SNAPSHOT` after the `v22.0.0-RC2` release [#18170](https://github.com/vitessio/vitess/pull/18170) |
530 | 540 | ### Testing
|
531 | 541 | #### Backup and Restore
|
532 | 542 | * fix flaky test on mysqlshell backup engine [#17037](https://github.com/vitessio/vitess/pull/17037)
|
|
0 commit comments