You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[release-17.0] Fix Panic in PRS due to a missing nil check (#14656) [#14675](https://github.com/vitessio/vitess/pull/14675)
8
+
* Revert "[release-17.0] Replace use of `WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS` with `WAIT_FOR_EXECUTED_GTID_SET` (#14612)" [#14744](https://github.com/vitessio/vitess/pull/14744)
9
+
#### Evalengine
10
+
*[release-17.0] Fix nullability checks in evalengine (#14556) [#14563](https://github.com/vitessio/vitess/pull/14563)
11
+
#### Query Serving
12
+
*[release-17.0] expression rewriting: enable more rewrites and limit CNF rewrites (#14560) [#14575](https://github.com/vitessio/vitess/pull/14575)
13
+
*[release-17.0] fix concurrency on stream execute engine primitives (#14586) [#14591](https://github.com/vitessio/vitess/pull/14591)
14
+
*[17.0] bug fix: stop all kinds of expressions from cnf-exploding [#14594](https://github.com/vitessio/vitess/pull/14594)
15
+
*[release-17.0] tabletserver: do not consolidate streams on primary tablet when consolidator mode is `notOnPrimary` (#14332) [#14678](https://github.com/vitessio/vitess/pull/14678)
16
+
* Fix accepting bind variables in time related function calls. [#14763](https://github.com/vitessio/vitess/pull/14763)
17
+
#### VReplication
18
+
*[release-17.0] VReplication: Update singular workflow in traffic switcher (#14826) [#14828](https://github.com/vitessio/vitess/pull/14828)
19
+
### CI/Build
20
+
#### Build/CI
21
+
*[release-17.0] Update MySQL apt package and GPG signature (#14785) [#14791](https://github.com/vitessio/vitess/pull/14791)
22
+
#### Docker
23
+
*[release-17.0] Build and push Docker Images from GitHub Actions [#14512](https://github.com/vitessio/vitess/pull/14512)
24
+
#### General
25
+
*[release-17.0] Upgrade the Golang version to `go1.20.11`[#14489](https://github.com/vitessio/vitess/pull/14489)
26
+
*[release-17.0] Upgrade the Golang version to `go1.20.12`[#14692](https://github.com/vitessio/vitess/pull/14692)
27
+
### Dependabot
28
+
#### General
29
+
*[release-17.0] build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#14814) [#14816](https://github.com/vitessio/vitess/pull/14816)
30
+
#### VTAdmin
31
+
*[release-17.0] Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /web/vtadmin (#14654) [#14667](https://github.com/vitessio/vitess/pull/14667)
32
+
### Enhancement
33
+
#### Build/CI
34
+
*[release-17.0] Add step to static check to ensure consistency of GHA workflows (#14724) [#14726](https://github.com/vitessio/vitess/pull/14726)
35
+
### Internal Cleanup
36
+
#### TabletManager
37
+
*[release-17.0] Replace use of `WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS` with `WAIT_FOR_EXECUTED_GTID_SET` (#14612) [#14619](https://github.com/vitessio/vitess/pull/14619)
38
+
#### vtctldclient
39
+
*[release-17.0] Fix typo for `--cells` flag help description in `ApplyRoutingRules` (#14721) [#14722](https://github.com/vitessio/vitess/pull/14722)
40
+
### Performance
41
+
#### Query Serving
42
+
*[release-17.0] vindexes: fix pooled collator buffer memory leak (#14621) [#14623](https://github.com/vitessio/vitess/pull/14623)
43
+
### Release
44
+
#### General
45
+
*[release-17.0] Code Freeze for `v17.0.5`[#14806](https://github.com/vitessio/vitess/pull/14806)
46
+
### Testing
47
+
#### Backup and Restore
48
+
*[release-17.0] Add a retry to remove the vttablet directory during upgrade/downgrade backup tests (#14753) [#14757](https://github.com/vitessio/vitess/pull/14757)
The entire changelog for this release can be found [here](https://github.com/vitessio/vitess/blob/main/changelog/17.0/17.0.5/changelog.md).
3
+
4
+
The release includes 22 merged Pull Requests.
5
+
6
+
Thanks to all our contributors: @GuptaManan100, @app/github-actions, @app/vitess-bot, @deepthi, @frouioui, @harshit-gangal, @shlomi-noach, @systay
0 commit comments