Yandex Cloud Functions release notes
Written by
Updated at November 20, 2024
September — October 2024
Updates
- Added support for long-lived functions.
- Added support for sending function termination notifications.
- Added support for mounting ephemeral disks.
- Added support for concurrent function calls of a single instance.
August 2024
Updates
- Added support for the Kotlin runtime environment.
May – June 2024
Updates
- Added support for the
concurrency
parameter in the CLI, API, and Terraform.
Fixes and improvements
- Fixed the error that occurred when creating function versions with the
golang
runtime environment that use the opentracing-go package.
April 2024
Updates
- Added support for allocating RAM for the
/tmp
directory for the function version with at least 1 GB of memory.
Fixes and improvements
- Fixed the
yandex_function_scaling_policy
import error in Terraform. - Removed the user network requirement to have a subnet in the
ru-central1-c
availability zone because this zone is discontinued.
March 2024
Updates
- Added support for editing all trigger parameters in Terraform.
- Yandex Object Storage bucket mounting to a function is now at the general availability stage.
Fixes and improvements
- Increased the maximum batch size in a Yandex Message Queue trigger to 1,000 messages.
January – February 2024
Updates
- Added support for mounting Yandex Object Storage buckets to a function via the CLI and Terraform.
- Added support for function logging settings in Terraform.
Fixes and improvements
- Fixed the error encountered when displaying the quota for the number of function tags.