diff options
author | Jim Hahn <jrh3@att.com> | 2020-11-16 11:12:10 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-11-16 11:13:41 -0500 |
commit | e57347566e2a8a7c09603970b9c70b4527bb8d08 (patch) | |
tree | 1203714e0fd5a25bc18d8bf611a56b35cba93ac5 /docs/release-notes.rst | |
parent | 961360a3abe73d22f3a97c5e8b3ecbb185a646cf (diff) |
Add usecases controller to documentation
Per a previous review comment, added a comment about the usecases
controller being reintroduced with the Guilin release.
Issue-ID: POLICY-2889
Change-Id: Ie52535e7e5cf653b74c35ba40b9af5ce28befe06
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3f0975ac..181b7256 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -64,6 +64,8 @@ Key Updates - Automated certificate generation * Actor Model - Support various use cases and provide more flexibility to Policy Designers + - Reintroduced the "usecases" controller into drools-pdp, supporting the use cases + under the revised actor architecture * Guard Application - Support policy filtering * Matchable Application |