File tree 1 file changed +22
-1
lines changed 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 5
5
## Release Notes
6
6
7
7
- [ v2.1.0] ( #v2.1.0 )
8
+ - [ v2.1.1] ( #v2.1.1 )
8
9
- [ v2.0.0] ( #v2.0.0 )
9
10
- [ v2.0.1] ( #v2.0.1 )
10
11
- [ v2.0.2] ( #v2.0.2 )
@@ -42,11 +43,31 @@ RELEASE CHANGELOG TEMPLATE:
42
43
### Documentation
43
44
-->
44
45
46
+
47
+ <a name =" v2.1.1 " ></a >
48
+ # [ 2.1.1] ( https://github.com/ligato/vpp-agent/compare/v2.1.0...v2.1.1 ) (2019-04-05)
49
+
50
+ ### Compatibility
51
+ - ** VPP 19.04** (` stable/1904 ` , recommended)
52
+ - ** VPP 19.01** (backward compatible)
53
+
54
+ ### Bug Fixes
55
+ * Fixed IPv6 detection for Linux interfaces (#1355 ).
56
+ * Fixed config file names for ifplugin in VPP & Linux (#1341 ).
57
+ * Fixed setting status publishers from env var: ` VPP_STATUS_PUBLISHERS ` .
58
+
59
+ ### Improvements
60
+ * The start/stop timeouts for agent can be configured using env vars: ` START_TIMEOUT=15s ` and ` STOP_TIMEOUT=5s ` , with values parsed as duration.
61
+ * ABF was added to the ` ConfigData ` message for VPP (#1356 ).
62
+
63
+ ### Docker Images
64
+ * Images now install all compiled .deb packages from VPP (including ` vpp-plugin-dpdk ` ).
65
+
45
66
<a name =" v2.1.0 " ></a >
46
67
# [ 2.1.0] ( https://github.com/ligato/vpp-agent/compare/v2.0.2...v2.1.0 ) (2019-05-09)
47
68
48
69
### Compatibility
49
- - ** VPP 19.04** (` v19.04-6-g6f05f724f ` , recommended)
70
+ - ** VPP 19.04** (` stable/1904 ` , recommended)
50
71
- ** VPP 19.01** (backward compatible)
51
72
- cn-infra v2.1
52
73
- Go 1.11
You can’t perform that action at this time.
0 commit comments