Release notes

dlake v0.5.31

Fixes

npm install -g @commercient/dlake
dlake skills install
Download binaries for v0.5.31 (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
  • Fix: the CLI no longer follows HTTP redirects and never sends credentials to a host other than the configured API host. A redirect is reported as what it is — something answering in place of the API — instead of being followed, and every request that carries your API key or token is checked against the endpoints your profile is configured with before it is sent.
  • Upgrade: npm install -g @commercient/dlake (or npm install -g datalake).