What's Changed
- build(deps): Bump golang from 1.25.6 to 1.25.7 in /deployments/devel by @dependabot[bot] in #1640
- build(deps): Bump golang.org/x/mod from 0.32.0 to 0.33.0 by @dependabot[bot] in #1642
- build(deps): Bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 in /tests by @dependabot[bot] in #1619
- build(deps): Bump golang from 1.25.7 to 1.26.0 in /deployments/devel by @dependabot[bot] in #1647
- build(deps): Bump golang.org/x/crypto from 0.47.0 to 0.48.0 in /tests by @dependabot[bot] in #1644
- build(deps): Bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #1641
- Refactor device node tests by @elezar in #1637
- Add debug-level log option for ctk-installer by @jactor-sue in #1551
- build(deps): Bump golang.org/x/mod from 0.32.0 to 0.33.0 in /tests by @dependabot[bot] in #1643
- fix: Correct container compat path for orin by @elezar in #1649
- Refactor ldcache locator by @elezar in #1648
- test: Add to package with Ptr function by @elezar in #1653
- chore: Rename management receiver from m to l by @elezar in #1654
- test: Don't use modifier to add test runtime hook by @elezar in #1656
- refactor: Move update-ldcache argument processing into hook creator by @elezar in #1651
- Add a modifier factory by @elezar in #1655
- refactor: Prefer cdilib methods over functions by @elezar in #1658
- Fix golangci-lint errors by @elezar in #1662
- fix: Fix support for nvswitch mode by @elezar in #1661
- refactor: Move NormalizeSearchPaths into lookup package by @elezar in #1660
- Allow Orin CUDA forward compat root to be specified by @elezar in #1614
- fix: Fix typo due to merge conflict by @elezar in #1664
- refactor: Add AsOptional wrapper for lookup.Locator by @elezar in #1645
- Generate CDI specification including additional GIDs by @elezar in #630
- Add dev root to driver by @elezar in #1652
- Add dlopen library locator by @elezar in #1646
- Bump version for v1.19.0-rc.4 release by @elezar in #1668
New Contributors
- @jactor-sue made their first contribution in #1551
Full Changelog: v1.19.0-rc.3...v1.19.0-rc.4