Skip to content

v0.11.0

Compare
Choose a tag to compare
@davies davies released this 01 Mar 08:38
· 3113 commits to main since this release
a354b98

New

  • Added S3-compatible gateway based on MinIO (#178).
  • Expose metrics for Prometheus (#181), also a Grafana dashboard template.
  • Support copy_file_range in FUSE (#172) and concat in Hadoop SDK (#173).
  • Support data encryption at-rest (#185).
  • Support China Mobile Cloud (ECloud) (#206).
  • Added juicefs rmr to remove all files in a directory recursively (#207).
  • Support Redis with Senitel (#180).
  • Support multiple directories for disk cache.

Changed

  • Increased read timeout for Redis from 3 seconds to 30 seconds to avoid IO error (#196).

Bugfix

  • Fixed a bug that caused recent written data can't be read back (#157).