dromara / mica-mqtt

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

Update solon.version to v3.0.1 #58

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.noear:solon.scheduling.simple 3.0.0 -> 3.0.1 age adoption passing confidence
org.noear:solon.logging.simple 3.0.0 -> 3.0.1 age adoption passing confidence
org.noear:solon-web 3.0.0 -> 3.0.1 age adoption passing confidence
org.noear:solon 3.0.0 -> 3.0.1 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) ### [`v3.0.1`](https://redirect.github.com/noear/solon/blob/HEAD/UPDATE_LOG.md#v301) - 新增 solon-web-webservices 插件 - 新增 solon-net-stomp 插件 - 新增 nami-channel-http(基于 httputils 实现) 替代 nami-channel-http-okhttp - nami-channel-http 默认使用 URLConnection 适配(更小) - nami-channel-http-okhttp 使用 okhttp 适配 - 修复 solon-boot-vertx 没有启用 websocket 时,无法接收请求的问题 - 修复 solon `@Param` 注解部分失效的问题 - 修复 solon 本地网关可能会死循环的问题 - 调整 solon-serialization Fastjson2 适配,时间默认为 dateTicks 模式(保持与其它序列化的统一) - 调整 solon-net-httputils 默认使用 URLConnection 适配(引入 okhttp 后,自动切换) - 调整 solon Constants.ATTR_CONTROLLER,ATTR_MAIN_HANDLER,ATTR_MAIN_STATUS 内部常量值,避免与用户 attr 冲突 - 调整 solon ActionReturnHandler 匹配增加 ctx 入参,提供更多扩展可能 - 添加 solon 基于上下文的返回类型处理控制(Constants.ATTR_RETURN_HANDLER) - 优化 solon-serialization dateAsTicks(并为默认),支持 longAsString 时的字符串转换 - snack3 升为 3.2.113

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.