Skip to content

Commit c81969e

Browse files
committed
docs: open 0.22.2 changelog
1 parent 6f84ebe commit c81969e

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,30 @@
11
# Changelog
22

3-
## 0.22.1 - 2026-05-29
3+
## 0.22.2 - Unreleased
44

55
### Added
66

7-
- Added `--arch arm64` / `architecture: arm64` for Linux ARM leases on Azure and AWS, including Azure Dpsv6/Dpdsv6 and AWS Graviton class fallback plus matching Ubuntu ARM64 image resolution.
87
- Added configurable capacity-admin owner caps for coordinators that need elevated active lease limits for trusted operators.
98

9+
### Changed
10+
11+
- Raised the default coordinator monthly budget caps so configured capacity pools are less likely to reject trusted brokered leases before provider quota is reached.
12+
1013
### Fixed
1114

12-
- Fixed brokered lease creation diagnostics so long coordinator requests print progress, timed-out create requests do not retry non-idempotent POSTs through curl, and Azure ARM errors preserve the useful conflict message.
1315
- 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.
1416
- 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.
1517

18+
## 0.22.1 - 2026-05-29
19+
20+
### Added
21+
22+
- Added `--arch arm64` / `architecture: arm64` for Linux ARM leases on Azure and AWS, including Azure Dpsv6/Dpdsv6 and AWS Graviton class fallback plus matching Ubuntu ARM64 image resolution.
23+
24+
### Fixed
25+
26+
- Fixed brokered lease creation diagnostics so long coordinator requests print progress, timed-out create requests do not retry non-idempotent POSTs through curl, and Azure ARM errors preserve the useful conflict message.
27+
1628
## 0.22.0 - 2026-05-29
1729

1830
### Added

0 commit comments

Comments
 (0)