Release notes
dlake v0.5.32
npm install -g @commercient/dlakedlake skills installDownload binaries for v0.5.32 (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 |
- New:
dlake register erpslists 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-typenow 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(ornpm install -g datalake).