Skip to content

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 30 May 21:15
· 343 commits to main since this release
v0.23.0
e35b7a7

0.23.0 - 2026-05-30

Added

  • Added provider: ascii-box for ASCII Box Ubuntu sandbox SSH leases, using the documented box --json CLI for create/list/status/stop/delete and standard Crabbox SSH sync/run. Thanks @zozo123.
  • Added Azure --azure-os-disk ephemeral-preview / azure.osDisk: ephemeral-preview for opt-in ephemeral OS disk full caching through Azure Compute API 2025-04-01. Thanks @jwmoss.
  • Added configurable capacity-admin owner caps for coordinators that need elevated active lease limits for trusted operators.

Changed

  • Raised the default coordinator monthly budget caps so configured capacity pools are less likely to reject trusted brokered leases before provider quota is reached.

Fixed

  • Fixed brokered Azure Linux lease creation so a stalled coordinator request times out with a concrete cleanup/retry hint instead of sitting silently in the leasing phase for the full coordinator HTTP timeout.
  • Fixed brokered Azure Spot VM fallback so on-demand-after-* windows bound VM create waits, on-demand retries use separate VM names, and timed-out Spot cleanup is retried from Fleet maintenance.

Verification