Skip to content

Releases: amundsen-io/amundsendatabuilder

New Features & Bug Fixes

22 Apr 18:51
c0557a5
Compare
Choose a tag to compare

Feature

  • Add support for tags based on atlas terms (#466) (cc1caf3)
  • Make DescriptionMetadata inherit from GraphSerializable (#461) (7f095fb)
  • Add TableSerializable and mysql_serializer (#459) (4bb4452)
  • Neptune Data builder Integration (#438) (303e8aa)
  • Add config key for connect_arg for SqlAlchemyExtractor (#434) (7f3be0f)
  • Vertica metadata extractor (#433) (f4bd207)
  • Multi-yield transformers (#396) (49ae0ed)
  • Atlas_search_extractor | 🎉 Initial commit. (#415) (8c63307)
  • Sample Feast job with ES publisher (#425) (453a18b)
  • Adding CsvTableBadgeExtractor (#417) (592ee71)
  • Feast extractor (#414) (2343a90)
  • Adding first pass of delta lake metadata extractor as well as a sample script on how it would be used. (#351) (e8679aa)
  • Use parameters to allow special characters in neo4j cypher statement (#382) (6fd5035)
  • Column level badges cont. (#381) (af4b512)
  • Support dashboard chart in search (#383) (6cced36)
  • Column level badges (#375) (8beee3e)
  • Added Dremio extractor (#377) (63f239f)
  • Add an extractor for pulling user information from BambooHR (#369) (6802ab1)
  • Add sample_glue_loader script (#366) (fa3f11b)
  • Parameterize Snowflake Schema in Snowflake Metadata Extractor (#361) (aa4416c)
  • Mode Batch dashboard charrt API (#362) (87213c5)
  • Create a RedshiftMetadataExtractor that supports late binding views (#356) (4113cfd)
  • Add MySQL sample data loader (#359) (871a176)
  • Add Snowflake table last updated timestamp extractor (#348) (0bac11b)
  • Add Tableau dashboard metadata extractors (#333) (46207ee)
  • Add github actions for databuilder (#336) (236e7de)
  • Allow hive sql to be provided as config (#312) (8075a6c)
  • Enhance glue extractor (#306) (faa795c)
  • Add RedashDashboardExtractor for extracting dashboards from redash.io (#300) (f1b0dfa)
  • Add a transformer that adds tags to all tables created in a job (#287) (d2f4bd3)

Fix

  • Add support for Tableau multi-site deployment (#463) (e35af58)
  • Avoid error by checking for existence before close. (#454) (5cd0dc8)
  • Correct config getter (#455) (4b37746)
  • Close SQL Alchemy connections. (#453) (25124c1)
  • Add comma between bigquery requirements listings (#452) (027edb9)
  • Increase the compatibility of id structure between the Databuilder and the Metadata Library (#445) (6a13762)
  • Move 'grouped_tables' into _retrieve_tables (#430) (26a0d0a)
  • Address PyAthena version (#429) (7157c24)
  • Add csv badges back in Quickstart (#418) (c0296b7)
  • Typo in Readme (#424) (29bd72f)
  • Fix redash dashboard exporter (#422) (fa626f5)
  • Update the key format of set 'grouped_tables' (#421) (4c9e5f7)
  • Retry loop for exception caused by deadlock on badge node (#404) (9fd1513)
  • FsNeo4jCSVLoader fails if nodes have disjoint keys ...
Read more

New Features & Bug Fixes

16 Apr 23:13
b44c444
Compare
Choose a tag to compare

Feature

  • Add support for tags based on atlas terms (#466) (cc1caf3)
  • Make DescriptionMetadata inherit from GraphSerializable (#461) (7f095fb)
  • Add TableSerializable and mysql_serializer (#459) (4bb4452)
  • Neptune Data builder Integration (#438) (303e8aa)
  • Add config key for connect_arg for SqlAlchemyExtractor (#434) (7f3be0f)
  • Vertica metadata extractor (#433) (f4bd207)
  • Multi-yield transformers (#396) (49ae0ed)
  • Atlas_search_extractor | 🎉 Initial commit. (#415) (8c63307)
  • Sample Feast job with ES publisher (#425) (453a18b)
  • Adding CsvTableBadgeExtractor (#417) (592ee71)
  • Feast extractor (#414) (2343a90)
  • Adding first pass of delta lake metadata extractor as well as a sample script on how it would be used. (#351) (e8679aa)
  • Use parameters to allow special characters in neo4j cypher statement (#382) (6fd5035)
  • Column level badges cont. (#381) (af4b512)
  • Support dashboard chart in search (#383) (6cced36)
  • Column level badges (#375) (8beee3e)
  • Added Dremio extractor (#377) (63f239f)
  • Add an extractor for pulling user information from BambooHR (#369) (6802ab1)
  • Add sample_glue_loader script (#366) (fa3f11b)
  • Parameterize Snowflake Schema in Snowflake Metadata Extractor (#361) (aa4416c)
  • Mode Batch dashboard charrt API (#362) (87213c5)
  • Create a RedshiftMetadataExtractor that supports late binding views (#356) (4113cfd)
  • Add MySQL sample data loader (#359) (871a176)
  • Add Snowflake table last updated timestamp extractor (#348) (0bac11b)
  • Add Tableau dashboard metadata extractors (#333) (46207ee)
  • Add github actions for databuilder (#336) (236e7de)
  • Allow hive sql to be provided as config (#312) (8075a6c)
  • Enhance glue extractor (#306) (faa795c)
  • Add RedashDashboardExtractor for extracting dashboards from redash.io (#300) (f1b0dfa)
  • Add a transformer that adds tags to all tables created in a job (#287) (d2f4bd3)

Fix

  • Add support for Tableau multi-site deployment (#463) (e35af58)
  • Avoid error by checking for existence before close. (#454) (5cd0dc8)
  • Correct config getter (#455) (4b37746)
  • Close SQL Alchemy connections. (#453) (25124c1)
  • Add comma between bigquery requirements listings (#452) (027edb9)
  • Increase the compatibility of id structure between the Databuilder and the Metadata Library (#445) (6a13762)
  • Move 'grouped_tables' into _retrieve_tables (#430) (26a0d0a)
  • Address PyAthena version (#429) (7157c24)
  • Add csv badges back in Quickstart (#418) (c0296b7)
  • Typo in Readme (#424) (29bd72f)
  • Fix redash dashboard exporter (#422) (fa626f5)
  • Update the key format of set 'grouped_tables' (#421) (4c9e5f7)
  • Retry loop for exception caused by deadlock on badge node (#404) (9fd1513)
  • FsNeo4jCSVLoader fails if nodes have disjoint keys ...
Read more

New Features & Bug Fixes

25 Mar 22:17
a579a96
Compare
Choose a tag to compare

Feature

  • Neptune Data builder Integration (#438) (303e8aa)
  • Add config key for connect_arg for SqlAlchemyExtractor (#434) (7f3be0f)
  • Vertica metadata extractor (#433) (f4bd207)
  • Multi-yield transformers (#396) (49ae0ed)
  • Atlas_search_extractor | 🎉 Initial commit. (#415) (8c63307)
  • Sample Feast job with ES publisher (#425) (453a18b)
  • Adding CsvTableBadgeExtractor (#417) (592ee71)
  • Feast extractor (#414) (2343a90)
  • Adding first pass of delta lake metadata extractor as well as a sample script on how it would be used. (#351) (e8679aa)
  • Use parameters to allow special characters in neo4j cypher statement (#382) (6fd5035)
  • Column level badges cont. (#381) (af4b512)
  • Support dashboard chart in search (#383) (6cced36)
  • Column level badges (#375) (8beee3e)
  • Added Dremio extractor (#377) (63f239f)
  • Add an extractor for pulling user information from BambooHR (#369) (6802ab1)
  • Add sample_glue_loader script (#366) (fa3f11b)
  • Parameterize Snowflake Schema in Snowflake Metadata Extractor (#361) (aa4416c)
  • Mode Batch dashboard charrt API (#362) (87213c5)
  • Create a RedshiftMetadataExtractor that supports late binding views (#356) (4113cfd)
  • Add MySQL sample data loader (#359) (871a176)
  • Add Snowflake table last updated timestamp extractor (#348) (0bac11b)
  • Add Tableau dashboard metadata extractors (#333) (46207ee)
  • Add github actions for databuilder (#336) (236e7de)
  • Allow hive sql to be provided as config (#312) (8075a6c)
  • Enhance glue extractor (#306) (faa795c)
  • Add RedashDashboardExtractor for extracting dashboards from redash.io (#300) (f1b0dfa)
  • Add a transformer that adds tags to all tables created in a job (#287) (d2f4bd3)

Fix

Read more

New Features & Bug Fixes

25 Mar 18:46
7f095fb
Compare
Choose a tag to compare

Feature

  • Neptune Data builder Integration (#438) (303e8aa)
  • Add config key for connect_arg for SqlAlchemyExtractor (#434) (7f3be0f)
  • Vertica metadata extractor (#433) (f4bd207)
  • Multi-yield transformers (#396) (49ae0ed)
  • Atlas_search_extractor | 🎉 Initial commit. (#415) (8c63307)
  • Sample Feast job with ES publisher (#425) (453a18b)
  • Adding CsvTableBadgeExtractor (#417) (592ee71)
  • Feast extractor (#414) (2343a90)
  • Adding first pass of delta lake metadata extractor as well as a sample script on how it would be used. (#351) (e8679aa)
  • Use parameters to allow special characters in neo4j cypher statement (#382) (6fd5035)
  • Column level badges cont. (#381) (af4b512)
  • Support dashboard chart in search (#383) (6cced36)
  • Column level badges (#375) (8beee3e)
  • Added Dremio extractor (#377) (63f239f)
  • Add an extractor for pulling user information from BambooHR (#369) (6802ab1)
  • Add sample_glue_loader script (#366) (fa3f11b)
  • Parameterize Snowflake Schema in Snowflake Metadata Extractor (#361) (aa4416c)
  • Mode Batch dashboard charrt API (#362) (87213c5)
  • Create a RedshiftMetadataExtractor that supports late binding views (#356) (4113cfd)
  • Add MySQL sample data loader (#359) (871a176)
  • Add Snowflake table last updated timestamp extractor (#348) (0bac11b)
  • Add Tableau dashboard metadata extractors (#333) (46207ee)
  • Add github actions for databuilder (#336) (236e7de)
  • Allow hive sql to be provided as config (#312) (8075a6c)
  • Enhance glue extractor (#306) (faa795c)
  • Add RedashDashboardExtractor for extracting dashboards from redash.io (#300) (f1b0dfa)
  • Add a transformer that adds tags to all tables created in a job (#287) (d2f4bd3)

Fix

Read more

New Features & Bug Fixes

18 Mar 01:13
445b29f
Compare
Choose a tag to compare

Feature

  • Neptune Data builder Integration (#438) (303e8aa)
  • Add config key for connect_arg for SqlAlchemyExtractor (#434) (7f3be0f)
  • Vertica metadata extractor (#433) (f4bd207)
  • Multi-yield transformers (#396) (49ae0ed)
  • Atlas_search_extractor | 🎉 Initial commit. (#415) (8c63307)
  • Sample Feast job with ES publisher (#425) (453a18b)
  • Adding CsvTableBadgeExtractor (#417) (592ee71)
  • Feast extractor (#414) (2343a90)
  • Adding first pass of delta lake metadata extractor as well as a sample script on how it would be used. (#351) (e8679aa)
  • Use parameters to allow special characters in neo4j cypher statement (#382) (6fd5035)
  • Column level badges cont. (#381) (af4b512)
  • Support dashboard chart in search (#383) (6cced36)
  • Column level badges (#375) (8beee3e)
  • Added Dremio extractor (#377) (63f239f)
  • Add an extractor for pulling user information from BambooHR (#369) (6802ab1)
  • Add sample_glue_loader script (#366) (fa3f11b)
  • Parameterize Snowflake Schema in Snowflake Metadata Extractor (#361) (aa4416c)
  • Mode Batch dashboard charrt API (#362) (87213c5)
  • Create a RedshiftMetadataExtractor that supports late binding views (#356) (4113cfd)
  • Add MySQL sample data loader (#359) (871a176)
  • Add Snowflake table last updated timestamp extractor (#348) (0bac11b)
  • Add Tableau dashboard metadata extractors (#333) (46207ee)
  • Add github actions for databuilder (#336) (236e7de)
  • Allow hive sql to be provided as config (#312) (8075a6c)
  • Enhance glue extractor (#306) (faa795c)
  • Add RedashDashboardExtractor for extracting dashboards from redash.io (#300) (f1b0dfa)
  • Add a transformer that adds tags to all tables created in a job (#287) (d2f4bd3)

Fix

Read more

New Features & Bug Fixes

04 Feb 01:29
a7293b1
Compare
Choose a tag to compare

Feature

  • Multi-yield transformers (#396) (49ae0ed)
  • Atlas_search_extractor | 🎉 Initial commit. (#415) (8c63307)
  • Sample Feast job with ES publisher (#425) (453a18b)
  • Adding CsvTableBadgeExtractor (#417) (592ee71)
  • Feast extractor (#414) (2343a90)
  • Adding first pass of delta lake metadata extractor as well as a sample script on how it would be used. (#351) (e8679aa)
  • Use parameters to allow special characters in neo4j cypher statement (#382) (6fd5035)
  • Column level badges cont. (#381) (af4b512)
  • Support dashboard chart in search (#383) (6cced36)
  • Column level badges (#375) (8beee3e)
  • Added Dremio extractor (#377) (63f239f)
  • Add an extractor for pulling user information from BambooHR (#369) (6802ab1)
  • Add sample_glue_loader script (#366) (fa3f11b)
  • Parameterize Snowflake Schema in Snowflake Metadata Extractor (#361) (aa4416c)
  • Mode Batch dashboard charrt API (#362) (87213c5)
  • Create a RedshiftMetadataExtractor that supports late binding views (#356) (4113cfd)
  • Add MySQL sample data loader (#359) (871a176)
  • Add Snowflake table last updated timestamp extractor (#348) (0bac11b)
  • Add Tableau dashboard metadata extractors (#333) (46207ee)
  • Add github actions for databuilder (#336) (236e7de)
  • Allow hive sql to be provided as config (#312) (8075a6c)
  • Enhance glue extractor (#306) (faa795c)
  • Add RedashDashboardExtractor for extracting dashboards from redash.io (#300) (f1b0dfa)
  • Add a transformer that adds tags to all tables created in a job (#287) (d2f4bd3)

Fix

  • Move 'grouped_tables' into _retrieve_tables (#430) (26a0d0a)
  • Address PyAthena version (#429) (7157c24)
  • Add csv badges back in Quickstart (#418) (c0296b7)
  • Typo in Readme (#424) (29bd72f)
  • Fix redash dashboard exporter (#422) (fa626f5)
  • Update the key format of set 'grouped_tables' (#421) (4c9e5f7)
  • Retry loop for exception caused by deadlock on badge node (#404) (9fd1513)
  • FsNeo4jCSVLoader fails if nodes have disjoint keys (#408) (c07cec9)
  • Cast dashboard usage to be int (#412) (8bcc489)
  • Pandas 'nan' values (#409) (3a28f46)
  • Add databuilder missing dependencies (#400) (6718396)
  • Allow BigQuery Usage Extractor to extract usage for views (#399) (8779229)
  • Hive metadata extractor not work on postgresql (#394) (2992618)
  • Issues with inconsistency in case conversion (#388) (9595866)
  • Update elasticsearch table index mapping (#373) (88c0552)
  • Fix programmatic source data (#367) (4f5df39)
  • Update connection string in Snowflake extractor to include wareh… (#357) (a11d206)
  • Edge case in Snowflake information_schema.last_altered value (#360) (c3e713e)
  • Correct typo in Snowflake Last Updated extract query (#358) (5c2e98e)
  • Set Tableau URLs (base + API) via config ([#349](https://git...
Read more

New features & Bug Fixes

22 Dec 23:12
8c63307
Compare
Choose a tag to compare

docs: Update DashboardMetadata docs (#402)
refactor: Add a level of record abstraction (#380)
updated part_type to be lowercase and follow code (#403)
chore: Remove support for Python<3.6 (#407)
fix: pandas 'nan' values (#409)
[fix] cast the read counts to be ints (#410)
[fix] Make table stats val be str (#411)
fix: cast dashboard usage to be int (#412)
chore: update sample data loader to remove sqlite (#413)
fix: FsNeo4jCSVLoader fails if nodes have disjoint keys (#408)
feat: Feast extractor (#414)
fix: retry loop for exception caused by deadlock on badge node (#404)
feat: adding CsvTableBadgeExtractor (#417)
doc: Fix typo and space (#420)
chore: rename delta-lake to delta (#419)
fix: Update the key format of set 'grouped_tables' (#421)
fix: fix redash dashboard exporter (#422)
chore: Delete unused metric models (#423)
fix: typo in Readme (#424)
feat: Sample Feast job with ES publisher (#425)
fix: add csv badges back in Quickstart (#418)
chore: using f-string instead of string.format (#428)
fix: Address PyAthena version (#429)
fix: Move 'grouped_tables' into _retrieve_tables (#430)
feat: atlas_search_extractor | 🎉 Initial commit. (#415)

New Features and Bug fixes

03 Nov 15:34
6718396
Compare
Choose a tag to compare

Bug fixes:

  • fix: Add databuilder missing dependencies (#400)

4.0.2: New Features and Bug fixes

02 Nov 18:57
052ce5d
Compare
Choose a tag to compare

New Features

  • feat: use parameters to allow special characters in neo4j cypher statement (#382)
  • feat: adding first pass of delta lake metadata extractor as well as a sample script on how it would be used. (#351)

Bug Fixes and Chores:

  • chore: remove unused badges (#395)
  • fix: hive metadata extractor not work on postgresql (#394)
  • chore: Update deprecated functions (#398)
  • chore: Add repr function to BadgeMetadata (#397)

New features & Bug Fixes

20 Oct 01:25
8655338
Compare
Choose a tag to compare

Bug fixes and chore

  • chore: Bump version (#390)
  • fix: Revert "refactor: Update ES index maps to use same maps of amundsen-common (#385)" (#389)
  • fix: Issues with inconsistency in case conversion (#388)
  • fix: Updated sample tags to be default tags (#387)