da0bd1f9c9
Change-Id: I34a264f6118d32e288abd9c6f17e6842eb4c346c
10 lines
351 B
YAML
10 lines
351 B
YAML
---
|
|
features:
|
|
- |
|
|
Revised Protection Plugin interface which now supports multiple hooks for
|
|
each operation. Hooks dictate when specific parts of the protection plugin
|
|
code runs in relation to the operation phase and other resource's state.
|
|
deprecations:
|
|
- |
|
|
Old Protection Plugin interface and BaseProtectionPlugin are deprecated.
|