Skip to main content

Changelog

See what's new with Windmill.

Watch latest Windmill weekly keynotes

Weekly keynotes are hosted on Discord and Youtube on Friday at 5:45 pm CET+1.

See the Windmill roadmap and what's coming next

Roadmap

Configure private package registries for npm, Maven, and Cargo from instance settings. Supports .npmrc for npm/Bun/Deno, settings.xml for Maven/Java, and config.toml for Cargo/Rust.

New features

  • .npmrc support for npm private registries, compatible with Bun (1.1.18+), Deno 2.x, and npm proxy.
  • Maven settings.xml configuration for private Maven repositories, written to {JAVA_HOME}/.m2/settings.xml.
  • Cargo config.toml for private Cargo registries, written to .cargo/config.toml in the job directory.
  • All private registry configurations are Enterprise Edition features.