Train Series Release Notes¶
1.10.1-3¶
Bug Fixes¶
Improved the client performance when using a name instead of the resource ID.
Fixed some issues when the number of Octavia resources exceeded the ‘pagination_max_limit’ parameter in Octavia API. The list calls now support pagination.
1.10.0¶
New Features¶
The loadbalancer commands now have unset actions. These will either clear the field back to None or it will reset the value to the API default value.
Adds client support for SOURCE_IP_PORT algorithm.
Added support to VIP access control list.
1.9.0¶
Bug Fixes¶
The client will now always ask for a JSON format response from the Octavia API. This resolves a client side bug should certain errors be returned by the API.