2025.1 Series Release Notes

3.10.0

New Features

  • Add support for setting Security Groups on VIP ports. --vip-sg-id <sg_id> can be passed (it can be provided more than once) to loadbalancer create and loadbalancer set. A user can clear the Security Groups of a VIP port by passing --vip-sg-id to loadbalancer unset.

Upgrade Notes

  • Support for Python 3.8 has been removed. Now the minimum python version supported is 3.9 .

3.9.0

Bug Fixes

  • Updated the list of valid amphora status in the loadbalancer amphora list command and added FAILOVER_STOPPED.

  • Fixed the incorrect error message returned when deleting a non-existing availability zone, it now explicitly mentions that the availability zone does not exist.