Release notes

dlake v0.5.21

NewSkillsDocs

npm install -g @commercient/dlake
dlake skills install
Download binaries for v0.5.21 (5 platforms + checksums)
PlatformAssetSize
Linux arm64dlake-linux-arm6434.9 MB
Linux x64dlake-linux-x6436.6 MB
macOS Apple Silicondlake-osx-arm6434.5 MB
macOS Inteldlake-osx-x6436.3 MB
Windows x64dlake-win-x64.exe35.0 MB
ChecksumsSHA256SUMS412 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 scriptable CommercientSyncAgentCLI.exe. It is the on-premises companion to the existing skills, which cover the platform side. Read it with dlake skills show dlake-syncagent, or install all of them with dlake 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 (or npm install -g datalake).