Skip to content

Releases: datahub-project/datahub

DataHub v0.3.1

19 Mar 19:51
ff4413b
Compare
Choose a tag to compare

Added

Changed

Removed

Fixed

DataHub v0.3.0

12 Feb 20:23
Compare
Choose a tag to compare
  • Onboarded people as a top level entity
  • Enabled people search
  • Created Docker image for running ingestion pipeline
  • Misc bug fixes
  • Documentation updates
  • Code cleanup

DataHub v0.2.0-alpha

05 Dec 20:33
Compare
Choose a tag to compare
DataHub v0.2.0-alpha Pre-release
Pre-release
  • Added Neo4j graph indexing/querying pipeline
  • Dataset downstream lineage is now powered by graph
  • Added MySQL ETL example
  • Updated docker-compose settings for low resource environments
  • Misc bug fixes

DataHub v0.1.1-alpha

27 Sep 18:54
Compare
Choose a tag to compare
DataHub v0.1.1-alpha Pre-release
Pre-release
  • Added Kafka crawler sample
  • Added support for surfacing downstream dataset lineage using search. This is a stop-gap solution until neo4j support is added

Data Hub v0.1.0-alpha

21 Sep 23:41
Compare
Choose a tag to compare
Data Hub v0.1.0-alpha Pre-release
Pre-release

First official release of Data Hub:

  • Leveraging GMA architecture
  • Backend: GMS implementation - support for dataset & user entities
  • Frontend: Data Hub Web Application
  • Pub-sub: Kafka
  • Stream processing: MXE consumer jobs using Kafka Streams
  • Generic modeling layer with CRUD on MySQL
  • Search support using Elasticsearch
  • Supported metadata sources: LDAP and Hive