Victoria Series Release Notes

0.49.0

New Features

  • Add numa_affinity_policy attribute to port resource. Users can set this attribute to required, deferred or legacy. This parameter is nullable.

  • Added the tls_versions properties to listener.py and pool.py for storing a python list of TLS protocol versions to be used by the pools and listeners.

  • Supports fetching raw (unprocessed) introspection data from the bare metal introspection service.

Upgrade Notes

  • Cloud with the force_ipv4 flag will no longer return a public_v6 value, even if one is provided by the cloud. This is to avoid having entries for unconfigured interfaces.

  • Image upload will no longer fall back to attempting to use the import workflow if the initial upload does not work.