skyplane-0.1.3
Documentation
- Add logo to README by @parasj in #488
- Compress logo to improve page load times by @parasj in #489
- Add OpenGraph metadata to documentation website by @parasj in #494
- Add benchmark documentation to website by @JasonDing0401 in #496
- Update README.md by @HaileyJang in #501
- Update faq.md with requester pays info by @HaileyJang in #538
- Chunking size benchmark to docs by @antonzabreyko in #539
- Clean up code and update contributor docs by @parasj in #556
CI testing
- [CI] Run integration test nightly by @parasj in #526
- [CI] Clean up interfaces with improved object store interface testing by @parasj in #525
- [CI] Unit tests for Azure by @parasj in #529
- [CI] Integration tests for Azure by @parasj in #532
- Fix flaky S3 test by setting default boto3 region by @parasj in #534
- Add delays to object store tests to mitigate flaky AWS test by @parasj in #557
Features
- Use spot instances to reduce transfer costs by @parasj in #513
- [UX] Print better error message when transfer validation fails by @liuxt129 in #535
- Support for Requester Pays by @HaileyJang in #520
- Dispatch multipart transfer requests in parallel by @parasj in #515
- On-prem support for Skyplane by @ShishirPatil in #540
- Small transfer support by @ShishirPatil in #544
- Fix integration test on main, extract fallback CLI commands, add Azure fallback support and add sync fallback support by @parasj in #555
Bug fixes
- Fix edge cases for whole bucket transfers by @parasj in #487
- Fix Docker build issues by @parasj in #498
- Change multipart_min_threshold_mb from 64 to 128 by @JasonDing0401 in #500
- Removing dollar sign from code blocks to mitigate $ copying by @abiswal2001 in #506
- Azure Authentication 2.0 (User Managed Identities) by @abiswal2001 in #505
- reenabling azure verification by @abiswal2001 in #507
- Allow for zero-byte objects by @parasj in #519
- Check if Skyplane config is correct by @parasj in #518
- fixing on-demand bug by @antonzabreyko in #533
- Misc fixes for experiment update by @parasj in #516
- Move
enrich_dest_objs
to separate func by @abiswal2001 in #527 - Fix: cloud to cloud cli error by @ShishirPatil in #542
- fix:minor bugs by @ShishirPatil in #547
- Dev/shishir/fix by @ShishirPatil in #549
- Remove unused Azure config items from SkyplaneConfig by @abiswal2001 in #522
New Contributors
- @HaileyJang made their first contribution in #501
- @liuxt129 made their first contribution in #535
Full Changelog: 0.1.2...0.1.3