Current Series Release Notes

19.0.0-32

New Features

  • The new [service:mdns] tcp_keepidle option has been added. This option allows customizing TCP keepidle set for socket used by designate-mdns.

Upgrade Notes

  • The following deprecated options in the network_api:neutron section have been removed.

    • admin_username

    • admin_password

    • admin_tenant_name

    • auth_url

    • auth_strategy

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

Bug Fixes

  • Fixed the ignored [DEFAULT] backlog option.

Other Notes

  • Add multiple pools guidance docs to Admin, User, and CLI docs.