You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added parameter msgAsTable for the subscribe method.
Improvements
Heterogeneous table subscription now supports array vectors.
The default threadCount for MultithreadedTableWriter has been adjusted from 5 to 1.
Issues Fixed
Fixed an issue in high availability mode where connection attempts to non-initialized nodes would report errors instead of automatically redirecting to other available nodes.