Releases: ground-context/ground
Releases · ground-context/ground
v0.1.2
v0.1.1
- 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
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.