mirror of
https://github.com/larksuite/cli.git
synced 2026-08-03 08:32:46 +08:00
* feat(base): support per-record batch updates * test(base): cover per-record batch updates * test(base): make batch update assertions order-independent * test(base): gate live batch updates on backend rollout * test(base): keep live batch update coverage enabled * fix(base): align per-record batch update response * test(base): verify batch updates through effects * docs(base): focus batch updates on update_records --------- Co-authored-by: kongenpei <kongenpei@users.noreply.github.com>