diff options
author | Ladue, David (dl3158) <dl3158@att.com> | 2018-10-16 16:29:58 -0400 |
---|---|---|
committer | Ladue, David (dl3158) <dl3158@att.com> | 2018-10-19 12:20:34 -0400 |
commit | bb896893a798b1ddf5abd9cd17af77455ddd7432 (patch) | |
tree | e832b8b37c88332b708a0d2b4c84bb2d4552cc53 /docs/sections/services/snmptrap/release-notes.rst | |
parent | 2df4b8cac0edf477f4ae62ea3ea2ce8b4d3eaa20 (diff) |
expanding docs, including V3 specs
Change-Id: Id9aff7c62426d8e695374799df30ef6b12be667b
Issue-ID: DCAEGEN2-624
Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
Diffstat (limited to 'docs/sections/services/snmptrap/release-notes.rst')
-rw-r--r-- | docs/sections/services/snmptrap/release-notes.rst | 33 |
1 files changed, 26 insertions, 7 deletions
diff --git a/docs/sections/services/snmptrap/release-notes.rst b/docs/sections/services/snmptrap/release-notes.rst index 45a0f152..ec031323 100644 --- a/docs/sections/services/snmptrap/release-notes.rst +++ b/docs/sections/services/snmptrap/release-notes.rst @@ -5,18 +5,37 @@ Release Notes ============= -.. note:: - * This Release Notes must be updated each time the team decides to Release new artifacts. - * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes. - * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes. - * Except the date and the version number, all the other sections are optional but there must be at least one section describing the purpose of this new release. - * This note must be removed after content has been added. +Version: 1.4.0 +-------------- + +:Release Date: 2018-10-01 + +**New Features** + + - `https://jira.onap.org/browse/DCAEGEN2-630` + Added support for SNMPv3 traps with varying levels of privacy and authentication support. + +**Bug Fixes** + - `https://jira.onap.org/browse/DCAEGEN2-842` + Remove additional RFC3584 (Sec 3.1 (4)) varbinds from published/logged SNMPv1 messages, fix DMAAP publish error for traps with no varbinds present. + +**Known Issues** + +**Security Issues** + - None + +**Upgrade Notes** + +**Deprecation Notes** + +**Other** + +=========== Version: 1.3.0 -------------- - :Release Date: 2018-05-02 |