Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Apache HugeGraph(incubating) Release 1.3.0 source code.tar.gz | 2024-03-22 | 1.1 MB | |
Apache HugeGraph(incubating) Release 1.3.0 source code.zip | 2024-03-22 | 2.6 MB | |
README.md | 2024-03-22 | 4.2 kB | |
Totals: 3 Items | 3.6 MB | 0 |
Full Download Link
- Server Binary Package 1.3.0 (Alternate Addr) - (SHA512:
6a4041e
)
What's Changed
- fix(core): task restore interrupt problem on restart server by @xiaoleizi2016 in https://github.com/apache/incubator-hugegraph/pull/2401
- chore: add license link by @caicancai in https://github.com/apache/incubator-hugegraph/pull/2398
- doc: enhance NOTICE info to keep it clear by @imbajin in https://github.com/apache/incubator-hugegraph/pull/2409
- feat: support docker use the auth when starting by @aroundabout in https://github.com/apache/incubator-hugegraph/pull/2403
- fix(server): reinitialize the progress to set up graph auth friendly by @Z-HUANT in https://github.com/apache/incubator-hugegraph/pull/2411
- fix(chore): remove zgc in dockerfile for ARM env by @aroundabout in https://github.com/apache/incubator-hugegraph/pull/2421
- chore(server): update swagger info for default server profile by @SunnyBoy-WYH in https://github.com/apache/incubator-hugegraph/pull/2423
- fix(server): make CacheManager constructor private to satisfy the singleton pattern by @Pengzna in https://github.com/apache/incubator-hugegraph/pull/2432
- fix(server): unify the license headers by @msgui in https://github.com/apache/incubator-hugegraph/pull/2438
- fix: format and clean code in dist and example modules by @msgui in https://github.com/apache/incubator-hugegraph/pull/2441
- fix: format and clean code in core module by @msgui in https://github.com/apache/incubator-hugegraph/pull/2440
- fix: format and clean code in modules by @msgui in https://github.com/apache/incubator-hugegraph/pull/2439
- fix(server): clean up the code by @msgui in https://github.com/apache/incubator-hugegraph/pull/2456
- fix(server): unify license header for protobuf file by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2448
- chore: improve license header checker confs and pre-check header when validating by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2445
- chore: unify to call SchemaLabel.getLabelId() by @javeme in https://github.com/apache/incubator-hugegraph/pull/2458
- fix(server): remove extra blank lines by @msgui in https://github.com/apache/incubator-hugegraph/pull/2459
- feat(api): optimize adjacent-edges query by @Z-HUANT in https://github.com/apache/incubator-hugegraph/pull/2408
- chore: refine the hg-style.xml specification by @returnToInnocence in https://github.com/apache/incubator-hugegraph/pull/2457
- chore: Add a newline formatting configuration and a comment for warning by @returnToInnocence in https://github.com/apache/incubator-hugegraph/pull/2464
- fix(server): add tip for gremlin api NPE with empty query by @SunnyBoy-WYH in https://github.com/apache/incubator-hugegraph/pull/2467
- fix(server):fix the metric name when promthus collect hugegraph metric,see issue by @SunnyBoy-WYH in https://github.com/apache/incubator-hugegraph/pull/2462
- fix(server):
serverStarted
error when execute gremlin example by @VGalaxies in https://github.com/apache/incubator-hugegraph/pull/2473 - fix(auth): enhance the URL check by @zyxxoo in https://github.com/apache/incubator-hugegraph/pull/2422
- feat: added the OpenTelemetry trace support by @lynnbond in https://github.com/apache/incubator-hugegraph/pull/2477
- chore(server): clear context after req done by @SunnyBoy-WYH in https://github.com/apache/incubator-hugegraph/pull/2470
- refact(server): enhance the storage path in RocksDB & clean code by @imbajin in https://github.com/apache/incubator-hugegraph/pull/2491
New Contributors
- @caicancai made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2398
- @returnToInnocence made their first contribution in https://github.com/apache/incubator-hugegraph/pull/2457
Full Changelog: https://github.com/apache/incubator-hugegraph/compare/1.2.0...1.3.0