Train Series Release Notes¶
4.0.0¶
New Features¶
Support
--function-alias
for creating function execution and webhook, change the positional argument of function to optional--function
, so that the end user can either specify a function alias or a function identifier to create function execution or webhook.
Bug Fixes¶
Webhook function_version will not be reset automatically to 0 during an update.