Yandex Cloud Functions release notes
Written by
Updated at August 1, 2024
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 as this zone is discontinued.
March 2024
Updates
- Added support for editing all trigger parameters in Terraform.
- Released Yandex Object Storage bucket mounting to a function for general availability.
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.