| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| vitess-24.0.3-33f1e70.tar.gz | 2026-09-03 | 801.4 MB | |
| vitess-24.0.3-33f1e70.x86_64.rpm | 2026-09-03 | 799.0 MB | |
| vitess_24.0.3-33f1e70_amd64.deb | 2026-09-03 | 798.5 MB | |
| README.md | 2026-09-03 | 985 Bytes | |
| Vitess v24.0.3 source code.tar.gz | 2026-09-03 | 16.2 MB | |
| Vitess v24.0.3 source code.zip | 2026-09-03 | 19.9 MB | |
| Totals: 6 Items | 2.4 GB | 0 | |
Release of Vitess v24.0.3
Summary
VRLog Feature Removed
The VRLog feature — a streaming log of VReplication events served at VTTablet's /debug/vrlog HTTP endpoint, disabled by default since v22 — has been removed. The --vreplication-enable-http-log flag that enabled it is now a deprecated no-op and will be removed in v26.
Migration: remove --vreplication-enable-http-log from VTTablet startup arguments.
Impact: The /debug/vrlog endpoint no longer exists. Passing --vreplication-enable-http-log logs a deprecation warning and has no effect.
See #20467 for details.
The entire changelog for this release can be found here.
The release includes 61 merged Pull Requests.
Thanks to all our contributors: @app/vitess-bot, @arthurschreiber, @timvaillancourt, @yushuqin