nav-img
Advanced

Versions and Aliases

Version Control

FunctionGraph allows you to publish one or more versions throughout the development, test, and production processes to manage your function code. The code and environment variables of each version are saved as a snapshot. After the function code is published, you can modify settings as required.

For details about version management, see Managing Versions.

Creating a Function Alias

You can create an alias for a specific function version. If you need to roll back to a previous version, use the corresponding alias to represent the version instead of modifying the function code.

Each function alias can be bound to a major version and an additional version for traffic shifting.

For details about alias management, see Managing Aliases.