Releases: devlive-community/datacap
2024.4.1
DataCap Released!
Release Version | Published |
---|---|
2024.4.1 |
2024-12-31 |
Dear DataCap users,
DataCap 2024.4.1 is now generally available. This update includes a number of important feature upgrades and performance improvements, and the main updates are as follows:
Core function upgrades
-
Database Enhancements (Implementations)
- Added database management feature: You can create, delete, and switch databases
- Improved table management features: You can create, delete, and insert data
-
MongoDB driver upgrade
- Optimize query performance: Replace find with aggregate
- Added metadata support
- Supports com.dbschema.MongoJdbcDriver adaptation
- Improve version control and index fetching functions
-
Workflow Engine Optimization
- Added workflow task submission feature
- Workflow restart operations are supported
- Optimized the SeatTunnel executor to support custom node types
-
SQL parser enhancements
- Optimized the structure of G4 expressions
- Added support for SHOW statements
- Improve the formatting function of SELECT statements
- Support for CREATE DATABASE syntax
Bug fixes
- Fixed the issue of creating query history
- Fixed the JSON conversion issue of the LocalDateTime type
- The issue of historical data acquisition failure is fixed
- Optimized the acquisition of the Dameng database plug-in version
Other optimizations
- Improved Windows platform support
- Optimized release scripts
- Optimize your CI/CD process
How to get it
- GitHub:https://github.com/devlive-community/datacap
- Official website: https://datacap.devlive.org/
- Docker: The latest image has been updated
Thank you to the community for your continued support and feedback. If you have questions or suggestions, please feel free to contact us via GitHub Issues.
2024.4.0
DataCap Released!
Release Version | Published |
---|---|
2024.4 |
2024-12-02 |
!!! note
This is a brand new version that uses a new plugin management system, new APIs, and other new features. This update is a new version and is not compatible with the previous version. Make a backup of your data before upgrading to avoid data loss. The database is compatible, as long as the upgraded SQL is executed.
Key features
- Fixed the issue that the internationalization acquisition failed due to login
- Split the plug-in system into a new module to support better plug-in management
- Support online installation, uninstallation and other operations of plug-ins
- Added a general test module
- Added a brand new plugin store
- Fixed the issue that an exception occurred when saving a dataset
- Use the new 'JsonView' annotation for better data security and display
documentation
- Added Open API documentation
2024.3.11
DataCap Released!
Release Version | Published Date |
---|---|
2024.3.11 |
2024-11-17 |
Key features
- Fixed some APIs returning redundant fields
- Added a Clear UI dependency script
- Replace
yarn
withpnpm
- Fixed an issue where the Parent Menu was missing when only Submenu was assigned
UI
- Replace the overall UI with 'view-shadcn-ui'
2024.3.10
DataCap 发布!
发布版本 | 发布时间 |
---|---|
2024.3.10 |
2024-10-09 |
主要功能
- 移除示例地址
- 修复登录页面上的验证码问题
- 修复注册页面上的验证码问题
- 修复验证码验证规则
- 修复文档指定 Java 版本
文件系统
- 支持 MinIO
依赖更新
- Bump dep.antlr4.version from 4.13.1 to 4.13.2
- Bump ag-grid-community and ag-grid-vue3
- Bump commons-io:commons-io from 2.11.0 to 2.14.0
- Bump com.clickhouse:clickhouse-jdbc from 0.4.6 to 0.6.5
- Bump vite from 5.2.8 to 5.4.8
- Bump rollup from 4.14.2 to 4.22.4
- Bump micromatch from 4.0.5 to 4.0.8
- Bump axios from 1.6.8 to 1.7.4
- Bump org.yaml:snakeyaml from 2.2 to 2.3
- Bump com.github.vertical-blank:sql-formatter from 2.0.3 to 2.0.5
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.770 to 1.12.771
- Bump org.testcontainers:oracle-xe from 1.18.1 to 1.20.1
- Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.15.0
- Bump kotlin.version from 1.9.10 to 2.0.20
- Bump org.duckdb:duckdb_jdbc from 0.9.2 to 1.0.0
- Bump com.taosdata.jdbc:taos-jdbcdriver from 3.2.7 to 3.3.0
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.0.jre8 to 12.8.1.jre8
- Bump avatica.version from 1.22.0 to 1.25.0
- Bump org.apache.iotdb:iotdb-jdbc from 1.1.0 to 1.3.2
2024.03.9
DataCap 发布!
发布版本 | 发布时间 |
---|---|
2024.03.9 |
2024-08-27 |
主要功能
- 修复 maven 发布 CI
- 修复包缺少文件导致启动失败的问题
- 修复构建数据集不携带查询 SQL 的问题
- 修复数据集未携带 injector 导致构建失败的问题
文件系统
- 支持腾讯 COS
- 支持 Amazon S3
依赖
- 升级 UI
braces
3.0.2 到 3.0.3 - 升级
org.apache.kyuubi:kyuubi-hive-jdbc-shaded
1.7.1 到 1.9.2 - 升级
org.apache.maven.plugins:maven-compiler-plugin
3.12.1 到 3.13.0 - 升级
testcontainers.version
1.19.5 到 1.20.1 - 升级
org.apache.maven.plugins:maven-javadoc-plugin
3.6.3 到 3.8.0 - 升级
jackson.version
2.17.0 到 2.17.2 - 升级
org.elasticsearch.plugin:x-pack-sql-jdbc
8.12.0 到 8.15.0 - 升级
org.apache.commons:commons-csv
1.10.0 到 1.11.0 - 升级
monetdb:monetdb-jdbc
3.2 到 11.19.15
2024.03.8
DataCap 发布!
发布版本 | 发布时间 |
---|---|
2024.03.8 |
2024-07-29 |
主要功能
- 优化核心打包方式
执行器
- 优化打包方式为按需加载
插件
- 优化打包方式为按需加载
转换器
- 优化打包方式为按需加载
依赖
- 升级
net.snowflake:snowflake-jdbc
3.14.4 到 3.17.0 - 升级
com.dameng:DmJdbcDriver18
8.1.3.62 到 8.1.3.140 - 升级
hadoop.version
3.3.4 到 3.4.0 - 升级
org.apache.pinot:pinot-jdbc-client
0.8.0 到 1.1.0 - 升级
org.apache.phoenix:phoenix-core
4.16.0 到 5.2.0 - 升级
jackson.version
2.16.1 到 2.17.0
2024.03.7
2024.03.6
2024.03.5
DataCap 发布!
发布版本 | 发布时间 |
---|---|
2024.03.5 |
2024-06-05 |
主要功能
- [Docker] 修复 JDK 版本
- [User] 修复用户头像重复上传问题
- [Role] 修复设置多个权限会导致菜单显示重复的问题
- [Query] 修复并发访问导致无法记录查询历史记录的问题
- [Dashboard] 支持上传缩略图
- [Dashboard] 添加本地存储路径
- [User] 修复用户登录注册加载状态
- [User] 支持后台添加用户
- [User] 优化用户操作函数
用户界面
- 替换
npm
为yarn
通知
- 添加 SPI
- 支持钉钉功能
SQL 解析器
- 移除 antlr4 代码
2024.03.4
DataCap 发布!
发布版本 | 发布时间 |
---|---|
2024.03.4 |
2024-05-19 |
主要功能
- 移除 stale ci
- 修复聊天对话框文本过多导致样式混乱的问题
- 添加数据库、表、列补全符
- 修复了单词未设置为编辑器的问题
- 更新 openai-java-sdk 版本
- 支持显示查询错误信息
- 支持即席查询可视化
用户界面
- 修复查看SQL时使用ESC导致页面异常的问题
数据集
- 修复虚拟列无法构建
- 修复临时查询不传递列类型的问题
- 支持根据表达式生成别名
- 更换头像
可视化
- 添加玫瑰图
MongoDB
- 支持多数据源
文件系统
- 支持 aliyun oss
- 将 fs 存储实验功能标记为正式功能