Hello HugeGraph Community, This is a call for vote to release Apache HugeGraph (Incubating) version 1.0.0-rc2
It solved some problems in the previous release: 1. fix and check all license-headers in source files 2. remove copyright in ASF header & refer it in NOTICE file & correct the information 3. remove all the unnecessary binary files in source release package 4. remove swagger-ui's static files & use a download way to handle it 5. choose one proper license instead of list them all in the LICENSE file for easy review (remove extra *GPL/CC-BY license) Thanks a lot to Willem Jiang & Justin Mclean for pointing out these problems, it would be very grateful to check them again when free. Release notes: https://hugegraph.apache.org/docs/changelog/hugegraph-1.0.0-release-notes/ Source and binary files: https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/ Maven artifacts are available in a staging repository at: https://repository.apache.org/content/repositories/orgapachehugegraph-1068 (server) https://repository.apache.org/content/repositories/orgapachehugegraph-1066 (toolchain) https://repository.apache.org/content/repositories/orgapachehugegraph-1069 (computer) https://repository.apache.org/content/repositories/orgapachehugegraph-1065 (commons) Git tag & Commit hash for the release: https://github.com/apache/incubator-hugegraph/tree/1.0.0-rc2 (c8e0f0c) https://github.com/apache/incubator-hugegraph-toolchain/tree/1.0.0-rc2 (e2b4eb2) https://github.com/apache/incubator-hugegraph-computer/tree/1.0.0-rc2 (d2b9526) https://github.com/apache/incubator-hugegraph-commons/tree/1.0.0-rc2 (82f2a65) Keys to verify the Release Candidate: https://downloads.apache.org/incubator/hugegraph/KEYS The release GPG user ID: imbajin The vote will be open for at least 72 hours or until the necessary number of votes are reached. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Checklist for reference: [ ] Download links are valid. [ ] Checksums and PGP signatures are valid. [ ] Source code distributions have correct names matching the current release. [ ] LICENSE and NOTICE files are correct for each HugeGraph repo. [ ] All files have license headers if necessary. [ ] No unlicensed compiled archives bundled in source archive. More detail checklist please refer: https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist Steps to validate the release,Please refer to: English Version: https://hugegraph.apache.org/docs/contribution-guidelines/validate-release/ Chinese Version: https://hugegraph.apache.org/cn/docs/contribution-guidelines/validate-release/ Thanks, Imba Jin