Releases: hugegraph/hugegraph-hubble
Releases · hugegraph/hugegraph-hubble
v1.6.5
What's Changed
- refactor: change baidu-ui to antd-ui in hubble by @wanganjuan in #344
- refact: adopt backend for ant-ui & improve configs by @imbajin in #348
Now we support build the whole project with no closed-source module and without any limitation now!
Welcome to use and improve~
New Contributors
- @wanganjuan made their first contribution in #344
Full Changelog: v1.6.0...v1.6.5
Release hugegraph-hubble 1.6.0
What's Changed
- Implement connection management, gremlin query, execute histroy and g… by @Linary in #3
- Add travis python test by @Linary in #111
- Support schema management by @Linary in #42
- Refactor conn id in url by @Linary in #113
- Add limit for graph connections and data size by @Linary in #217
- Shielding the risks of SQL injection by @Linary in #220
- Merge HugeGraph-Hubble-fe v1.2.0 by @OshotOkill in #218
- Add white list for graph connection ip and port by @Linary in #221
- Enhance schema style setting by @Linary in #219
- Support front end and backend package together by @Linary in #225
- HugeGraph-Hubble-fe v1.2.1 by @OshotOkill in #224
- Upgrade client and common version by @Linary in #228
- Add data import and dynamic handlings with graph by @OshotOkill in #229
- Support load data from disk file by @Linary in #109
- Merge v1.2.2 into branch by @OshotOkill in #233
- Force frontend code formats before git commits by @OshotOkill in #235
- Fix some tiny bugs by @Linary in #231
- Improve count lines in FileUtil by @Linary in #236
- Add client https method by @shzcore in #232
- Support data-import task manager by @OshotOkill in #239
- Add support for async tasks by @OshotOkill in #241
- Add support for algorithm analyzing by @OshotOkill in #242
- Fix some loader bug by @Linary in #243
- add asynchronous task management by @shzcore in #245
- Some bug fix for load task and schema manage by @Linary in #246
- Fix job manager update bug by @shzcore in #247
- Community edition enhancement and improvements by @OshotOkill in #248
- Regard permission denied as legal when create graph connection by @Linary in #251
- fix https connect bug by @shzcore in #255
- Fix https bug by @shzcore in #256
- Upgrade dependency version for release by @Linary in #250
- Fix clear username then update can't work by @Linary in #253
- Use default client truststore file and password by @Linary in #257
- add certificate loading failure error prompt by @shzcore in #258
- modifty certificate loading failure error prompt by @shzcore in #260
- Set hubble and loader home path by @Linary in #261
- Set unfold parameters in friendly way by @Linary in #263
- Add error message (expand node) in deep. by @OshotOkill in #265
- [HugeGraph-Hubble-fe] Fetch import task list in by @OshotOkill in #267
- [HugeGraph-Hubble-fe] Improve and fix bunch of issues. by @OshotOkill in #268
- Fix some bug and optimize some boundary conditions by @Linary in #266
- Fix split discard empty str by @Linary in #270
- [HugeGraph-Hubble-fe] Keep query statements when clicks on tab by @OshotOkill in #271
- Remove primary color and dispose stores when dismounted by @OshotOkill in #274
- Add check for load parameter by @Linary in #272
- Change validations of import Setting by @OshotOkill in #275
- Improvements and fix bunch of issues by @OshotOkill in #276
- Fix property validation in schema and open new page to check failed reason by @OshotOkill in #277
- Async gremlin task doesn't need to optimize by @Linary in #285
- add remark name verification by @shzcore in #288
- Fix some issues to deliver to a specific client by @OshotOkill in #291
- Fix some small bugs and improve experience by @Linary in #289
- Pop up error message when the creation of vertex/edge map failed by @OshotOkill in #292
- Fix some license params by @Linary in #298
- Fix upgrade hugegraph-common version by @zyxxoo in #301
- chore: add issue template & auto stale issues and pr by @imbajin in #319
- refact: adopt for release 0.12 by @imbajin in #336
New Contributors
- @Linary made their first contribution in #3
- @shzcore made their first contribution in #232
- @zyxxoo made their first contribution in #301
Full Changelog: https://github.com/hugegraph/hugegraph-hubble/commits/v1.6.0
Release hugegraph-hubble 1.5.0
What's Changed
- Implement connection management, gremlin query, execute histroy and g… by @Linary in #3
- Add travis python test by @Linary in #111
- Support schema management by @Linary in #42
- Refactor conn id in url by @Linary in #113
- Add limit for graph connections and data size by @Linary in #217
- Shielding the risks of SQL injection by @Linary in #220
- Merge HugeGraph-Hubble-fe v1.2.0 by @OshotOkill in #218
- Add white list for graph connection ip and port by @Linary in #221
- Enhance schema style setting by @Linary in #219
- Support front end and backend package together by @Linary in #225
- HugeGraph-Hubble-fe v1.2.1 by @OshotOkill in #224
- Upgrade client and common version by @Linary in #228
- Add data import and dynamic handlings with graph by @OshotOkill in #229
- Support load data from disk file by @Linary in #109
- Merge v1.2.2 into branch by @OshotOkill in #233
- Force frontend code formats before git commits by @OshotOkill in #235
- Fix some tiny bugs by @Linary in #231
- Improve count lines in FileUtil by @Linary in #236
- Add client https method by @shzcore in #232
- Support data-import task manager by @OshotOkill in #239
- Add support for async tasks by @OshotOkill in #241
- Add support for algorithm analyzing by @OshotOkill in #242
- Fix some loader bug by @Linary in #243
- add asynchronous task management by @shzcore in #245
- Some bug fix for load task and schema manage by @Linary in #246
- Fix job manager update bug by @shzcore in #247
- Community edition enhancement and improvements by @OshotOkill in #248
- Regard permission denied as legal when create graph connection by @Linary in #251
- fix https connect bug by @shzcore in #255
- Fix https bug by @shzcore in #256
- Upgrade dependency version for release by @Linary in #250
- Fix clear username then update can't work by @Linary in #253
- Use default client truststore file and password by @Linary in #257
- add certificate loading failure error prompt by @shzcore in #258
- Add community version code to repo by @OshotOkill in #259
- Sync code editor changes by @OshotOkill in #278
Full Changelog: https://github.com/hugegraph/hugegraph-hubble/commits/v1.5.0