跳转到内容

Release 0.18

新增特性

前端:

  1. 导入导出优化
  2. 表格全屏后重新计算可显示高度
  3. 打印功能
  4. modelselect dataParams被默认的id参数覆盖
  5. 修复form表单回车查询不正确的问题
  6. cascader 支持allowSelectParent属性,允许选择到父节点
  7. 完善空内容显示判断
  8. 筛选器增加全局选择操作

DataStore:

  1. 支持模型继承功能
  2. 支持搜索模型索引根据创建时间字段按天、月、年分区配置
  3. 支持搜索模型索引的分片数量和副本数量配置
  4. 合入0.17版本最新bug修复和性能优化

后端:

  1. 增加页面打印功能 使用文档 三方打印服务部署文档
  2. 系统 Icon 支持 Oss 私有读
  3. 搜索模型索引拆分机制 使用文档
  4. 增加 App 级别元信息导入导出功能 使用文档
  5. 补全了部分继承模型的缺失场景, 如搜索模型, 扩展字段, 国际化等支持
  6. 基于 AppKey 数据隔离中, 标准产品获取数据时, 不拼接 bizAppKey 的条件

Bugfix:

  1. bizAppFilter && dataPermission condition check
  2. 增加自定义应用字段, 在发布时做检查
  3. 处理因为 where condition 没有 copy 一份导致后边判断 where 条件没变导致忽略的条件追加问题
  4. 增加对象的 clone 方法
  5. 模型数据导出int\float\currency字段按数值方式导出
  6. 修复默认长度 length 为空的情况
  7. excel 导入时, 如果数据为空, 则快速返回 null
  8. 执行跨应用 trigger 时,携带 appKey 为 trigger 所在 appKey
  9. 修复继承模型在搜索模型场景的配置异常
  10. 修复单测初始化时inheritModel没有设置idRule & asyncJobTrigger没有mainTrantorModule的mock问题
  11. 修复继承模型的 ID 规则配置
  12. 修复继承模型在导入导出的配置
  13. TSQL API 支持根据ID查询单模型软删除数据
  14. 多字典值导入导出问题修复
  15. 修复继承模型的单测场景下的问题
  16. 修复0.18系统数据权限资源翻译问题
  17. 添加获取模块i18n资源接口用于国际化功能权限目录树
  18. 修复标签应用的一些显示问题
  19. 修复了国际化元信息的分页缺陷
  20. 修复导入模板文件下载翻译问题
  21. 国际化type meta查询不到的问题
  22. 修复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>

镜像

应用地址
datastoreregistry.cn-hangzhou.aliyuncs.com/terminus/datastore:6.0.0.9-SNAPSHOT.140851.20211027
datastore-searchregistry.cn-hangzhou.aliyuncs.com/terminus/datastore-search:6.0.0.9-SNAPSHOT.140851.20211027
meta-storeregistry.cn-hangzhou.aliyuncs.com/terminus/trantor-metastore-runtime: 211025.185720
meta-store-managementregistry.cn-hangzhou.aliyuncs.com/terminus/trantor-metastore-management:211025.185720
import-exportregistry.cn-hangzhou.aliyuncs.com/terminus/trantor-import-export-center:211022.105709
trantor-consoleregistry.cn-hangzhou.aliyuncs.com/terminus/trantor-console: 1.18.0-support-console-18.41
report-centerregistry.cn-hangzhou.aliyuncs.com/terminus/trantor-report-center:211022.163610
trantor-workspaceregistry.cn-hangzhou.aliyuncs.com/terminus/trantor-webnest:dev.0.18.x.20211025120256