Skip to main content

February 2026

  • SDK Added disk management support to the TypeScript SDK — create, list, and delete disks and API tokens programmatically via @archildata/client
  • CLI Added subdirectory mounting via disk:/path syntax — mount any subdirectory of a disk as the root of your local mount. Supports independent delegations, symlink resolution, and mount boundary isolation.
  • Terraform Launch of the Archil Terraform Provider for managing disks, users, and API tokens with Infrastructure as Code. See the documentation for details.
  • Platform Launch of the Archil Control Plane API for programmatic management of disks, mounts, and authentication tokens

January 2026

December 2025

  • Platform Launch of private preview regions for early access to new cloud regions
  • Platform Launch of managed buckets support for Google Cloud Storage
  • Performance Improved the speed of sequential read operations
  • CLI Launched client v0.7.0 including new caching architecture, auth tokens via the ARCHIL_AUTH_TOKEN environment variable, and the preview --writeback-cache flag for workloads that perform frequent small writes to a small number of files.

November 2025

  • Platform Launch of support for Azure Blob Storage as a data source
  • Platform Launch of managed bucket support for Amazon S3, enabling users to use Archil without a pre-existing S3 bucket
  • Platform Active data tracking provides visibility into how much data is actively cached
  • Platform Container runtime beta launched with TTY support, environment variables, and file injection

October 2025

  • Performance Launch of scale-out read performance to achieve 8 GiB/s of throughput per client
  • Performance Improved Archil’s ability to handle network congestion under load
  • CLI Launched client v0.6.4: Implemented “silly rename” to support unlinking opened file descriptors, added --sts-region flag for IAM authentication outside of AWS, improved authentication error messages
  • Platform Launch of Archil shells to use bash against Archil disks from the web console

September 2025

  • CLI Launched client v0.6.1: Improved a rare issue related to dirty listing
  • CLI Launched client v0.6.0: Added additional tools to debug memory usage and performance
  • CLI Launched client v0.5.0: Reduced memory copies for faster writes, added --read-only mount flag, improved error messages
  • CLI Launched client v0.4.0: Disabled extended attributes by default to improve write performance (use --enable-xattrs), added --nconnect to work around hyperscale single-stream throughput limitations

August 2025

  • Region Launch Archil in Google Cloud us-central1 region
  • Platform Support the usage of cross-region data sources for Archil disks
  • CLI Launched client v0.3.0: Enables the ability to mount an Archil disks by name, and the ability to mount an Archil disk in a different cloud region

July 2025

  • Platform Launch of the Archil file explorer to browse and manage Archil disks
  • Kubernetes CSI driver improvements with better mount lifecycle management and ReadWriteMany (RWX) support
  • CLI Launched client v0.2.0: Initial preview release of the Archil Client