Skip to content

Releases: NVIDIA/nvidia-container-toolkit

v1.5.0

29 Apr 17:43
Compare
Choose a tag to compare

v1.4.2

05 Feb 15:14
Compare
Choose a tag to compare
  • Add dependence on libnvidia-container-tools >= 1.3.3

v1.4.1

25 Jan 15:29
Compare
Choose a tag to compare
  • Ignore NVIDIA_VISIBLE_DEVICES for containers with insufficent privileges
  • Add dependence on libnvidia-container-tools >= 1.3.2

v1.4.0

15 Dec 10:41
Compare
Choose a tag to compare
  • Add 'compute' capability to list of default capabilities
  • Add dependence on libnvidia-container-tools >= 1.3.1

v1.3.0

16 Sep 16:46
Compare
Choose a tag to compare
  • Promote 1.3.0~rc.2-1 to 1.3.0-1
  • Add dependence on libnvidia-container-tools >= 1.3.0

v1.3.0-rc.2

10 Aug 15:35
Compare
Choose a tag to compare
v1.3.0-rc.2 Pre-release
Pre-release
  • Refactor accepting device lists from volume mounts as a boolean
  • Add more tests for new semantics with device list from volume mounts

v1.3.0-rc.1

24 Jul 20:48
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release
  • Update build system to accept a TAG variable for things like rc.x
  • Add common CI tests for things like golint, gofmt, unit tests, etc.
  • Revert "Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*"
  • Flip build-all targets to run automatically on merge requests
  • Rename github.com/NVIDIA/container-toolkit to nvidia-container-toolkit
  • Add new config options to pull device list from mounted files instead of ENVVAR

v1.2.1

22 Jul 15:32
Compare
Choose a tag to compare
  • List config.toml as a config file in the RPM SPEC
  • Add 'ngx' to list of all driver capabilities

v1.2.0

08 Jul 22:09
Compare
Choose a tag to compare
  • Fix repo listed in changelog for debian distributions
  • Update dependence on libnvidia-container to 1.2.0
  • Update package license to match source license
  • Fix debian copyright file
  • Add the 'ngx' driver capability

v1.1.2

04 Jun 15:42
Compare
Choose a tag to compare
  • Add support for parsing Linux Capabilities for older OCI specs