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 1aebd19
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# 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
- Add support for containerd version 3 config
- Improve the implementation for UseLegacyConfig
- Bump nvidia/cuda in /deployments/container

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

0 comments on commit 1aebd19

Please sign in to comment.