summaryrefslogtreecommitdiffstats
path: root/release-notes/src/main/asciidoc/release_notes.adoc
blob: 11dce0848c98bed2c2596040de742590a855556c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
= Honeycomb {project-version} Release notes

Release notes for honeycomb for VPP {project-version}. Based on VPP {project-vpp-snapshot-version}

== Release plan
https://wiki.fd.io/view/Honeycomb/Release_Plans/Release_Plan_{project-public-version}[Release plan]

== Features
Adding to the list of existing features: https://wiki.fd.io/view/Honeycomb/Releases/1701#Features[1701 feature list]:

=== New features
* https://jira.fd.io/browse/HONEYCOMB-132[NAT management]
* https://jira.fd.io/browse/HONEYCOMB-257[iOAM management]
* https://jira.fd.io/browse/HONEYCOMB-58[Static routing management]
* https://jira.fd.io/browse/HONEYCOMB-303[Stateful acl's management]
* https://jira.fd.io/browse/HONEYCOMB-46[NSH management]
* https://jira.fd.io/browse/HONEYCOMB-242[Port mirroring]
* https://jira.fd.io/browse/HONEYCOMB-281[Loopback interface management]
* https://jira.fd.io/browse/HONEYCOMB-102[Ipv6 support]

=== Removed features

=== Modified features
* ACL management improvements:
* Previous ACL implementation that used classfier has been disabled in favor of implementation
  based on acl plugin (which provides also stateful acls)

=== Deprecated features
* ACL management in terms of ietf-acl model based on vpp classfier

== Backlog

* https://jira.fd.io/projects/HONEYCOMB/versions/{project-version-in-jira}[JIRA]
* https://jira.fd.io/jira/secure/ReleaseNote.jspa?projectId=10001&version={project-version-in-jira}[Release notes]

include::install_guide/install_guide.adoc[]

include::user_guide/user_guide.adoc[]

include::devel_guide/devel_guide.adoc[]