Release 0.18
新增特性
前端:
- 导入导出优化
- 表格全屏后重新计算可显示高度
- 打印功能
- modelselect dataParams被默认的id参数覆盖
- 修复form表单回车查询不正确的问题
- cascader 支持allowSelectParent属性,允许选择到父节点
- 完善空内容显示判断
- 筛选器增加全局选择操作
DataStore:
- 支持模型继承功能
- 支持搜索模型索引根据创建时间字段按天、月、年分区配置
- 支持搜索模型索引的分片数量和副本数量配置
- 合入0.17版本最新bug修复和性能优化
后端:
- 增加页面打印功能 使用文档 三方打印服务部署文档
- 系统 Icon 支持 Oss 私有读
- 搜索模型索引拆分机制 使用文档
- 增加 App 级别元信息导入导出功能 使用文档
- 补全了部分继承模型的缺失场景, 如搜索模型, 扩展字段, 国际化等支持
- 基于 AppKey 数据隔离中, 标准产品获取数据时, 不拼接 bizAppKey 的条件
Bugfix:
- bizAppFilter && dataPermission condition check
- 增加自定义应用字段, 在发布时做检查
- 处理因为 where condition 没有 copy 一份导致后边判断 where 条件没变导致忽略的条件追加问题
- 增加对象的 clone 方法
- 模型数据导出int\float\currency字段按数值方式导出
- 修复默认长度 length 为空的情况
- excel 导入时, 如果数据为空, 则快速返回 null
- 执行跨应用 trigger 时,携带 appKey 为 trigger 所在 appKey
- 修复继承模型在搜索模型场景的配置异常
- 修复单测初始化时inheritModel没有设置idRule & asyncJobTrigger没有mainTrantorModule的mock问题
- 修复继承模型的 ID 规则配置
- 修复继承模型在导入导出的配置
- TSQL API 支持根据ID查询单模型软删除数据
- 多字典值导入导出问题修复
- 修复继承模型的单测场景下的问题
- 修复0.18系统数据权限资源翻译问题
- 添加获取模块i18n资源接口用于国际化功能权限目录树
- 修复标签应用的一些显示问题
- 修复了国际化元信息的分页缺陷
- 修复导入模板文件下载翻译问题
- 国际化type meta查询不到的问题
- 修复form表单回车查询不正确的问题
0.18.13.RELEASE
trantor-framework
<parent> <groupId>io.terminus.trantor</groupId> <artifactId>trantor-parent</artifactId> <version>0.18.13.RELEASE</version></parent>trantor-maven-plugin
<plugin> <groupId>io.terminus.trantor</groupId> <artifactId>metadata-maven-plugin</artifactId> <version>0.18.13.RELEASE</version> <configuration> <moduleKey>...</moduleKey> <repositoryUrl>...</repositoryUrl> </configuration></plugin>datastore
<parent> <artifactId>autumn</artifactId> <groupId>io.terminus.platform</groupId> <version>6.0.0.8.RELEASE</version></parent>镜像
| 应用 | 地址 |
|---|---|
| datastore | registry.cn-hangzhou.aliyuncs.com/terminus/datastore:6.0.0.9-SNAPSHOT.140851.20211027 |
| datastore-search | registry.cn-hangzhou.aliyuncs.com/terminus/datastore-search:6.0.0.9-SNAPSHOT.140851.20211027 |
| meta-store | registry.cn-hangzhou.aliyuncs.com/terminus/trantor-metastore-runtime: 211025.185720 |
| meta-store-management | registry.cn-hangzhou.aliyuncs.com/terminus/trantor-metastore-management:211025.185720 |
| import-export | registry.cn-hangzhou.aliyuncs.com/terminus/trantor-import-export-center:211022.105709 |
| trantor-console | registry.cn-hangzhou.aliyuncs.com/terminus/trantor-console: 1.18.0-support-console-18.41 |
| report-center | registry.cn-hangzhou.aliyuncs.com/terminus/trantor-report-center:211022.163610 |
| trantor-workspace | registry.cn-hangzhou.aliyuncs.com/terminus/trantor-webnest:dev.0.18.x.20211025120256 |