Yandex Application Load Balancer release notes
Written by
Updated at September 19, 2024
Q2 2024
- Added validation of internal IPv4 addresses when creating or updating a load balancer.
- Fixed the validation issue when creating and updating a target group that could place a backend without a specified weight in a group of backends with specified weights.
Q1 2024
- Improved stability of data processing and transmission (data plane) within the service.
- Implemented integration with Yandex Smart Web Security:
- Connecting a virtual host to a security profile (management console, CLI, Terraform, API).
- Sending Smart Web Security event logs to a Yandex Cloud Logging log group.
- Sending Smart Web Security metrics to Yandex Monitoring.
- Changed behavior of the load balancer with
Stream
backend groups: now connections to a backend will be closed if the backend fails a health check. - Optimized the process of working with the list of operations with service resources.
- Added the ability to search for a load balancer in the management console by internal IP address.
- Added the ability to granularly place load balancer nodes in different availability zones using the management console.
- Improved the Terraform provider performance: eliminated the validation error when changing a load balancer listener's type from
TLS
toStream
and vice versa.