Skip to content

Commit

Permalink
Merge pull request #878 from elezar/bump-release-v1.17.4
Browse files Browse the repository at this point in the history
Bump version for v1.17.4 release
  • Loading branch information
elezar authored Jan 23, 2025
2 parents 5ac593e + 9f69709 commit 9b69590
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 9b69590

Please sign in to comment.