We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff96b9 commit 9cd8bdaCopy full SHA for 9cd8bda
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# NVIDIA Container Toolkit Changelog
2
3
+## v1.18.0-rc.2
4
+
5
+- Load settings from config.toml file during CDI generation
6
+- Use securejoin to resolve /proc
7
+- Refactor nvml CDI spec generation for consistency
8
+- Simplify nvcdi interface
9
+- Add SpecGenerator interface
10
+- Ensure that modified params file mount does not leak to host
11
+- Add test for leaking mounts with shared mount propagation
12
13
+### Changes in the Toolkit Container
14
15
+- Bump nvidia/distroless/go to v3.1.10-dev in /deployments/container
16
+- Bump nvidia/cuda to 12.9.1-base-ubi9 in /deployments/container
17
18
## v1.18.0-rc.1
19
20
- Add create-soname-symlinks hook
0 commit comments