diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-11-08 13:06:18 +0100 |
---|---|---|
committer | Maros Marsalek <mmarsale@cisco.com> | 2016-11-08 13:17:58 +0100 |
commit | 1bc4c1620cd135978561e0f84bacf81015c21d78 (patch) | |
tree | 93884a79dd18e6382551b7e5db961250cf973dea /release-notes/src/main | |
parent | 5a81cb81e43ff058f8f2952be43f21bc13079561 (diff) |
Update features in release notes
Change-Id: I7c57d7c525bf29dde922d48c1c8b8b72cdec9980
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'release-notes/src/main')
-rw-r--r-- | release-notes/src/main/asciidoc/release_notes.adoc | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/release-notes/src/main/asciidoc/release_notes.adoc b/release-notes/src/main/asciidoc/release_notes.adoc index a0fa48b32..940c8e067 100644 --- a/release-notes/src/main/asciidoc/release_notes.adoc +++ b/release-notes/src/main/asciidoc/release_notes.adoc @@ -9,12 +9,17 @@ https://wiki.fd.io/view/Honeycomb/Release_Plans/Release_Plan_{project-public-ver Adding to the list of existing features: https://wiki.fd.io/view/Honeycomb/Releases/1609#Features[1609 feature list]: === New features -* NAT management +* https://jira.fd.io/browse/HONEYCOMB-132[NAT management] +* https://jira.fd.io/browse/HONEYCOMB-257[iOAM management] === Removed features === Modified features * ACL management improvements +* https://jira.fd.io/browse/HONEYCOMB-73[Initializers tie-in with readers] +** Instead of root level initializer, initialization can be split among multiple initializing readers +* https://jira.fd.io/browse/HONEYCOMB-270[Readers/ReadCustomizers able to influence presence of resulting data] +** Suitable for presence container readers === Deprecated features |