Skip to content

Releases: fluid-cloudnative/fluid

v0.8.6

08 May 06:53
91c05c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.8.6

v0.8.5

27 Mar 08:51
5aae5a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5

v0.8.4

18 Feb 16:20
bdc478f
Compare
Choose a tag to compare

What's Changed

v0.8.3

09 Jan 06:27
a11d498
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

08 Nov 08:08
de8bb29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

12 Oct 07:44
91b2615
Compare
Choose a tag to compare

v0.8.1

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

04 Sep 05:20
8ffdd28
Compare
Choose a tag to compare

v0.8.0

Features

  • Lifecycle management of Serverless Job with fluid sidecar support
  • Enabling Runtime Controller on demand
  • Arm64 support with JuicefsRuntime
  • Container Network with short-circuit read support
  • Leader election support for Controllers and Webhook
  • Automatic CRD upgrader
  • Restrict Pod scheduling to dataset cache nodes
  • Tens of thousands of nodes support
  • Image pull secrets support
  • GCS support for Alluxio Runtime

Refactorings

  • Port Allocation with different strategies: bitmap and random

Bug Fix

Runtime Upgrade

  • AlluxioRuntime is upgrade from v2.7.2 to v2.8
  • JindoRuntime is upgraded from Jindo Engine to JindoFSX Engine, and the version is from 3.8 to 4.5.1
  • JuiceRuntime is upgraded from v0.11.0 to v1.0.0

Please check the docs to learn how to use Fluid.

Credits to @yangyuliufeng ,@zwwhdls, @fredkan, @xliuqq, @abowloflrf, @odidev , @allenhaozi, @TrafalgarZZZ and many others for their great contributions to Fluid v0.8.0!

v0.7.0

02 Mar 14:38
a92a205
Compare
Choose a tag to compare

v0.7.0

Breaking Changes

  • Update Kubernetes v1.20.12 dependencies and use Go 1.16
  • Update CustomResourceDefinition to apiextensions.k8s.io/v1
  • Update MutatingWebhookConfiguration to admissionregistration.k8s.io/v1
  • Update CSIDriver to storage.k8s.io/v1

Features

  • Support fuse sidecar auto injection for all the runtimes,it’s helpful for no CSI environment
  • Support fuse auto recovery and upgrade
  • Support lazy fuse mount mode
  • Support New cache runtime: JuiceFS

Refactorings

  • Change cache worker deployment mode from DaemonSet to StatefulSet to use K8s Native schedule mechanism

Bug Fix

Please check the docs to learn how to use Fluid.

Compatible Alluxio Version:
Commit: Alluxio/alluxio@3714f2b
Branch: https://github.com/Alluxio/alluxio/tree/release-2.7.2

Credits to @zwwhdls @Nizifan @umialpha and many others for their great contributions to Fluid v0.7!

v0.6.0

11 Aug 08:46
801f9dc
Compare
Choose a tag to compare

v0.6.0

Features

  • Support dataset cache autoscaling and cronscaling
  • Add dataset mounting point dynamically update feature
  • Enhance dataset cache aware Pod scheduling
  • Enhance HA support for cache Runtime
  • Support new cache Runtime:GooseFS

Bugs

Please check docs to learn how to use Fluid.

Compatible Alluxio Version:
Commit: Alluxio/alluxio@52ad95c
Branch: https://github.com/alluxio/alluxio/tree/release-2.5.0-2

v0.5.0

16 Mar 13:47
39b8cd0
Compare
Choose a tag to compare

Features

  • Support on-the-fly dataset cache scale out/in
  • Add Metadata backup and restore operation
  • Support Fuse global mode and toleration
  • Enhance Prometheus monitoring support for AlluxioRuntime
  • Support new Runtime:JindoFS
  • Support HDFS configuration

Bugs

Please check docs to learn how to use Fluid.

Compatible Alluxio Version:
Version: Alluxio/alluxio@bfff8c6
Branch: https://github.com/Alluxio/alluxio/commits/release-2.4.1-2