New Features
- 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.