|
6 | 6 |
|
7 | 7 | | Release Version | Release Time | |
8 | 8 | |:---------------:|:------------:| |
9 | | -| `1.8.0` | `2023-04-10` | |
| 9 | +| `1.9.0` | `2023-05-04` | |
10 | 10 |
|
11 | 11 | #### General |
12 | 12 |
|
13 | 13 | --- |
14 | 14 |
|
15 | | -- Rename executor directory |
16 | | -- Optimize document release timing |
17 | | -- Fixed format connect url close #304 |
18 | | -- Support proxy for chatgpt close #299 |
19 | | -- ChatGPT is currently unable to associate context close #298 |
20 | | -- Support returning parsing error results |
21 | | -- Add schedule lib |
22 | | -- Support the code editor supports automatic prompts for data source library tables and columns close #301 |
23 | | -- Fix initialization sql script |
24 | | -- Support h2 database |
25 | | -- Remove some invalid jars |
26 | | -- Add docker publish ci |
| 15 | +- Support github publish packages |
| 16 | +- Optimized the docker image publishing process |
| 17 | +- Support format date |
| 18 | +- Add a connection to the database to specify the time zone |
| 19 | +- Fixed default h2 database uninitialized scheduled task |
| 20 | +- Add admin user to README.md |
| 21 | +- Add docker image label |
| 22 | +- Add wechat qr to README.md |
| 23 | +- Add docker badge |
| 24 | +- Fixed source create time is null |
27 | 25 |
|
28 | 26 | #### Docs |
29 | 27 |
|
30 | 28 | --- |
31 | 29 |
|
32 | | -- Refactor install docs |
| 30 | +- Add chinese index |
| 31 | +- Add the Rainbond deployment document |
| 32 | +- Add plugin docs |
| 33 | +- Top scrolling notifications are supported |
33 | 34 |
|
34 | 35 | #### Web |
35 | 36 |
|
36 | 37 | --- |
37 | 38 |
|
38 | | -- The code editor supports code fragments close #300 |
| 39 | +- Fix invalid paging of data table |
| 40 | +- Fixed not rendering properly |
| 41 | +- Fix missing translation results for rendering containing translational data |
| 42 | +- Support copy multiple selection rows |
| 43 | +- Fix data source test status issues |
| 44 | +- Support close message |
| 45 | +- Add schedule link |
39 | 46 |
|
40 | 47 | #### Plugins |
41 | 48 |
|
42 | 49 | --- |
43 | 50 |
|
44 | | -- Support h2 for native (memory) |
| 51 | +- Support ceresdb |
| 52 | +- Support greptimedb |
| 53 | +- Support questdb |
| 54 | +- Support apache doris |
| 55 | +- Support starrocks |
| 56 | +- Support hologres |
| 57 | +- Support apache hadoop hdfs |
45 | 58 |
|
46 | | -#### Kafka |
| 59 | +#### SPI |
47 | 60 |
|
48 | 61 | --- |
49 | 62 |
|
50 | | -- Perfect test case |
51 | | -- Support `SHOW DATABASES` and `SHOW TABLES` ... |
| 63 | +- Remove http retry logic |
52 | 64 |
|
53 | | -#### Oracle |
| 65 | +#### Yandex Database |
54 | 66 |
|
55 | 67 | --- |
56 | 68 |
|
57 | | -- Fixed validation sql content |
| 69 | +- Fixed ydb dependency conflicts |
| 70 | + |
| 71 | +#### Trino |
| 72 | + |
| 73 | +--- |
| 74 | + |
| 75 | +- Add configure |
58 | 76 |
|
59 | 77 | #### Dependencies |
60 | 78 |
|
61 | 79 | --- |
62 | 80 |
|
63 | | -- Bump jackson.version from `2.13.4` to `2.14.2` |
64 | | -- Bump postgresql from `42.5.0` to `42.6.0` |
| 81 | +- Bump trino-jdbc from `397` to `414` (#331) |
| 82 | +- Bump iotdb-jdbc from `0.13.0` to `1.1.0` (#309) |
65 | 83 |
|
66 | 84 | #### Contributors |
67 | 85 |
|
|
0 commit comments