Skip to content

Releases: amundsen-io/amundsendatabuilder

2.3.2: Add Dashboard Table model (#210)

06 Mar 23:35
54abfde
Compare
Choose a tag to compare
* Add Dashboard Table model

* Update dashboard_table.py

* Update test_dashboard_table.py

* bump version

Optimize Neo4j Cypher query on Neo4jSearchDataExtractor

06 Mar 21:52
13d6018
Compare
Choose a tag to compare

Optimize Neo4j Cypher query on Neo4jSearchDataExtractor

2.2.0: Removing Sample Csv Data Loader and Cleaning up Sample Data Loader (#…

06 Mar 17:26
6b79137
Compare
Choose a tag to compare
…206)

* refactored TableColumnCsvExtractor to the csv_extractors file.
removing sample_csv_data_loader.py
simplified sample_data_loader.py
Finally, modified sample data so that popular table shows by default again.

* Update sample_data_loader.py

Co-authored-by: Tao Feng <tfeng@lyft.com>

Mode Dashboard extractors

03 Mar 01:00
9727740
Compare
Choose a tag to compare

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

03 Mar 00:50
33fd3be
Compare
Choose a tag to compare

Add Mode dashboard
Fix issues with unicode
Add badges to neo4j search extractor

Fix broken hive_table_last_updated_extractor

27 Feb 21:50
b835b8b
Compare
Choose a tag to compare
v2.0.2

Follow up patches on v2 field name changes (#202)

2.0.1: Fix broken HiveTableMetadataExtractor. (#201)

26 Feb 20:13
6661903
Compare
Choose a tag to compare
* 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.

25 Feb 18:52
6d5ffa4
Compare
Choose a tag to compare

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

18 Feb 17:56
Compare
Choose a tag to compare
v2 rc0 test Pre-release
Pre-release
v2.0.0rc0

rc0

Patch to fix backward incompatible issue on table metadata

12 Feb 23:30
3ba31d7
Compare
Choose a tag to compare

Patch to fix backward incompatible issue on table metadata