Stein Series Release Notes

2.0.0

New Features

  • Users can now specify a timeout value for their function to prevent the function from running indefinitely. When the specified timeout is reached, Qinling will terminate the function execution.

  • A reference runtime implementation for Python 3 is added and used as the default runtime in Devstack.

  • Qinling can now use TLS certificates to securely connect to the etcd service. It is enabled by default in Qinling Devstack installation. The configuration is defined in etcd section in Qinling config file.