Skip to content

Commit

Permalink
Merge pull request #1703 from rastislavszabo/master
Browse files Browse the repository at this point in the history
v3.3.2 release notes
  • Loading branch information
rastislavs authored Oct 16, 2019
2 parents 7339053 + 96849fd commit d244efb
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# Release v3.3.2 (2019-10-16)

### VPP
- version **v19.08.1**

### New Features & Enhancements
- k8s 1.16 support
- support for [L3 custom networks](k8s/examples/custom-network) defined in CRDs

### Bugfixes
- fixed crash issue of vmxnet3 interfaces

### Known Issues
- (IPv6 only): network Policies are implemented using ip6tables rules in individual pods. Because of
this, the policy programming is a bit slower (compared to policy programming on VPP for IPv4)


# Release v3.3.1 (2019-09-20)

### VPP
Expand Down

0 comments on commit d244efb

Please sign in to comment.