Release v3.2.0
Features
- new configuration feature added
with-undocumented-capabilities
bootstrap:
features:
# The default and recommended value is false
with-undocumented-capabilities: false
- Supports early testing and adoption of capabilities which are not yet officially documented.
- Over time they will either be removed, replaced or getting an official and documented capability.
With this release, following capabilities are available through it:
documentFeedbackAcl : actions: [READ, CREATE, DELETE]
documentPipelinesAcl : actions: [READ, WRITE]
monitoringTasksAcl : actions: [READ, WRITE]
notificationsAcl: actions: [READ, WRITE]
Development
- no changes
Full Changelog: v3.0.0...v3.2.0