Release notes

dlake v0.5.32

New

npm install -g @commercient/dlake
dlake skills install
Download binaries for v0.5.32 (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
  • New: dlake register erps lists the instance types sign-up accepts. It needs no account and no key, so you can run it before you register, and it prints the display name alongside the machine code.
  • register start --instance-type now takes either the code or the display name, in any casing, and sends the code. A value that is not in the catalog is refused before the account is created, instead of failing at the server, so a typo can no longer register you against the wrong ERP. Omitting the flag is unchanged — that remains the right choice for a standalone Data Lake.
  • Upgrade: npm install -g @commercient/dlake (or npm install -g datalake).