Skip to content

v2.3.8

Compare
Choose a tag to compare
@pycook pycook released this 18 Dec 12:09
· 156 commits to master since this release
  1. Feat: Expanded user authentication methods to support third-party authentication, including LDAP, CAS, OAuth2.0, OIDC, and other authentication methods, it has been tested with casdoor. #308 #309 #310
  2. Feat: Performance optimization for bulk import and deletion of CIs. #293
  3. Feat: Enhanced the bulk import module to support downloading entries that failed to import. #302 #306
  4. Feat: Automatic discovery now supports adding duplicate sources, such as multiple Huawei Cloud sources. #313
  5. Fix: Resolved the issue where the system did not terminate the import process after cancellation during bulk import. #304 #306
  6. Fix: Problem with batch importing date type data into numbers. #301
  7. Fix: Addressed the problem of blank robot loading in the trigger details page notification module. #312
  8. Fix: Fixed the issue where multiple-value numeric fields could not be edited on the CI details page. #312

  1. Feat: 对用户认证方式进行了扩展,支持第三方认证,包括LDAP、CAS、OAuth2.0、OIDC等认证方式, 已测试兼容casdoor #308 #309 #310
  2. Feat: 批量导入和删除ci性能优化 #293
  3. Feat: 批量导入模块支持下载导入失败的条目 #302 #306
  4. Feat: 自动发现支持添加重复来源,如多个华为云来源 #313
  5. Fix: 批量导入过程中取消导入后系统未中止导入的问题 #304 #306
  6. Fix: 批量导入日期类型数据变为数字的问题 #301
  7. Fix: 触发器详情页通知模块机器人加载空白的问题 #312
  8. Fix: CI详情页无法编辑多值数字字段的问题 #312