Skip to content

Commit 9b69590

Browse files
authored
Merge pull request #878 from elezar/bump-release-v1.17.4
Bump version for v1.17.4 release
2 parents 5ac593e + 9f69709 commit 9b69590

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# NVIDIA Container Toolkit Changelog
22

3+
## v1.17.4
4+
- Disable mounting of compat libs from container by default
5+
- Add allow-cuda-compat-libs-from-container feature flag
6+
- Skip graphics modifier in CSV mode
7+
- Properly pass configSearchPaths to a Driver constructor
8+
- Add support for containerd version 3 config
9+
- Add string TOML source
10+
11+
### Changes in libnvidia-container
12+
- Add no-cntlibs CLI option to nvidia-container-cli
13+
14+
### Changes in the Toolkit Container
15+
- Bump CUDA base image version to 12.6.3
16+
317
## v1.17.3
418
- Only allow host-relative LDConfig paths by default.
519
### Changes in libnvidia-container

0 commit comments

Comments
 (0)