DEV Community

Cover image for Depot Changelog: June 2025
Kyle Galbraith for Depot

Posted on

Depot Changelog: June 2025

We shipped some awesome new features and improvements in June. Things like our latest egress filtering capabilities, audit logging, and Windows runners. Here is everything we shipped

Egress filtering for GitHub Actions Runners

We've shipped an awesome security feature to Depot GitHub Actions Runners. You can enable egress filtering to control exactly which IP addresses, hostnames, and CIDR ranges your GitHub Actions can talk to.

Get all the details in our launch post

Now available: Audit logging

We've rolled out support for audit logging across Depot. This allows you to get fine grained information about what actions are taken in your Depot organization.

Read the announcement post

Windows GitHub Actions runners are now GA

We've completed all the work to make our Windows runners generally available to all organizations across Depot. You can see all of the nitty gritty details and runner labels for our Windows runners in our docs.

You can also read our full launch post on our blog

depot cargo for faster Rust builds

We released a new CLI command called depot cargo that wraps your cargo command with Depot Cache automatically for exponentially faster Rust builds.

Check out the changelog entry for how to use it

Dependabot now runs on Depot GitHub Actions runners

You can now run all of your Dependabot jobs on Depot GitHub Actions runners to take advantage of our Ultra Runners, faster caching, unlimited concurrency, and more.

Check out our changelog entry for more details on how to enable it

And more good stuff...

  • depot CLI v2.88.0 includes several bug fixes and new features
  • Add support to depot push to push without Docker config credentials -- more details in our changelog entry
  • Fix for loading cache only targets in depot bake
  • Improved documentation for building depot CLI from source

Top comments (0)