Skip to content

Commit

Permalink
Bump version for v1.17.4 release
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Lezar <[email protected]>
  • Loading branch information
elezar committed Jan 23, 2025
1 parent 5ac593e commit 9f69709
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# NVIDIA Container Toolkit Changelog

## v1.17.4
- Disable mounting of compat libs from container by default
- Add allow-cuda-compat-libs-from-container feature flag
- Skip graphics modifier in CSV mode
- Properly pass configSearchPaths to a Driver constructor
- Add support for containerd version 3 config
- Add string TOML source

### Changes in libnvidia-container
- Add no-cntlibs CLI option to nvidia-container-cli

### Changes in the Toolkit Container
- Bump CUDA base image version to 12.6.3

## v1.17.3
- Only allow host-relative LDConfig paths by default.
### Changes in libnvidia-container
Expand Down

0 comments on commit 9f69709

Please sign in to comment.