Skip to content

chore(deps): bump org.noear:solon from 4.0.3 to 4.0.4 - #377

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.noear-solon-4.0.4
Open

chore(deps): bump org.noear:solon from 4.0.3 to 4.0.4#377
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.noear-solon-4.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps org.noear:solon from 4.0.3 to 4.0.4.

Release notes

Sourced from org.noear:solon's releases.

Solon v4.0.4

  • 添加 solon Context:realHost()(支持反向代理场景下获取真实 Host)
  • 添加 solon RunHolder 线程池配置支持(solon.task.execution.pool.size / solon.task.scheduling.pool.size)
  • 添加 solon-data LazyConnectionDataSourceProxy 类(可选使用)
  • 优化 solon Props 属性键处理:取消 xxx-yyy 物理双写,改为读时 kebab/camel 宽松映射
  • 优化 solon-data 数据库事务连接配置,仅在值变化时设置自动提交和只读模式
  • 优化 nami-channel-http HttpChannel 响应关闭处理
  • 优化 solon-net-httputils 适配,增加更多全局配置
  • snack4 升为 4.0.56
Commits
  • e93e56d 4.0.4
  • 43cfec8 4.0.4
  • b6756f3 升级 acp-sdk 为 0.14
  • 27fa050 重构:优化属性分组提取逻辑以提升性能;提升变更事件监听集合的并发安全性并跳过空集合触发
  • 6a07607 新增:YAML配置多命名风格变体交叉验证测试,覆盖物理键保真、getProp宽松匹配与toBean嵌套绑定
  • ca56d9d 添加:属性查找支持驼峰与kebab前缀双向宽松匹配,解决跨命名格式的配置注入问题;补充相关单元测试
  • fcf831d snack4 升为 4.0.56
  • 2fea89a 添加 solon-data LazyConnectionDataSourceProxy 类(可选使用)
  • 16d7859 添加 solon-data LazyConnectionDataSourceProxy 类(可选使用)
  • d045273 添加 solon Context.realHost()(支持反向代理场景下获取真实 Host)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.noear:solon](https://github.com/opensolon/solon) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/opensolon/solon/releases)
- [Commits](opensolon/solon@v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: org.noear:solon
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants