docs: Add released note for v1.0.0.20221015 (#79)

This commit is contained in:
qianmoQ 2022-10-14 23:22:11 +08:00 committed by GitHub
commit fd62c0ae54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 1 deletions

1
.gitignore vendored
View File

@ -35,7 +35,6 @@ node/
#package-lock.json
node_modules
yarn.lock
release/
tmp/
# vscode #

View 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 |