# Vitess v24.0.3

> Storage & Data · 2026-09-03

A narrowly scoped breaking maintenance release removes the VRLog endpoint. Its enabling flag remains as a deprecated no-op until v26.

## Check if affected
- **[breaking]** The `/debug/vrlog` endpoint, removed
  - Applies if you use `/debug/vrlog`.
  - The VRLog feature, a streaming log of VReplication events served at VTTablet's `/debug/vrlog` HTTP endpoint, has been removed.
- **[deprecated]** The `--vreplication-enable-http-log` flag, deprecated as a no-op
  - Applies if you configure `--vreplication-enable-http-log`.
  - The `--vreplication-enable-http-log` flag is now a deprecated no-op and will be removed in v26.

[Full analysis](https://ratatosk.io/en/releases/vitess/v24.0.3)

[Original release notes](https://github.com/vitessio/vitess/releases/tag/v24.0.3)
