Feature changes and documentation updates for Serverless Workflow in 2019.
November 2019
|
Feature Name |
Description |
Release date |
References |
|
Function Flow supports invoking functions by version and alias |
Invoke a specific version of a function in a flow to prevent function updates from affecting running flows. You can also invoke functions by alias to leverage the alias feature of Function Compute for grayscale testing and to use functions with provisioned resources. |
2019-11-13 |
Schedule a workflow to use a specific version of a function or a function with provisioned resources |
|
Function Flow is available in the China (Beijing) region |
Function Flow is now available in the China (Beijing) region. You can orchestrate functions and distributed tasks in the China (Hangzhou), China (Shanghai), China (Shenzhen), and China (Beijing) regions. |
2019-11-01 |
None |
|
Function Flow integrates with Simple Message Queue (formerly MNS) and supports callbacks to orchestrate distributed tasks |
Coordinate distributed applications across different architectures, networks, and programming languages. Function Flow can help migrate applications from private clouds or Apsara Stack to hybrid or public clouds, and evolve applications from a monolithic architecture to a microservices model. Through integration with MSMQ, any application that can access MSMQ can become part of a flow to meet business goals. |
2019-11-01 |