v0.50.0-rc1
Pre-release
Pre-release
·
0 commits
to release/0.49.x
since this release
Changelog
[0.50.0-rc1] - 2024-09-19
Features
- SQLExecutor added
isUseInstanceTunnelmethod:- Used to determine whether to use instanceTunnel to obtain results
Fix
- Fixed an issue where when using SQLExecutor to execute MCQA 2.0 jobs, executing the CommandApi task would affect the next job, causing NPE to be thrown when retrieving results.
更新日志
[0.50.0-rc1] - 2024-09-19
功能
- SQLExecutor 新增
isUseInstanceTunnel方法:- 用来判断是否使用 instanceTunnel 取结果
修复
- 修复了使用 SQLExecutor 执行 MCQA 2.0 作业时,执行 CommandApi 任务会影响下一次作业,导致取结果时抛出NPE的问题。