halo-dev / plugin-s3

为 Halo 提供 S3 对象存储协议的存储策略
https://halo.run/store/apps/app-Qxhpp
GNU General Public License v3.0
34 stars 21 forks source link

在Halo 2.17中出现了警告日志 #162

Closed UPToZ-Core closed 4 months ago

UPToZ-Core commented 4 months ago

2024-07-05T09:41:11.775+08:00 WARN 7 --- [boundedElastic-484] r.h.a.e.ReactiveExtensionClientImpl : The sort parameter is null, it is recommended to use Sort.unsorted() instead and the compatibility support for null will be removed in the subsequent version.

longjuan commented 4 months ago

https://github.com/halo-dev/plugin-s3/pull/160 将在下一个版本中发布

longjuan commented 4 months ago

/close

f2c-ci-robot[bot] commented 4 months ago

@longjuan: Closing this issue.

In response to [this](https://github.com/halo-dev/plugin-s3/issues/162#issuecomment-2210913247): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ruibaby commented 4 months ago

@longjuan 还有什么需要完成的吗,要不现在就发一个

longjuan commented 4 months ago

@longjuan 还有什么需要完成的吗,要不现在就发一个

api client 关联时选择分组

发两次版也行

ruibaby commented 4 months ago

@longjuan 还有什么需要完成的吗,要不现在就发一个

api client 关联时选择分组

发两次版也行

我建议先发一个,因为 Halo 可能在两个版本后会彻底移除 PluginWrapper,可以先发一个用于过渡,留足够的时间让现有 Halo 版本的用户升级。

features 可以再单独发,因为 api client 这个最低要求就是 >=2.17.0 了。