Skip to content

v0.7.3

Compare
Choose a tag to compare
@iychoi iychoi released this 03 Jul 21:14
· 210 commits to main since this release
  • Use operation type none for put operation to fix replication error
  • Use sequential data upload if data is <= 32MB
  • Use new connections for parallel upload (reusing connections for parallel upload causes replication error)
  • Remove no_replication flag which is unnecessary