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 v3.0.2 #60

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.1 -> 3.0.2 age adoption passing confidence
org.noear:solon.logging.simple 3.0.1 -> 3.0.2 age adoption passing confidence
org.noear:solon-web 3.0.1 -> 3.0.2 age adoption passing confidence
org.noear:solon 3.0.1 -> 3.0.2 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.2`](https://redirect.github.com/noear/solon/blob/HEAD/UPDATE_LOG.md#v302) - 添加 solon SerializerManager 及序列化可选注册机制 - 添加 solon Serializer::mimeType,dataType 可选属性,具有自我描述性 - 添加 solon AppContext::app() 属性 - 添加 solon-cloud CloudFileService 添加 getTempUrl(Duration) 方法 - 调整 solon-boot 的 junit-jupiter 依赖标为 scope=test - 调整 solon VarHolderOfParam:getFullName 的显示,原 "@​" 改为 "''" - 调整 solon mvc 代码独立为 solon-mvc - 修复 solon Utils.appFolder() 在 jar in jar 打包时,失效的问题 - 修复 solon TmplUtil 当模型参数为 null 会出现 "null"(改为用空替代) - 修复 solon-boot-smarthttp 适配,在 contentLength(long) 时会精度丢失的问题 - 优化 solon-data-sqlutils 设计(进一步提搞性能和适用性) - 优化 solon-net-httputils 设计 支持快捷序列化 - 优化 solon-net-stomp 设计 - 优化 solon-scheduling-simple cron 调度实现 - 优化 local-solon-cloud-plugin job cron 调度实现 - 优化 solon-data 事务管理,支持 RoutingDataSource 深度查找 - 优化 solon-serialization 序列化器的泛型反序列化处理 - 优化 solon-serialization-jackson LocalDateTime,LocalDate,LocalTime 时间反序列化处理 - 优化 solon-security-auth 允许 AuthAdapter 直接支持“多套账号体系鉴权”处理(简化了)。AuthAdapterSupplier 标为弃用 - cxf-webservices 升为 3.5.9 - beetlsql 升为 3.30.14-RELEASE - mybatis-flex 升为 1.9.8 - hutool 升为 5.8.32 - liteflow 升为 2.12.4 - snack3 升为 3.2.119 - wood 升为 1.3.12 - redisx 升为 1.6.7 - fastjson2 升为 2.0.53

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.