Skip to content

Releases: LDFLK/OpenGIN

OpenGIN 0.1.0-alpha Release

29 Jan 06:28
b3ec825

Choose a tag to compare

Pre-release

Release Summary

This release marks a major milestone for OpenGIN, establishing the core foundations of the platform and bringing it to a deployable, documented, and testable state.

Key highlights include the introduction and stabilization of the Core data model, Ingestion, and Read APIs, and relationship handling across entities, with support for timestamped and bidirectional queries. The system integrates Neo4j, MongoDB, and Postgres with improved schema inference, validation, and attribute resolution.

Significant work was also completed on testing and reliability, including end-to-end tests, service-level error handling, CI/CD improvements, and fixes across database operations. Deployment readiness was greatly enhanced through Docker, Choreo integration, backup automation, and environment-specific configurations.

In parallel, the project saw a substantial investment in documentation, including a full documentation hub, API references, deployment guides, architecture diagrams, and contribution guidelines, making OpenGIN easier to understand, deploy, and extend.

Overall, this release transitions OpenGIN from early experimentation to a structured, extensible platform, ready for broader development, evaluation, and community contribution.

Contributors

The following contributors have made this release possible:

Commits Contributor
100 Vibhatha Lakmal Abeykoon1
27 Zaeema Nashath2
5 Yasandu Imanjith
3 Isuru Rangana
2 Chanuka Ranathunga
1 Umayanga Prabhash Gunawardhana

Reproduce the Contributor List

git shortlog -sn OpenGIN-0.1.0-alpha 

What's Changed

  1. Includes commits under "Vibhatha Abeykoon"

  2. Includes commits under "zaeema-n"

Read more