Yandex Cloud Functions release notes
Written by
Updated at October 20, 2025
July 2025
Updates
- Increased the default number of user networks per cloud from 1 to 10. This is no longer a limit but a quota, which can be changed through a request to support.
June 2025
Updates
- Added support for Node.js 22 and Go 1.23.
February 2025
Updates
- Added support for setting up the function metadata service.
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
concurrencyparameter in the CLI, API, and Terraform.
Fixes and improvements
- Fixed the error that occurred when creating function versions with the
golangruntime environment that use the opentracing-go package.
April 2024
Updates
- Added support for allocating RAM for the
/tmpdirectory for the function version with at least 1 GB of memory.
Fixes and improvements
- Fixed the
yandex_function_scaling_policyimport error in Terraform. - Removed the user network requirement to have a subnet in the
ru-central1-cavailability 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.