Release notes
dlake v0.5.21
npm install -g @commercient/dlakedlake skills installDownload binaries for v0.5.21 (5 platforms + checksums)
| Platform | Asset | Size |
|---|---|---|
| Linux arm64 | dlake-linux-arm64 | 34.9 MB |
| Linux x64 | dlake-linux-x64 | 36.6 MB |
| macOS Apple Silicon | dlake-osx-arm64 | 34.5 MB |
| macOS Intel | dlake-osx-x64 | 36.3 MB |
| Windows x64 | dlake-win-x64.exe | 35.0 MB |
| Checksums | SHA256SUMS | 412 B |
- New agent skill:
dlake-syncagent. Installing and configuring the Commercient Sync Agent — the Windows agent that runs on your own ERP server and actually reads your source data. Covers signing in, listing your licensed products, installing one, configuring it per product type, testing the connection, and reading the agent’s health, using the scriptableCommercientSyncAgentCLI.exe. It is the on-premises companion to the existing skills, which cover the platform side. Read it withdlake skills show dlake-syncagent, or install all of them withdlake skills install. - The Help guide and the CLI reference gained a Sync Agent section covering the
same ground, including the install-and-test sequence and the exit codes worth
branching on in a script. Upgrade:
npm install -g @commercient/dlake(ornpm install -g datalake).