Skip to content

Releases: amundsen-io/amundsenmetadatalibrary

1.1.6

19 Dec 17:46
Compare
Choose a tag to compare
Implements the functionality to customize the logging based on config…

1.1.5: Add badge tag type support (#91)

09 Dec 18:48
67a1d09
Compare
Choose a tag to compare
* Add badge tag type support

* Update log

* Add get api

* update

* add type

* update

* remove unused

* update pypi version

1.1.4: Updates the atlas proxy based on the updated entity definitions (#90)

19 Nov 17:55
Compare
Choose a tag to compare
* Updates the atlas proxy based on the updated entity definitions

* Updates the test cases with the metadata changes

* Bumps the version to have the changes available

1.1.3

15 Nov 18:09
7f760be
Compare
Choose a tag to compare
Update setup.py (#89)

1.1.2

02 Oct 18:21
44f00e8
Compare
Choose a tag to compare
Change the field to data (#82)

1.1.1: Improve table & columns description formatting (#98) (#79)

25 Sep 23:42
Compare
Choose a tag to compare
* Improve table & columns description formatting (#98)

* Improve table & columns description formatting (#98)

* Improve table & columns description formatting (#98)

1.0.19: Uses basic search instead of advanced DSL for popular tables (#77)

10 Sep 20:19
Compare
Choose a tag to compare
* Uses basic search instead of advanced DSL for popular tables

* Updates test cases based on the change of popular tables

* Using the cache manager to class level to improve the test cases

* Makes sure to fetch only active tables

* Bump the version

* Bumps the version

1.0.18: Change neo4j relationships to single-directional (#70)

05 Sep 18:13
Compare
Choose a tag to compare
* Change neo4j relationships to single-directional

Remove `_OF`-type secondary relationships as they seem to have little benefit.

* Update setup.py

1.0.17: Fixes the display name issues for tables, and tags count (#69)

14 Aug 18:50
Compare
Choose a tag to compare
* Fixes the names and tags issue for atlas

* Moved the helper functions to atlasclient module

* Updates the atlasclient package to pyatlasclient

Updated to Dockerfile to make it work with gunicorn

25 Jul 21:36
16415ea
Compare
Choose a tag to compare

Updated to Dockerfile to make it work with gunicorn