MDL-82427 core_filters: Final deprecation of text_filtering_hash

This commit is contained in:
Andrew Nicols 2024-07-10 12:06:49 +08:00
parent 29e7140e30
commit 01f7456a96
No known key found for this signature in database
GPG key ID: 6D1E3157C8CFBF14
5 changed files with 264 additions and 25 deletions

View file

@ -0,0 +1,7 @@
issueNumber: MDL-82427
notes:
core_filters:
- message: >-
The `filter_manager::text_filtering_hash` method has been finally
deprecated and removed.
type: deprecated