940c8e067f3056a506eacf1a92917049f8033bc0
[honeycomb.git] / release-notes / src / main / asciidoc / release_notes.adoc
1 = Honeycomb {project-version} Release notes
2
3 Release notes for honeycomb {project-version}. Based on VPP {project-vpp-snapshot-version}
4
5 == Release plan
6 https://wiki.fd.io/view/Honeycomb/Release_Plans/Release_Plan_{project-public-version}[Release plan]
7
8 == Features
9 Adding to the list of existing features: https://wiki.fd.io/view/Honeycomb/Releases/1609#Features[1609 feature list]:
10
11 === New features
12 * https://jira.fd.io/browse/HONEYCOMB-132[NAT management]
13 * https://jira.fd.io/browse/HONEYCOMB-257[iOAM management]
14
15 === Removed features
16
17 === Modified features
18 * ACL management improvements
19 * https://jira.fd.io/browse/HONEYCOMB-73[Initializers tie-in with readers]
20 ** Instead of root level initializer, initialization can be split among multiple initializing readers
21 * https://jira.fd.io/browse/HONEYCOMB-270[Readers/ReadCustomizers able to influence presence of resulting data]
22 ** Suitable for presence container readers
23
24 === Deprecated features
25
26 == Backlog
27
28 * https://jira.fd.io/projects/HONEYCOMB/versions/{project-version-in-jira}[JIRA]
29 * https://jira.fd.io/jira/secure/ReleaseNote.jspa?projectId=10001&version={project-version-in-jira}[Release notes]
30
31 include::install_guide/install_guide.adoc[]
32
33 include::user_guide/user_guide.adoc[]
34
35 include::devel_guide/devel_guide.adoc[]