open-vault/changelog/17816.txt
Mike Palmiotto 773f0d58ad
plugins: Filter builtins by RunningVersion (#17816)
This commit adds some logic to handle the case where a mount entry has a
non-builtin RunningVersion. This ensures that we only report deprecation
status for builtins.
2022-11-11 14:51:37 -05:00

4 lines
85 B
Plaintext

```release-note:bug
plugins: Only report deprecation status for builtin plugins.
```