Current Series Release Notes¶
3.6.0-2¶
Deprecation Notes¶
The
os_traits.__version__attribute has been deprecated for removal. Prefer use ofimportlib.metadatato inspect version information for installed packages.
2.8.0¶
New Features¶
Add owner trait of
OWNER_NOVAandOWNER_CYBORGfor resource providers in order to solve the shared resource class(such asVGPU) problem by each service recording that they created.
2.0.0¶
Upgrade Notes¶
Python 2 is no longer supported. Python 3 is required.