Releases: xetdata/xet-tools
Releases · xetdata/xet-tools
Xet Tools v0.14.4
- Repo migration bug fixes.
- Xet CLI bug fixes for the importing from AWS S3 bucket to XetHub repo feature.
- Xet CLI bug fixes for memory usage when uploading many large files.
Xet Tools v0.14.3
git-xet CLI v0.14.3
6/17/2024
- Fixes and improvements to
git xet repo migrate. - Improved Git-Xet and Xet CLI error messages for common issues.
Xet Tools v0.14.2
- Improvements and bugfixes to the repo migration tools.
git xet repo migratecontinues to improve! - Fix for the packaged
xetcommand line failing on Windows. - Correct progress reporting for downloading files using
xet cp. - Other small bugfixes and usability improvements.
Xet Tools v0.14.1
What’s New:
- We updated the subscription plan and added 14 days of free trial for all users.
- Adde HSTS to our server side communication path and multiple improvements to provide more resilient service.
- Support multiple data source for custom views.
Xet Tools v0.14.0
- We improved our data storage algorithms to include significantly better compression, so expect to see transmission and storage savings for new data in your repository.
- We know that importing repositories into XetHub has been difficult, and we now have a full solution. With the new
git xet repo migratecommand, you can easily import GitHub or any other git repositories into XetHub, keeping all history and seamlessly importing any data stored in Git LFS. - A few other stabilization improvements and bug fixes.
Xet Tools v0.13.3
git-xet CLI v0.13.3
April 23, 2024
- We heard your comments about the current onboarding process being rough and have made it much smoother with a 1-click install process. You are now able to copy-paste a single command which will install git-xet as well as log you in with a PAT token.
- We are stepping up our investment in compute with enhancements for custom views, and action workflows. You will see many more examples like the Tabular Data Summary demonstrating this new functionality by summarizing tabular file formats like csv, tsv, parquet, and more.
v0.13.2
- To cut down on data transfer cost and time, all data to and from CAS is now LZ4 compressed in transit
Beta: Enables s3 read-only access for xet repos. Use the --s3 option when running git xet login to enable this.
Xet Tools v0.13.1
git-xet CLI v0.13.1
March 6, 2024
- Improve file deduplication across repository
Xet Tools v0.13.0
git-xet CLI v0.13.0
January 25, 2024
- Enhanced security for git-xet client through new CAS protocol client
Xet Tools v0.12.8
git-xet CLI v0.12.8
January 9, 2024
- We greatly improved git-xet filter speed, rest assured that performance won’t drop as the repo gets really large.
- Some UI updates on XetHub.