Skip to content

Releases: ground-context/ground

v0.1.2

04 Sep 03:44
Compare
Choose a tag to compare
  • Add API to retrieve the latest version(s) of an Item.
  • Add API to retrieve the history of an Item.
  • Add API that retrieves lineage edge versions adjacent to a particular node version.

v0.1.1

22 Jun 22:04
Compare
Choose a tag to compare
  • Fixed bug that prevented the creation of lineage graphs.
  • Fixed null serialization issue for some strings.
  • Removed required empty data structures (i.e., the user no longer has to provide an empty tags map if no tags are being added).

v0.1.0

22 May 22:29
Compare
Choose a tag to compare

Initial release for Ground. The Ground server is Play app that provides REST APIs to interact with the Ground metamodel.

The initial release of Ground supports only Postgres as a storage backend. See our getting started guide for more information on configuring and using Ground.