dromara / mica-mqtt

java mqtt 基于 java aio 实现,开源、简单、易用、低延迟、高性能百万级 java mqtt client 组件和 java mqtt broker 服务。🔝🔝 记得右上角点个star 关注更新!
https://iot.bladex.cn
Apache License 2.0
296 stars 53 forks source link

Update solon.version to v2.9.3 #50

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.noear:solon.scheduling.simple 2.9.2 -> 2.9.3 age adoption passing confidence
org.noear:solon.logging.simple 2.9.2 -> 2.9.3 age adoption passing confidence
org.noear:solon-web 2.9.2 -> 2.9.3 age adoption passing confidence
org.noear:solon 2.9.2 -> 2.9.3 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

noear/solon (org.noear:solon.scheduling.simple) ### [`v2.9.3`](https://redirect.github.com/noear/solon/blob/HEAD/UPDATE_LOG.md#293) - 新增 solon-web-vertx 插件 - 新增 solon 分类注入支持体系 - 新增 solon 分类构建支持体系 - 调整 solon Before,After Handler 体系标为弃用 - 调整 solon Props:getBean 标为弃用 - 调整 solon NvMap:getBean 标为弃用 - 添加 solon Action 过滤器体系(替代 Before,After 体系) - 添加 Context::sessionReset 方法 - 添加 solon Props:toBean 方法(替代 Props:getBean) - 添加 solon-scheduling CommandExecutorProxy 原型代理支持 - 添加 solon-data `@Ds` 注解(未来用于替代分散的 `@Db`),将在 v3.0 启用 - 添加 solon-data DsUtils.observeDs 方法 - 添加 solon-cloud CloudEventHandlerPlus 原型代理支持 - 添加 solon-cloud CloudConfigHandler 原型代理支持 - 添加 solon-cloud CloudEventHandler 原型代理支持 - 添加 solon-cloud-gateway X_Forwarded_Host 和 https 转发支持 - 添加 solon-cloud-gateway RewritePathFilterFactory - 添加 solon-cloud-gateway QueryPredicateFactory - 调整 solon Constants 内部类改为接口类型 - 凋整 solon-cloud-gateway 路由处理体系,支持路由多协议头扩展 - 调整 solon-scheduling scheduled 内部实现类(强调原型代理概念 - 调整 solon ContextPathFilter index 改为 -990 - 调整 solon-i18n I18nFilter index 改为 -980 - 提醒 solon AppContext::beanAroundAdd 添加弃用打印日志 - 提醒 solon 添加不支持单例的打印日志 - 修复 solon BeanWrap::rawClz 处理 anonymousClass 失误的问题 - wood 升为 1.3.4 - redisson 升为 3.35.0 - bean-searcher 升为 4.3.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.