How are configuration deprecations handled?

    For the first 3 months following deprecation, use of deprecated fields will result in a logged warning and incrementing the deprecated_feature_use counter. After that point, the field will be annotated as fatal-by-default and further use of the field will be treated as invalid configuration unless are employed to re-enable use.