Release notes
dlake v0.5.40
npm install -g @commercient/dlakedlake skills installDownload binaries for v0.5.40 (5 platforms + checksums)
| Platform | Asset | Size |
|---|---|---|
| Linux arm64 | dlake-linux-arm64 | 35.5 MB |
| Linux x64 | dlake-linux-x64 | 37.2 MB |
| macOS Apple Silicon | dlake-osx-arm64 | 35.0 MB |
| macOS Intel | dlake-osx-x64 | 36.9 MB |
| Windows x64 | dlake-win-x64.exe | 35.6 MB |
| Checksums | SHA256SUMS | 412 B |
- Hosting now defaults to
expressfor every registration. A Data Lake’s gateway database lives on a SQL Server 2025 Express container dedicated to it, provisioned when the Data Lake is seeded, anddlake registration hosting set expressrecords that choice explicitly. The command reference, the help pages and the bundled skills describe it that way. - Upgrade:
npm install -g @commercient/dlake(ornpm install -g datalake), then rundlake skills installto refresh the bundled agent skills.