Version history
Version 1.0.0-alpha06, released 2025-08-28
New features
- Added RequestOrderDateChange RPC - allows Customers to request date changes
 - Added CancelOrder RPC - allows Customers to request cancellation
 - Exposed Order-level output-only fields for transparency
 
Documentation improvements
fulfillment_timemarked as deprecated
Version 1.0.0-alpha05, released 2025-04-23
New features
- Accept status updates in the SignalZoneState method (commit 7e53181)
 - Expose the allowed hardware count for each SKU (commit 7e53181)
 - Add deployment type and installation dates to orders (commit 7e53181)
 
Documentation improvements
- Make billing_id an output-only field (commit 7e53181)
 
Version 1.0.0-alpha04, released 2024-11-18
New features
- Add DNS address, Kubernetes primary VLAN ID, and provisioning state to the Zone resource (commit 9180676)
 - Add MAC address-associated IP address to the Hardware resource (commit 9180676)
 - Add provisioning_state_signal field in SignalZoneState method request (commit 9180676)
 
Documentation improvements
- Change state_signal field in SignalZoneState method request as optional (commit 9180676)
 
Version 1.0.0-alpha03, released 2024-10-29
New features
- Add a DeleteSite method (commit 546e30b)
 - Add MAC address and disk info to the Hardware resource (commit 546e30b)
 
Documentation improvements
- Annotate rack_location field as required; this was always enforced (commit 546e30b)
 
Version 1.0.0-alpha02, released 2024-09-26
New features
- Add an order type field to distinguish a fulfillment request from a sales inquiry (commit 0a66c68)
 - Add support to mark comments as read or unread (commit 0a66c68)
 - Rename zone state signal READY_FOR_SITE_TURNUP to FACTORY_TURNUP_CHECKS_PASSED (commit 0a66c68)
 
Documentation improvements
- Clarify how access_times are used (commit 0a66c68)
 
Version 1.0.0-alpha01, released 2024-06-26
Initial release.