Skip to content

What's New in Version 2025.3.6-3db023f-1

  • Added a VERSION column to the api.data_streams and api.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 version 0.0 and no action is required on your part.
  • Fixed a bug that caused data streams to be quarantined if the first sync transaction failed. Synchronization transactions are now retried.