Skip to content

What's New in Version 2025.3.3-b6b3aef

  • Improved data stream error reporting. Change data capture (CDC) processing errors now appear in the api.data_stream_batches view, within the processing_details column’s processingErrors array (first 10 errors). Each error includes a command to retrieve the full set using api.get_transaction_problems().

  • Improved error reporting during data loading. Several errors that were previously reported as an internal system error are now accurately reported with a less opaque error message.

  • Fixed a bug where the infomap algorithm failed to terminate on graphs with one or more nodes whose out-edges all had zero weight.