Skip to content

2024.01.1

Compare
Choose a tag to compare
@qianmoQ qianmoQ released this 29 Jan 05:06
· 989 commits to dev since this release
a590471

DataCap Released!

Release Version Published
2024.01.1 2024-01-30

General


  • [Dashboard] Support for removing reports
  • [Dashboard] Support preview
  • [Dashboard] Modification is supported
  • [Metadata] PostgreSQL database is supported
  • [Metadata] Support for synchronizing error messages
  • [Metadata] Support for metadata synchronization after build (#585)
  • [Metadata] Support manual synchronization of metadata from data sources (#586)
  • [Metadata] Support for synchronizing history from data sources
  • Add a query schema
  • Fixed function creation/update time issues
  • Optimized the question template
  • Support for GitHub CI localization
  • Add a system architecture diagram (#491)
  • Support for buffering query results (#490)

SPI


  • Fixed the problem of data source concurrency exception (#513)

Parser


  • Add a SQL parser SPI
  • Add Trino SQL parser (#569)
  • Add MySQL SQL parser (#568)

Scheduler


  • Add a scheduling SPI
  • Support for default schedulers

Pipeleine


  • Fixed the issue of pipeline grouping
  • SqlServer support
  • Refactoring the Seatunnel actuator
  • Refactoring SPI with Kotlin rewrites
  • Reconstruct the pipeline configuration method

Plugin


  • MatrixOne (#574) support
  • Support for ScyllaDB (#543)

DataSet


  • Add a column model (metric|dimension)
  • Add an ad-hoc query visual editor
  • Add a line chart
  • Add a data table
  • Add a histogram
  • SQL statements can be displayed and queried
  • Custom expressions for indicators are supported
  • Dimension grouping is supported
  • Add indicator expression hints
  • Specify expressions by type
  • Metric aliases are supported
  • Published|Dataset reports can be edited
  • Partition keys are supported
  • Column aliases are supported
  • Support for syncing history
  • Support for ad-hoc queries (#581)
  • Scheduled data synchronization (#590)

Docs


  • Added file system integration development documentation
  • Add a Partner Presentation (#582)

Dependencies


  • Update org.apache.maven.plugins: maven-compiler-plugin '3.3' to '3.12.1'
  • Update com.dameng:DmJdbcDriver18 '8.1.2.192' to '8.1.3.62'
  • Update mysql to '8.0.30'
  • Update snowflake to '3.14.4'
  • Update com.taosdata.jdbc: taos-jdbcdriver '3.0.0' to '3.2.7'
  • Update org.apache.kylin: kylin-jdbc '2.6.3' to '4.0.3'
  • Update slf4j.version '1.7.36' to '2.0.10'
  • Update org.apache.maven.plugins: maven-assembly-plugin '3.5.0' to '3.6.0'
  • Update org.duckdb: duckdb_jdbc '0.8.1' to '0.9.2'
  • Update org.apache.ignite:ignite-core '2.8.1' to '2.16.0'
  • Update org.projectlombok: lombok '1.18.28' to '1.18.30'