halo/api
guqing 104bd3e44e
chore: mark deprecated constructor for base plugin (#6277)
#### What type of PR is this?
/milestone 2.18.x

#### What this PR does / why we need it:
将 BasePlugin 的 PluginWrapper 构造函数标记为过时并输出警告日志提示

#### Does this PR introduce a user-facing change?
```release-note
在 BasePlugin 的 PluginWrapper 构造函数输出过时警告日志以提醒开发者尽快适配
```
2024-07-05 10:05:07 +00:00
..
src chore: mark deprecated constructor for base plugin (#6277) 2024-07-05 10:05:07 +00:00
build.gradle feat: invalidate all sessions of a user after password changed (#5757) 2024-04-23 15:21:24 +08:00