Releases: amundsen-io/amundsendatabuilder
Releases · amundsen-io/amundsendatabuilder
2.3.2: Add Dashboard Table model (#210)
* Add Dashboard Table model * Update dashboard_table.py * Update test_dashboard_table.py * bump version
Optimize Neo4j Cypher query on Neo4jSearchDataExtractor
Optimize Neo4j Cypher query on Neo4jSearchDataExtractor
2.2.0
Mode Dashboard extractors
Introducing Mode Dashboard extractors which includes:
Dashboard name,
Dashboard description,
Dashboard group (Space) name,
Dashboard group description,
Dashboard creator (owner),
Dashboard last execution,
Dashboard last successful execution.
More on Mode Dashboard to come on later release.
Add mode dashboard owner, unicode fix, and badges to neo4j search extractor
Add Mode dashboard
Fix issues with unicode
Add badges to neo4j search extractor
Fix broken hive_table_last_updated_extractor
v2.0.2 Follow up patches on v2 field name changes (#202)
2.0.1: Fix broken HiveTableMetadataExtractor. (#201)
* Fix. * Update corresponding tests. * Replace schema_name with and fix presto as well. * Replace unit test with schema, since we renamed schema_name back to . * Update setup.py Co-authored-by: Tao Feng <tfeng@lyft.com>
Follow field names in amundsen-common schema.
Follow field names in amundsen-common schema.
This release is backward incompatible and please follow the guide:
https://github.com/lyft/amundsen/blob/master/docs/faq.md#amundsen-1x---2x-migration-guide
v2 rc0 test
v2.0.0rc0 rc0
Patch to fix backward incompatible issue on table metadata
Patch to fix backward incompatible issue on table metadata