skyplane-0.2.0
What's Changed
Performance improvements
- Multi instance parallelism by @ShishirPatil in #565
- Accelerate multipart transfer requests by @parasj in #578
Bug fixes
- Fixes #560 - aws s3 sync no-follow-symlink by @ShishirPatil in #562
- Fix integration tests w/ bad method rename by @parasj in #574
- Catch all errors during transfer, not just KeyboardInterrupt by @parasj in #577
- Extract cleanup from #578 by @parasj in #583
CLI
- Check for az CLI, update usage message by @parasj in #567
- Partition dependencies by cloud provider by @parasj in #573
- Increase python version for integration test to 3.10 by @parasj in #580
Testing and CI
Full Changelog: 0.1.3...0.2.0