What's new

dlake v0.5.40

Released 19 Sept 2026. Every new Data Lake now gets its own SQL Server 2025 Express container for its gateway database, and the command line can show you that choice and change it while it is still open.

Highlights

  • New registrations are hosted on a dedicated SQL Server 2025 Express container by default. It is created when the Data Lake is seeded.
  • dlake registration hosting show tells you which hosting a Data Lake is on, whether that came from the sign-up or was chosen, whether it can still be changed, and how the container is doing.
  • dlake registration hosting set express|standard makes the choice yours. It is fixed once the Data Lake is seeded.
  • dlake registration products list now reports whether the customer can reach the Sync Agent installer, so it no longer has to be inferred from the last call that set it.

Skills

Upgrade in two commands

Update the CLI, then refresh the bundled agent skills so they match the version you are running.

npm install -g @commercient/dlake
dlake skills install

Run dlake --version to check what you have. Binaries for all 5 platforms are on the release page.