Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update solon.version to v3.0.2 #60

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Update solon.version to v3.0.2 #60

merged 1 commit into from
Oct 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

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

  • 添加 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.


  • If you want to rebase/retry this PR, check this box

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

@ChunMengLu ChunMengLu merged commit 446d8f9 into dev Oct 24, 2024
4 of 6 checks passed
@renovate renovate bot deleted the renovate/solon.version branch October 24, 2024 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant