Release notes
dlake v0.5.25
npm install -g @commercient/dlakedlake skills installDownload binaries for v0.5.25 (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.4 MB |
| Windows x64 | dlake-win-x64.exe | 35.0 MB |
| Checksums | SHA256SUMS | 412 B |
- Normal Sync and CRMPro guidance, considerably expanded. The agent skills
now spell out what a CRMPro source view has to contain and how to build one
that syncs — the identity and change-detection joins, key formats, process
naming, and the value rules each destination CRM enforces (currency codes,
email addresses, dates). Reading
dlake skills show dlake-crmprobefore building a process is now the short path. - The Normal Sync guidance states the source SQL login needs
db_owneron the ERP database, and why a read-only login passes the connection test but cannot sync. - Upgrade:
npm install -g @commercient/dlake(ornpm install -g datalake).