Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

0.957.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 16 Oct 17:46
· 634 commits to develop since this release
441a3a1
Type Description Link
Feature Adds optional poolQosSize config to DBKvs DdlConfig which controls the max concurrency of individual parallel operations such as multiput, truncateTables, and read operations on postgres. The default value is no limit, so behavior is not changing. #6773