github datahub-project/datahub v0.4.3
DataHub v0.4.3

latest releases: v0.13.1rc1, v0.13.0, v0.12.1...
3 years ago

Added

  • #1782 improve security of k8s / helm charts
  • #1791 Add description of dataset to the search index
  • #1803 Add an example crawler for MS SQL
  • #1811 Sync our internal backend code externally to HEAD (we're caught up now!)
    • Added ESBulkWriterDAO to bulk write to ElasticSearch. Planned usage is for integration tests.
    • Add Strongly Consistent Secondary Index (SCSI) Implementation for MySQL.
    • Start adding code to generate aspect-entity specific metadata events, rather than our current single event approach.
    • Add support in the GMS to ask for no aspects on entities by setting the aspectNames param to null (omitting the param is still considered as asking for all aspects). Useful if checking the existence of an entity to avoid a large response (i.e. performing a search to just get URNs back, and nothing else).

Changed

  • #1777 Add docker files for development

Fixed

  • #1748 Remove unused model
  • #1788 Remove unused model
  • #1789 Remove unused model

Fixed

  • #1808 Clear dataset description from search index when cleared in source

Don't miss a new datahub release

NewReleases is sending notifications on new releases.