Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
2.9.1
2.9.2
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
📅 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.
This PR contains the following updates:
2.9.1
->2.9.2
2.9.1
->2.9.2
2.9.1
->2.9.2
Release Notes
noear/solon (org.noear:solon.scheduling.simple)
### [`v2.9.2`](https://togithub.com/noear/solon/blob/HEAD/UPDATE_LOG.md#292) - 新增 solon-config-plus - 添加 NOTICE - 添加 solon [@Bean](https://togithub.com/Bean)::priority 属性(用于 onMissing 条件时的运行优先级) - 添加 solon-cloud 的分布式注解开关 - 添加 solon Context::cookieValues(name) 方法 - 添加 solon MultiMap 类,用于 Context 能力优化 - 添加 solon-web-rx 对 ndjson 支持 - 优化 solon-cloud-gateway body 修改支持 - 修复 solon beanRegister 处理的兼容性(2.9.0 出现了一点不兼容) - 调整 快捷方式只保留:solon-lib 和 solon-web(原 solon-web 去掉 view,方便自选) - 移除 旧包 solon.test(改用 solon-test) - 移除 旧包 solon.web.flux(改用 solon-web-rx) - 移除 旧包 detector-solon-plugin(改用 solon-health-detector) - 移除 旧包 log4j2-solon-plugin(改用 solon-logging-log4j2) - 移除 旧包 logback-solon-plugin(改用 solon-logging-logback) - 移除 旧包 solon.extend.schedule - wood 升为 1.3.1 - redisson 升为 3.34.1 | | 操作 | | |--------------------------|--------|--------------------------| | ctx.paramsMap() | 弃用 | | | ctx.paramSet(name,value) | 弃用 | | | ctx.headersMap() | 弃用 | | | ctx.filesMap() | 弃用 | | | ctx.files(name) | 弃用 | | | | | | | ctx.paramMap():NvMap | 调整 | ctx.paramMap():MultiMap | | ctx.headerMap():NvMap | 调整 | ctx.headerMap():MultiMap | | ctx.cookieMap():NvMap | 调整 | ctx.cookieMap():MultiMap | | ctx.fileMap():NvMap | 调整 | ctx.fileMap():MultiMap | | | | | | ctx.paramNames() | 新增 | | | ctx.headerNames() | 新增 | | | ctx.cookieNames() | 新增 | | | ctx.cookieValues(name) | 新增 | | | ctx.fileNames() | 新增 | | | ctx.fileValues(name) | 新增 | |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.