mirror of
https://gitee.com/devlive-community/datacap.git
synced 2024-11-30 11:07:41 +08:00
docs: Add released note for v1.0.0.20221015 (#79)
This commit is contained in:
commit
fd62c0ae54
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,7 +35,6 @@ node/
|
||||
#package-lock.json
|
||||
node_modules
|
||||
yarn.lock
|
||||
release/
|
||||
tmp/
|
||||
|
||||
# vscode #
|
||||
|
51
docs/docs/release/1.0.0.20221015.md
Normal file
51
docs/docs/release/1.0.0.20221015.md
Normal file
@ -0,0 +1,51 @@
|
||||
!!! note
|
||||
|
||||
This is the first new version we've released.
|
||||
|
||||
:tada: :tada: :tada: :tada: :tada: :tada: **DataCap is released** :tada: :tada: :tada: :tada: :tada: :tada:
|
||||
|
||||
| Release Version | Release Time |
|
||||
|:----------------:|:------------:|
|
||||
| `1.0.0.20221015` | `2022-10-15` |
|
||||
|
||||
#### :simple-spinnaker: General
|
||||
|
||||
---
|
||||
|
||||
- Building SPI supports multiple data sources
|
||||
- Supports web visualization based on Vue architecture
|
||||
- Support Data source usage history
|
||||
- Data statistics for data sources and history
|
||||
|
||||
#### :material-power-plug-outline: Plugins
|
||||
|
||||
---
|
||||
|
||||
- [x] Support ClickHouse
|
||||
- [x] Support MySQL
|
||||
- [x] Support Presto
|
||||
- [x] Support Redis
|
||||
- [x] Support PostgreSQL
|
||||
- [x] Support Trino
|
||||
- [x] Support ElasticSearch
|
||||
- [x] Support Apache Druid
|
||||
- [x] Support Apache Kyuubi
|
||||
- [x] Support Apache Hive
|
||||
- [x] Support Apache Kylin
|
||||
- [x] Support Apache Ignite
|
||||
- [x] Support IBM DB2
|
||||
|
||||
#### Thank you
|
||||
|
||||
---
|
||||
|
||||
!!! danger
|
||||
|
||||
Many thanks to the following contributors for contributing to the source code of this release
|
||||
|
||||
In no particular order
|
||||
|
||||
| GitHub ID |
|
||||
|:---------:|
|
||||
| @mlboy |
|
||||
| @qianmoQ |
|
Loading…
Reference in New Issue
Block a user