What's New in Version 2025.3.3-b6b3aef
New Features and Enhancements
Section titled “New Features and Enhancements”-
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’sprocessingErrors
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.
Bug Fixes
Section titled “Bug Fixes”- Fixed a bug where the infomap algorithm failed to terminate on graphs with one or more nodes whose out-edges all had zero weight.