Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Nov 01:02
9dac896

🐛 Bug Fixes

  • (ci) Fix build failures for Docker and cross-compilation (4e7afb7)
  • (ci) Install clang-14 for cross-compilation (00e74ec)
  • (ci) Use correct Cross.toml env passthrough syntax (e962595)
  • (ci) Install LLVM on macOS for libclang dependency (b0e0cf4)
  • (ci) Disable musl targets that exceed 6-hour timeout (9dac896)
  • (deps) Update rust crate rocksdb to 0.24 (#32) (3af9c3b)
  • (deps) Update rust crate which to v8 (#60) (e26b320)
  • (deps) Update rust crate kdl to v6 (#59) (e4d1381)
  • (deps) Update tokio-prost monorepo to 0.14 (#34) (a0ca1b5)
  • (deps) Update rust crate rand to 0.9 (#38) (257217d)
  • (deps) Update rust crate mdns-sd to 0.17 (#47) (23c6e10)
  • (deps) Update rust crate axum to 0.8 (#51) (9823a47)
  • (deps) Update rust crate dirs to v6 (#58) (26932ec)
  • (docs) Fix 12 dead links in documentation (9bc4134)
  • Use valid Java 21 LTS version in mise config (7afe57d)

📦 Dependency Updates

  • (deps) Update pnpm to v10.23.0 (#52) (ae70e74)
  • (deps) Update npm to v11.6.3 (#50) (142a10d)
  • (deps) Update dependency java to v25 (#41) (b22655c)
  • (deps) Update jdx/mise-action action to v3 (#57) (c42524a)
  • (deps) Update gradle to v9 (#56) (969f465)
  • (deps) Update actions/checkout action to v6 (#53) (195cfe9)
  • (deps) Update github artifact actions (#55) (f7719c6)
  • (deps) Update dependency rules_swift to v3 (#54) (4a14212)
  • (deps) Update npm to v11.6.4 (#62) (2cee159)
  • (deps) Update rust crate tower-http to v0.6.7 (#61) (81fd848)
  • (deps) Update rust crate tower-http to v0.6.7 (#64) (3905636)
  • (deps) Update rust crate tower-http to v0.6.7 (#65) (ad2467c)
  • (deps) Update rust crate tower-http to v0.6.7 (#66) (a4d6f20)
  • (deps) Update pnpm to v10.24.0 (#67) (56a31b5)

🚀 Features

  • [breaking] Add portable recipes with QuickJS + LLRT integration (#49) (fa088d3)
  • Implement cache eviction with LRU, LFU, and TTL policies (#68) (a3068ee)

🐳 Docker Image

Pull the Docker image from GitHub Container Registry:

docker pull ghcr.io/tuist/fabrik:v2.0.0
docker pull ghcr.io/tuist/fabrik:latest

Registry: ghcr.io/tuist/fabrik