Releases
Latest Release
SDF CLI
SDF is compiled for various architectures, with various optimizations. Extensive test suites are run as part of releases.
The latest stable release is: v0.10.8
The latest preview release is: v0.10.8-p
Release Channels
SDF CLI offers two release channels:
- Stable: Our production-ready releases that have undergone thorough testing. By default, all installations and updates will use the stable channel, ensuring reliable and consistent behavior for production environments.
- Preview: Early access to new features and improvements. While preview releases are tested, they may contain experimental features that are still being refined. Perfect for users who want to test upcoming features and provide feedback.
Latest Builds
Architecture | Status | Version | Download |
---|---|---|---|
Linux Intel X86-64 | ✅ | v0.10.8 | Download |
Linux Arm ARM-64 | ✅ | v0.10.8 | Download |
Apple Intel X86-64 | ✅ | v0.10.8 | Download |
Apple Arm AARCh-64 | ✅ | v0.10.8 | Download |
Latest Preview Builds
Architecture | Status | Version | Download |
---|---|---|---|
Linux Intel X86-64 | ✅ | v0.10.8-p | Download |
Linux Arm ARM-64 | ✅ | v0.10.8-p | Download |
Apple Intel X86-64 | ✅ | v0.10.8-p | Download |
Apple Arm AARCh-64 | ✅ | v0.10.8-p | Download |
Docker Images
We provide Docker images for Linux in two architectures:
x86_64
ARM64
Example usage:
Release Notes and History
You can view detailed release notes for all versions, including both stable and preview releases, on our GitHub Releases page. Each release includes:
- Detailed changelog of new features and improvements
- Bug fixes and performance enhancements
- Breaking changes and migration notes (if applicable)
- List of contributors
We maintain a rigorous testing process to ensure that features graduating from preview to stable releases meet our quality standards. This dual-channel approach allows us to innovate quickly while maintaining stability for production users.