Skip to content

Releases: dwarszawski/amundsen-atlas-types

Revert changes from 1.2.1

19 May 09:22
3b576bb
Compare
Choose a tag to compare
fix: Revert changes introduced in 1.2.1 (#33)

reverts change of relationship types

Dashboards relationshipCategory change

18 May 13:46
0f9a0ee
Compare
Choose a tag to compare

Dashboards support & Sample Data

12 May 07:54
6b4b4db
Compare
Choose a tag to compare
  • 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

24 Aug 09:38
Compare
Choose a tag to compare
1.1.3

Bumps the version with new definitions

Creating metadata only for active entities

28 Nov 21:20
Compare
Choose a tag to compare
v0.0.13

Updating version and adding a fix to get only active results

Bug Fixes in the metadata creation

14 Nov 09:20
b121841
Compare
Choose a tag to compare
Bug Fixes (#9)

* Bug Fixes

* Fixed the timeout thing

* Fixing the timeout error

Code refactoring and modularity

12 Nov 12:14
a6d81a6
Compare
Choose a tag to compare
Merge pull request #8 from dwarszawski/table-column-metadata

Refactoring the codebase and adding column metadata

Fixing the sample data corner case

07 Nov 08:42
Compare
Choose a tag to compare
v0.0.10

Reverting back to print, as to continue running script.

Adding entityUri in the definition

06 Nov 11:44
c928e49
Compare
Choose a tag to compare
v0.0.9-1

Bump the version

Updating Reader entity for user follow api

06 Nov 10:55
45bc91d
Compare
Choose a tag to compare
  • Updated Reader entity with isFollowing flag

  • entityUri attribute is added which holds the table uri (and other entities's uri in the future)