Skip to content

Commit 569a4f5

Browse files
committed
build: release v0.6.0
1 parent 034b1c0 commit 569a4f5

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,47 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.6.0] - 2026-02-13
6+
7+
### Bug Fixes
8+
9+
- Protect system namespaces from deletion in undeploy.sh by [@yuanchen8911](https://github.com/yuanchen8911)
10+
- Rename skyhook CR to remove training suffix by [@yuanchen8911](https://github.com/yuanchen8911)
11+
- Add nats storageClass for EKS dynamo deployment by [@yuanchen8911](https://github.com/yuanchen8911)
12+
- Mount host /etc/os-release in privileged snapshot agent by [@yuanchen8911](https://github.com/yuanchen8911)
13+
14+
### CI/CD
15+
16+
- Add GPU smoke test workflow using nvkind by [@dims](https://github.com/dims)
17+
18+
### Features
19+
20+
- *(skyhook-customizations)* Use overrides and switch to nvidia_tuned by [@ayuskauskas](https://github.com/ayuskauskas)
21+
- Vendor Gateway API Inference Extension CRDs (v1.3.0) by [@yuanchen8911](https://github.com/yuanchen8911)
22+
- *(test)* Add standalone resource existence checker for ai-conformance by [@dims](https://github.com/dims)
23+
24+
### Other
25+
26+
- Enable copy-pr-bot
27+
28+
Signed-off-by: Davanum Srinivas <dsrinivas@nvidia.com> by [@dims](https://github.com/dims)
29+
- Setup vendoring for golang by [@lockwobr](https://github.com/lockwobr)
30+
31+
### Refactor
32+
33+
- Code quality cleanup across codebase by [@mchmarny](https://github.com/mchmarny)
34+
- Rename skyhook customization manifest to remove training suffix by [@yuanchen8911](https://github.com/yuanchen8911)
35+
- *(recipe)* Move embedded data to recipes/ at repo root by [@lockwobr](https://github.com/lockwobr)
36+
- Rename .versions.yaml to .settings.yaml, consolidate settings, improve code quality by [@mchmarny](https://github.com/mchmarny)
37+
38+
### Tasks
39+
40+
- Update cuj2 by [@mchmarny](https://github.com/mchmarny)
41+
- Update cuj2 by [@mchmarny](https://github.com/mchmarny)
42+
- Add demo slide by [@mchmarny](https://github.com/mchmarny)
43+
- Add data link by [@mchmarny](https://github.com/mchmarny)
44+
- Exclude git from sandbox for GPG commit signing by [@mchmarny](https://github.com/mchmarny)
45+
546
## [0.5.16] - 2026-02-12
647

748
### Bug Fixes

0 commit comments

Comments
 (0)