The current release involves several major updates.
DataCap is released
| Release Version | Release Time |
|---|---|
1.8.0 | 2023-04-10 |
General
- Rename executor directory
- Optimize document release timing
- Fixed format connect url close #304
- Support proxy for chatgpt close #299
- ChatGPT is currently unable to associate context close #298
- Support returning parsing error results
- Add schedule lib
- Support the code editor supports automatic prompts for data source library tables and columns close #301
- Fix initialization sql script
- Support h2 database
- Remove some invalid jars
- Add docker publish ci
Docs
- Refactor install docs
Web
- The code editor supports code fragments close #300
Plugins
- Support h2 for native (memory)
Kafka
- Perfect test case
- Support
SHOW DATABASESandSHOW TABLES...
Oracle
- Fixed validation sql content
Dependencies
- Bump jackson.version from
2.13.4to2.14.2 - Bump postgresql from
42.5.0to42.6.0
Contributors
Many thanks to the following contributors for contributing to the source code of this release
In no particular order
| GitHub ID |
|---|
| @qianmoQ |
评论区