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