This release formalizes the launch of Virtual Machine functionality for Cycle, and includes all endpoints used for creating and interacting with them. There are numerous other additions and improvements to typing throughout.
What's Changed
- Add new environment summary field by @mattoni in #556
- Add gateway to ServiceContainerIdentifier enum by @blewisCycle in #557
- Add log drain format option by @mattoni in #558
- Update stack spec by @mattoni in #560
- add 2fa struct to public account by @blewisCycle in #563
- Update internal API with missing endpoints by @mattoni in #566
- allow null for log format in stack spec by @blewisCycle in #562
- Add billing contact by @mattoni in #564
- add reconfigure task activity by @blewisCycle in #567
- announcement update by @blewisCycle in #568
- fix erroneous pipeline trigger response to job desc. by @mattoni in #569
- Add missing states to pipeline run by @mattoni in #570
- Add missing advanced property to pipeline trigger task by @mattoni in #571
- Add virtual machine support to dns records by @mattoni in #572
- Add virtual machines to record incldues and cleanup by @mattoni in #574
- vm priv ips by @blewisCycle in #573
- Blewis/vm priv ips 2 by @blewisCycle in #575
- Add downconverter script by @mattoni in #576
- Move request body discriminator for container tasks into separate file by @mattoni in #577
- standardize dns record titles to match their file names by @blewisCycle in #578
- Add billing emails to hub patch by @mattoni in #579
- Add billing status endpoint to platform API by @mattoni in #581
- Add deprecated field to integration definitions by @mattoni in #582
Full Changelog: v2025.01.15.01...v2025.02.18.01