Yandex Object Storage release notes
Written by
Updated at May 13, 2025
Q1 2025
- The Yandex Cloud CLI now supports commands you need to use object labels and multipart uploads of objects.
- You can now get authenticated in Object Storage from Terraform via an IAM token. For more information, see the provider documentation
. - Up-to-date AWS SDK and AWS CLI versions are now supported.
Q4 2024
- Announced end of support for the TLS protocol versions 1.0 and 1.1 as of July 1, 2025. For more information, see TLS protocol.
- In the Yandex Cloud CLI, added the yc storage s3api group of commands to work with objects.
Q3 2024
- Added support for accessing Object Storage using Security Token Service temporary keys.
- Implemented direct access to buckets from cloud networks using Yandex Virtual Private Cloud service connection without internet access. Added the
yc:private-endpoint-id
special condition to the bucket policy to allow bucket access via VPC internal IP addresses only.
Q2 2024
Improved the management console design: bucket settings are now grouped under the
Q1 2024
- Improved object lifecycle management in a bucket:
- Added support for new object grouping filters: object labels and the
AND
operator. - The new filters can now be used in the management console, CLI, Terraform, and when using tools with S3 API support.
- Added support for new object grouping filters: object labels and the
- Added support for bucket labels in the management console, CLI, and Terraform.
- Yandex Cloud Organization user groups can now be added to an access control list (ACL) and bucket policy in the management console, CLI, and Terraform.
- Improved the management console interface:
- Added filtering by prefix in the list of bucket objects.
- Added the feature to download objects from a list.