Victoria Series Release Notes¶
3.6.0¶
3.5.0¶
Upgrade Notes¶
ManagedObjectReference
’svalue
and_type
attributes must not be used anymore in depending projects. Instead,vim_util.get_moref_value()
andvim_util.get_moref_type()
have to be used, because with this spec we switch the backing SOAP library and different libraries have different representations of those attributes.