Releases: dwarszawski/amundsen-atlas-types
Releases · dwarszawski/amundsen-atlas-types
Revert changes from 1.2.1
Dashboards relationshipCategory change
1.2.1 bump version
Dashboards support & Sample Data
- Introduces entity types for Amundsen Dashboard support
- Introduces SampleTableData to kickstart Amundsen with dummy table entities
- Introduces SampleDashboardData to kickstart Amundsen with dummy dashboard entities
Adds the support of Data Owners
1.1.3 Bumps the version with new definitions
Creating metadata only for active entities
v0.0.13 Updating version and adding a fix to get only active results
Bug Fixes in the metadata creation
Bug Fixes (#9) * Bug Fixes * Fixed the timeout thing * Fixing the timeout error
Code refactoring and modularity
Merge pull request #8 from dwarszawski/table-column-metadata Refactoring the codebase and adding column metadata
Fixing the sample data corner case
v0.0.10 Reverting back to print, as to continue running script.
Adding entityUri in the definition
v0.0.9-1 Bump the version
Updating Reader entity for user follow api
-
Updated Reader entity with
isFollowing
flag -
entityUri
attribute is added which holds the table uri (and other entities's uri in the future)