Releases
v3.1.1
noear
released this
26 Mar 06:25
新增 solon-expression 插件
新增 solon-security-web 插件
新增 solon-ai-load-ppt 插件,添加对 ppt, pptx 文档的解析
新增 solon-ai-load-word 插件,添加对 doc, docx 文档的解析
新增 solon-ai-repo-qdrant 插件
新增 solon-ai-repo-tcvectordb 插件
新增 solon-ai-repo-elasticsearch 插件
移除 solon-boot-jlhttp 插件
优化 开源合规性
添加 solon AppContext::isStarting()
表示正在启动,之前的 isStarted()
表示启动完成
添加 solon-cloud Event:created
字段(表示创建时间戳)
添加 solon-flow ChainContext:stop()
停止流动
添加 solon-flow FlowEngine:next(Node,ChainContext)
接口,方便支持异步唤醒
添加 solon-data Transaction 事务注解(替代 Tran,后者标为弃用)
添加 solon-net-httputils execAsEventStream 流式接收 sse(server-sent-event)
添加 solon-net-httputils execAsTextStream 流式接收 dnjson 等文本流
添加 solon-rx SimpleSubscriber:doOnNext() 可控制是否自动取消
添加 solon-rx SimpleSubscriber:cancel() 方法
优化 solon 泛型注入检测兼容处理
优化 solon GenericUtil.reviewType 泛型深度兼容能力
优化 solon Props:getListedProp 按配置顺序输出
优化 solon-mvc 取消请求 accept=...
直接作为响应 context-type
的初始值处理(没必要关联)
优化 solon-serialization 所有序列化插件增加 contentTypeNew 默认过滤(保持与 solon-view 相同处理)
优化 solon-boot-smarthttp 取消在 core 里使用虚拟线程(影响性能)
优化 solon-cloud-gateway 简化基于 solon-cloud-config 动态更新路由配置的处理支持
调整 solon-configuration-processor 依赖包
调整 solon 对环境变量的配置引用取消限制(之前要求全大写)
调整 solon Solon-executor-
改为守护线程(之前为用户线程)
调整 solon-flow 添加 AbstractChainDriver,并将 SimpleChainDriver 更名为 SolonChainDriver
调整 solon-flow 中断策略,只中断当前分支
调整 solon-mvc 不允许 ModelAndView:view 带有 ../
和 ..\
符号
修复 solon RunUtil.async 异步套导会卡住的问题
修复 solon-mvc 注入 Object 类型时,产生无法识别的问题
修复 solon-flow 排它网关必会进入默认分支的问题
修复 solon-ai 在流式调用时 function call 出错的问题
修复 solon-data-sqlutils as
查询没有生效的问题
修复 solon-boot-smarthttp 当引入其它同类插件时,没有自动排除的问题
修复 solon-cache-redisson RedissonClientSupplier:get 为 null 的问题
java-cron 升为 1.0.1
redisx 升为 1.6.11
snack3 升为 3.2.129
socket.d 升为 2.5.18
liquor 升为 1.4.0
folkmq 升为 1.7.11
beetlsql 升为 3.31-RELEASE
You can’t perform that action at this time.