Skip to content

v1.16.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@elezar elezar released this 10 Jul 14:32
· 201 commits to main since this release
d51cee6

What's Changed

  • Use relative path to locate driver libraries
  • Add RelativeToRoot function to Driver
  • Inject additional libraries for full X11 functionality
  • Extract options from default runtime if runc does not exist
  • Update libnvidia-container
  • Reduce logging for the NVIDIA Container runtime
  • Add Tracef to logger Interface
  • Add String function to oci.Runtime interface
  • Fix bug in argument parsing for logger creation
  • Use ref_name on release workflow

Changes in the Toolkit Container

  • Extract options from default runtime if runc does not exist
  • avoid using map pointers as maps are always passed by reference

Full Changelog: v1.16.0-rc.1...v1.16.0-rc.2