This is an automated email from the ASF dual-hosted git repository. vgalaxies pushed a change to branch 1.5.0-release-note in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git
from 0479ecc0 setup add 7ce54e28 chore(dist): update validate release scripts for releasing 1.5.0 (#379) add 47563e06 docs: update download.md for release 1.5.0 (#382) add 5e7803ce chore: update version to 1.5.0 (#385) add 9e23859b Merge branch 'master' into 1.5.0-release-note add ebefc5b8 update No new revisions were added by this update. Summary of changes: .github/workflows/validate-release.yml | 24 ++- .../changelog/hugegraph-1.3.0-release-notes.md | 2 +- .../changelog/hugegraph-1.5.0-release-notes.md | 161 +++++++++++++++------ content/cn/docs/config/config-authentication.md | 4 +- content/cn/docs/download/download.md | 34 ++++- content/cn/docs/quickstart/hugegraph-client.md | 2 +- content/cn/docs/quickstart/hugegraph-hubble.md | 8 +- content/cn/docs/quickstart/hugegraph-loader.md | 10 +- content/cn/docs/quickstart/hugegraph-server.md | 20 +-- .../changelog/hugegraph-1.5.0-release-notes.md | 144 +++++++++++++++++- content/en/docs/config/config-authentication.md | 8 +- content/en/docs/download/download.md | 31 +++- content/en/docs/introduction/README.md | 6 +- content/en/docs/quickstart/hugegraph-ai.md | 6 +- content/en/docs/quickstart/hugegraph-client.md | 10 +- content/en/docs/quickstart/hugegraph-computer.md | 8 +- content/en/docs/quickstart/hugegraph-hubble.md | 24 +-- content/en/docs/quickstart/hugegraph-loader.md | 44 +++--- content/en/docs/quickstart/hugegraph-server.md | 24 +-- dist/validate-release.sh | 10 +- 20 files changed, 422 insertions(+), 158 deletions(-)