Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 670 Bytes

File metadata and controls

14 lines (8 loc) · 670 Bytes

v25.2.15

Release Date: March 9, 2026

{% include releases/new-release-downloads-docker-image.md release=include.release %}

Bug fixes

  • Fixed a bug that could cause changefeeds using Kafka v1 sinks to hang when the changefeed was cancelled. #162118
  • Fixed a bug where generating a debug zip could trigger an out-of-memory (OOM) condition on a node if malformed log entries were present in logs using json or json-compact formatting. This bug was introduced in v24.1. #163357