v0.3.1
版本发布时间: 2024-01-10 18:17:26
apache/gravitino最新发布版本:v0.5.1(2024-06-03 17:47:07)
Gravitino 0.3.1 is a maintenance release on branch-0.3, which fixes a bunch of UI, documentation and JDBC catalog issues.
For the details, please see the detailed change list below.
What's Changed
- [Minor] Minor formating and changes to fit with the style guide. by @github-actions in https://github.com/datastrato/gravitino/pull/1127
- [MINOR] fix(docs): Fix the wrong link in the
README.md
by @github-actions in https://github.com/datastrato/gravitino/pull/1130 - [MINOR] docs(lakehouse-iceberg): improvement lakehouse iceberg document by @github-actions in https://github.com/datastrato/gravitino/pull/1138
- [#1136] improvement(docs): Add the
md
suffix for every link in the markdown by @github-actions in https://github.com/datastrato/gravitino/pull/1140 - [Minor] improvement(docs): Optimized Trino related docs. by @github-actions in https://github.com/datastrato/gravitino/pull/1144
- [MINOR] fix(docs): Fix link of REST API page by @github-actions in https://github.com/datastrato/gravitino/pull/1148
- [MINOR] fix(docs): fix ./gradlew spotlessApply of Coding standards by @SteNicholas in https://github.com/datastrato/gravitino/pull/1153
- [Minor] improvement(docs): Optimize Trino related docs and fix some minor mistakes in docs by @github-actions in https://github.com/datastrato/gravitino/pull/1159
- [#1166] fix(docs): Fix typos
graviton
and syntax problems in docs by @github-actions in https://github.com/datastrato/gravitino/pull/1176 - [MINOR] fix(docs): Fix a typo by @github-actions in https://github.com/datastrato/gravitino/pull/1192
- [#1154] fix(trino-connector): Fix the issue with joins causing errors in PostgreSQL. by @github-actions in https://github.com/datastrato/gravitino/pull/1186
- [#1047] improvement(core): Fix the issue of StringIdentifier in metalake property by @github-actions in https://github.com/datastrato/gravitino/pull/1188
- [#1171] bugfix(postgresql): Fix bug where the same table name can be loaded under multiple schemas. by @github-actions in https://github.com/datastrato/gravitino/pull/1195
- [MINOR] fix(docs): Modify the required value for the document
security.md
by @github-actions in https://github.com/datastrato/gravitino/pull/1223 - [MINOR] fix(doc): Fix a JSON format error in doc manage-metadata-using-gravitino.md by @github-actions in https://github.com/datastrato/gravitino/pull/1229
- [#1112] fix(jdbc): deleteColumn throws exception for table with ifExisting = true. by @github-actions in https://github.com/datastrato/gravitino/pull/1230
- [#879][#925] Docker network Pool overlaps with other one on this address space by @github-actions in https://github.com/datastrato/gravitino/pull/1234
- [Minor] docs: Add more details about dropping schema and tables by @github-actions in https://github.com/datastrato/gravitino/pull/1240
- [MINOR] fix(docs): Modify the document according to the README of playground by @github-actions in https://github.com/datastrato/gravitino/pull/1250
- [#1231] Fix bugs in drop MySQL schemas by @github-actions in https://github.com/datastrato/gravitino/pull/1251
- [#1253] bugfix(jdbc): fix jdbc catalog store empty audit info issue by @github-actions in https://github.com/datastrato/gravitino/pull/1261
- [Minor] Improve English, use better names and data, simplify SQL by @github-actions in https://github.com/datastrato/gravitino/pull/1272
- [#1469] improvement(doc): Add doc about webUI operation by @github-actions in https://github.com/datastrato/gravitino/pull/1281
- [MINOR] improve(doc): Improve the index to reorganize the order of the docs by @github-actions in https://github.com/datastrato/gravitino/pull/1288
- Happy new year! by @github-actions in https://github.com/datastrato/gravitino/pull/1289
- [#1135] improvement(docs): Add docs about tables advanced feature like partitioning by @github-actions in https://github.com/datastrato/gravitino/pull/1296
- [#1299] Fix the copyright year by @github-actions in https://github.com/datastrato/gravitino/pull/1309
- [MINOR] doc: Improve English and add warning that web UI only works in Chrome by @github-actions in https://github.com/datastrato/gravitino/pull/1314
- [#1311] bugfix(docker): Unable to run datastrato/trino Docker in AWS by @github-actions in https://github.com/datastrato/gravitino/pull/1315
- Fix minor grammar errors and English mistakes in documentation. by @github-actions in https://github.com/datastrato/gravitino/pull/1320
- [MINOR] fix typo in URL by @github-actions in https://github.com/datastrato/gravitino/pull/1324
- [#1151] fix(UI): Fix status cache after modified a Metalake by @github-actions in https://github.com/datastrato/gravitino/pull/1325
- [MINOR] Add note on supported build systems by @github-actions in https://github.com/datastrato/gravitino/pull/1326
- [#1113][#1224] improvement(UI): TS support and improve global request handing by @github-actions in https://github.com/datastrato/gravitino/pull/1332
- [#1237] fix(trino): Fix dropping iceberg schema failure by @github-actions in https://github.com/datastrato/gravitino/pull/1333
- [#1150] fix(UI): Fix details comment error and improve components check by @github-actions in https://github.com/datastrato/gravitino/pull/1334
- [#1282] bugfix(CI) Automatically trigger CI for auto-cherry-pick workflow by @jerryshao in https://github.com/datastrato/gravitino/pull/1342
- [#1328] fix(trino-connector): Fix the failed 'drop catalog' test on Trino image gravitino-ci-trino:0.1.3. by @jerryshao in https://github.com/datastrato/gravitino/pull/1347
- [#1295] improvement(CI): separate trino image for CI and users by @jerryshao in https://github.com/datastrato/gravitino/pull/1344
- [#1267] fix: Add missing headers and license by @jerryshao in https://github.com/datastrato/gravitino/pull/1360
- [#1317] fix(trino-connector): Support Fixed type conversion by @jerryshao in https://github.com/datastrato/gravitino/pull/1376
- [#1001] fix(UI): Fix null requests in the web UI by @jerryshao in https://github.com/datastrato/gravitino/pull/1378
- [#1350] fix(UI): Fix fields validation when create a catalog in the web UI by @jerryshao in https://github.com/datastrato/gravitino/pull/1387
- [#1273] fix(UI): Fix cache values in the dialog when create a catalog by @jerryshao in https://github.com/datastrato/gravitino/pull/1382
- [#1391] fix(UI): Fix update metalake error in the web UI by @jerryshao in https://github.com/datastrato/gravitino/pull/1400
- [#1403] fix(UI): Remove unnecessary fields when creating a catalog in the web UI by @jerryshao in https://github.com/datastrato/gravitino/pull/1407
- [#1428] improvement(UI): Filtering empty keys when create or update by @jerryshao in https://github.com/datastrato/gravitino/pull/1430
Full Changelog: https://github.com/datastrato/gravitino/compare/v0.3.0...v0.3.1
1、 gravitino-0.3.1-bin.tar.gz 505.82MB
2、 gravitino-0.3.1-bin.tar.gz.asc 833B
3、 gravitino-0.3.1-bin.tar.gz.sha256 93B
4、 gravitino-0.3.1-bin.zip 505.6MB
5、 gravitino-0.3.1-bin.zip.asc 833B
6、 gravitino-0.3.1-bin.zip.sha256 90B
7、 gravitino-0.3.1.tar.gz 4.35MB
8、 gravitino-0.3.1.tar.gz.asc 833B
9、 gravitino-0.3.1.tar.gz.sha256 89B
10、 gravitino-0.3.1.zip 4.98MB
11、 gravitino-0.3.1.zip.asc 833B
12、 gravitino-0.3.1.zip.sha256 86B
13、 gravitino-trino-connector-0.3.1.tar.gz 31.47MB
14、 gravitino-trino-connector-0.3.1.tar.gz.asc 833B
15、 gravitino-trino-connector-0.3.1.tar.gz.sha256 105B
16、 gravitino-trino-connector-0.3.1.zip 31.44MB
17、 gravitino-trino-connector-0.3.1.zip.asc 833B
18、 gravitino-trino-connector-0.3.1.zip.sha256 102B
19、 KEYS 2.27KB