Skip to content

Commit d244efb

Browse files
authored
Merge pull request #1703 from rastislavszabo/master
v3.3.2 release notes
2 parents 7339053 + 96849fd commit d244efb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# Release v3.3.2 (2019-10-16)
2+
3+
### VPP
4+
- version **v19.08.1**
5+
6+
### New Features & Enhancements
7+
- k8s 1.16 support
8+
- support for [L3 custom networks](k8s/examples/custom-network) defined in CRDs
9+
10+
### Bugfixes
11+
- fixed crash issue of vmxnet3 interfaces
12+
13+
### Known Issues
14+
- (IPv6 only): network Policies are implemented using ip6tables rules in individual pods. Because of
15+
this, the policy programming is a bit slower (compared to policy programming on VPP for IPv4)
16+
17+
118
# Release v3.3.1 (2019-09-20)
219

320
### VPP

0 commit comments

Comments
 (0)