Skip to content

v0.16.2

Compare
Choose a tag to compare
@davies davies released this 25 Aug 04:11
· 2722 commits to main since this release

JuiceFS v0.16.2 is patched version for v0.16, is recommended to upgrade.

Bugfix

  • Retries LIST three times to avoid infinite loop (#745).
  • Fixed valid bytes of progress bar for gc command (#746).
  • Fixed warmup with a long list of files (#752).
  • Fixed supporting of secured Redis connection (regression in v0.16) (#758).
  • Fixed data corruption in SQL and TiKV engine when some slices are skipped during compaction (#759).
  • Fixed metrics for read bytes in Hadoop SDK (#761).