Releases: SamuelSupe/graphdb
Releases · SamuelSupe/graphdb
Release list
GGraphDB v1.1.5
What's Changed
- release: prepare GGraphDB v1.1.5 by @SamuelSupe in #15
Full Changelog: v1.1.4...v1.1.5
GGraphDB v1.1.4
What's Changed
- GraphDB 1.1.4 WAL segment ingest hardening by @SamuelSupe in #14
Full Changelog: v1.1.3...v1.1.4
GGraphDB v1.1.3
GGraphDB v1.1.2
GGraphDB v1.1.1
What's Changed
- ci: add GitHub CI and harden release workflow by @SamuelSupe in #10
- release: GGraphDB v1.1.1 by @SamuelSupe in #11
Full Changelog: v1.1.0...v1.1.1
GGraphDB v1.1.0
What's Changed
- docs: refresh general graph documentation by @SamuelSupe in #5
- docs: expand generic graph GQL examples by @SamuelSupe in #6
- release: GGraphDB v1.1.0 by @SamuelSupe in #7
- fix: root release evidence paths by @SamuelSupe in #8
- fix: harden commit reservation renewal by @SamuelSupe in #9
Full Changelog: v1.0.0...v1.1.0
GraphDB v1.0.0
GraphDB v1.0.0
GraphDB 1.0 is the first public GitHub release of the object-storage-backed graph database for CMDB and IT topology.
Highlights
- Multi-tenant graph data with JSON Query DSL and GQL.
- all, writer, and reader deployment modes.
- Local disk and generic S3-compatible object storage.
- Native Aliyun OSS, Huawei OBS, and Tencent COS providers.
- Parquet manifests, snapshots, commit replay, reader freshness controls, and operational tooling.
- Bilingual English/Chinese README, deployment documentation, usage manual, API map, SDK guide, and troubleshooting guides.
Included assets
- Static binaries for Linux amd64, Linux arm64, and macOS arm64.
- Docker Compose examples for MinIO and RustFS.
- API, deployment, usage, SDK, and bilingual help documentation.
- SHA-256 checksum for the release archive.
Validation
- Full Go test suite passed in OrbStack.
- Release builds passed for Linux amd64, Linux arm64, and macOS arm64.
- MinIO and RustFS Compose configurations validated.
For deployment, start with the English release deployment guide or 中文发行版部署文档.