Current Series Release Notes

3.6.0-2

Deprecation Notes

  • The os_traits.__version__ attribute has been deprecated for removal. Prefer use of importlib.metadata to inspect version information for installed packages.

2.8.0

New Features

  • Add owner trait of OWNER_NOVA and OWNER_CYBORG for resource providers in order to solve the shared resource class(such as VGPU) problem by each service recording that they created.

2.0.0

Upgrade Notes

  • Python 2 is no longer supported. Python 3 is required.