diff options
author | Jim Hahn <jrh3@att.com> | 2020-11-16 11:12:10 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-11-16 17:38:59 +0000 |
commit | 1b8311001a6d0e1469500794e998810d51c092ff (patch) | |
tree | 841fa2254e39bc169eceacbbe3704e5c4b3f7c7d | |
parent | 4dfb82dce0bca96e957397f2ddbe9c9516df466c (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>
(cherry picked from commit e57347566e2a8a7c09603970b9c70b4527bb8d08)
-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 06a5c162..7235ac05 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 |