Skip to content

2024.03.1

Compare
Choose a tag to compare
@qianmoQ qianmoQ released this 11 Apr 06:04
· 716 commits to dev since this release
834972a

DataCap released!

Release version Release time
2024.03.1 2024-04-11

In this version update, we mainly restructured the UI

Core


  • Fixed dependency package import error
  • [Report] Fixed the problem of jumping to the report list after publishing the report
  • [Dashboard] supports displaying report names
  • [Dashboard] Fixed the problem of missing lower right border of the report
  • [Dashboard] Fixed the issue of error when modifying jump

UI


  • Refactor UI to shadcn ui

Pipeline


  • Removed old build functionality
  • Supports specifying startup scripts

DataSet


  • Fixed the problem of table creation failure due to not configuring the life cycle column
  • Build failure prohibits ad hoc querying
  • Combine ad hoc query grouping into dimensions
  • Fix calculation of total rows and total size

File System


  • Support delete function

Executor


  • [Seatunnel] supports flink engine
  • [Seatunnel] supports seatunnel engine

Dependencies


  • Update testcontainers.version 1.17.6 to 1.19.5
  • Update com.datastax.oss:java-driver-core 4.16.0 to 4.17.0