Platform API and Partner API Release Notes for January 2026
January 24 2026
We added these features
Enhancement to the RuntimeProperties API:
- Added support for retrieving and updating custom container and system properties for a runtime. (RUN-9432) (RUN-9570)
- Added the
shouldRestartRuntimeflag, allowing users to restart a runtime and apply property changes after a successful restart. (RUN-10097) - Removed the
defaultTimeZoneForAccountSchedulesfrom the RuntimeProperties API schema, as that property was not effective. To modify the time zone of a runtime you own, update the runtime via system properties. (RUN-10464)
Refer to the RuntimeProperties API to learn more.
Enhancement to the Atom API:
- Added the below filters to query and list cloud clusters or attachments:
- cloudId
- cloudMoleculeId
- instanceId
- isCloudAttachment.
Refer to Atom API to learn more.