Skip to content

v1.1.0 - 2026-06-18

Choose a tag to compare

@arthanson arthanson released this 18 Jun 20:27
· 11 commits to main since this release
05d2722

Faster Branch Provisioning (#595)

The main change for this version is a set of performance enhancements targeting branch provisioning. For large data sets we have seen up to a 4x reduction in the time it takes to provision a branch, so creating a new branch should be significantly faster on larger data sets. Provisioning now copies data across multiple workers in parallel.