Skip to content

Releases: huggingface/xet-core

v0.1.4

05 Mar 23:16
6f46f80
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

What's Changed

  • Fix calling async from sync inside async runtime by @seanses in #170
  • Make CasObject serde::Serializable by @znation in #172
  • Removed unused parts of the remote shard interface. by @hoytak in #175
  • Adding request_id to logs from CAS requests by @jgodlew in #173
  • Shard query resilient to shard file deletion by @seanses in #174
  • only store compressed chunk if the compressed chunk is smaller by @assafvayner in #177
  • Consolidate local client testing code into local_client.rs by @hoytak in #178
  • Rename data processing class names to reflect functionality by @hoytak in #176
  • Fix cas chunk header validation bug by @seanses in #181
  • Use KL divergence on bg4 groups to choose compression scheme by @hoytak in #179
  • Clean up global dedup query API by @hoytak in #180
  • Xorb Format Upgrade by @hoytak in #182
  • Fix validating v0 xorb bug by @seanses in #184
  • Fix parsing v0 xorb again by @seanses in #185
  • Validate the unpacked chunk offsets by @seanses in #186
  • Add back repo_type for compat by @seanses in #187
  • Adds support cache dir config via env variable by @rajatarya in #188
  • Releasing version 0.1.4 by @rajatarya in #191

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

14 Feb 05:22
f78671f
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

What's Changed

New Contributors

  • @ylow made their first contribution in #149

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Jan 02:14
b502c24
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Jan 01:02
0e04aea
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Jan 23:49
32cf083
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: v20241218-00-dedup-upload-ctrlc...v0.1.0

v20241218-00: Dedup fixes, Upload Progress Bar, CTRL+C cancellation

18 Dec 23:33
286e663
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20241211-00-throughput-ux...v20241218-00-dedup-upload-ctrlc