API Change History
Public release notes for all versions of Globus Flows.
2026.8.12.1
-
Added 7 new functions to the Flows expression language, allowing authors to perform date and time math directly in their flow definition.
-
Feature Overview: Timestamp Functions.
-
2026.7.22.1
-
Added two new state types to the Flows definition language:
CreateWebInputandAwaitWebInput, allowing authors to pause run execution and solicit a response from an end user.-
Feature Overview: Web Inputs.
-
2026.6.17.1
-
Added API reference documentation.
-
Human-oriented API documentation: https://flows.globus.org/redoc.
-
Programmatic API documentation: https://flows.globus.org/openapi.json.
-
2026.5.6.1
-
Added a new way to register APIs for use in flow definitions, relying on a user-provided OpenAPI specification to describe the API’s location and structure.
-
Feature Overview: Registered APIs.
-