You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: document/docs/release/alpha.md
+17-14Lines changed: 17 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3

4
4
5
+
## v1.2.9
6
+
7
+
**Highlights**
8
+
9
+
- Update SR-IOV CNI support
10
+
- Add VF to PF matching to support VF network devices
11
+
- Upgrade multi nicd go version to 1.24.1
12
+
13
+
**Maintenance**
14
+
15
+
- Report multi-nicd test coverage (upgrade ginkgo)
16
+
- Increase multi-nicd test coverage to 74.8%
17
+
18
+
**Fix**
19
+
20
+
- selection strategy is not applied and crd in multi-nicd is unsync [#320](https://github.com/foundation-model-stack/multi-nic-cni/issues/320)
21
+
5
22
## v1.2.8
6
23
7
24
**Feature**
@@ -28,20 +45,6 @@
28
45
- correct interface name on host-device ADD and prevent tabu prefix
29
46
- fix PSP security settings for connection check
30
47
31
-
## v1.2.7
32
-
33
-
- support macvlan plugin
34
-
35
-
- code enhancements:
36
-
* refactor code structure (add internal packages)
37
-
* upgrade test to ginkgo V2
38
-
* generate measurable test coverage results
39
-
* improve test coverage to 60%
40
-
41
-
- fixes:
42
-
* correct sample multinicnetwork for macvlan+whereabouts IPAM
43
-
* handle error from ghw.PCI call
44
-
45
48
## v1.3.0 (based on v1.2.2)
46
49
47
50
<spanstyle="color: red;">This version does not include the bug fix for incompability to newer version of network operator in https://github.com/foundation-model-stack/multi-nic-cni/pull/182.</span>
0 commit comments