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.1 #58

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Update solon.version to v3.0.1 #58

merged 1 commit into from
Oct 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

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

  • 新增 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.


  • 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 57da156 into dev Oct 7, 2024
0 of 6 checks passed
@renovate renovate bot deleted the renovate/solon.version branch October 7, 2024 13:26
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