Release notes

dlake v0.5.29

Skills

npm install -g @commercient/dlake
dlake skills install
Download binaries for v0.5.29 (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.4 MB
Windows x64dlake-win-x64.exe35.0 MB
ChecksumsSHA256SUMS412 B
  • CRMPro agent skills: corrected change-detection guidance. The dlake-crmpro and dlake-crmpro-hubspot skills now state the source-view change-detection rule correctly: a record with no saved cursor counts as changed. A view written to the previous example could leave records created on the first run permanently un-updated. The HubSpot skill also documents the three source-view kinds, the properties a record needs at creation, and the rowversion pattern for views that join several tables.
  • Upgrade: npm install -g @commercient/dlake (or npm install -g datalake).