What's New in Version 2025.3.6-3db023f-1
New Features and Enhancements
Section titled “New Features and Enhancements”- Added a
VERSION
column to theapi.data_streams
andapi.data_stream_batches
views containing the current version number of the data stream. Versioning streams allows us to improve data stream functionality without breaking existing streams. For now, all new and existing streams have version0.0
and no action is required on your part.
Bug Fixes
Section titled “Bug Fixes”- Fixed a bug that caused data streams to be quarantined if the first sync transaction failed. Synchronization transactions are now retried.