6314f09ed4
this change fixes the typos in the releasenotes """ codespell --ignore-words=doc/dictionary.txt -i 3 -w releasenotes/ """ Change-Id: I29cd5268cd129b194c43a9f6b08a2b7b1c254b65
7 lines
307 B
YAML
7 lines
307 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Deprecated config options to enable/disable extensions
|
|
``extensions_blacklist`` and ``extensions_whitelist`` have been removed.
|
|
This means all API extensions are always enabled. If you modified policy,
|
|
please double check you have the correct policy settings for all APIs. |