Releases: amundsen-io/amundsenmetadatalibrary
Releases · amundsen-io/amundsenmetadatalibrary
1.1.6
1.1.5: Add badge tag type support (#91)
* 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)
* 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
1.1.2
1.1.1: Improve table & columns description formatting (#98) (#79)
* 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)
* 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)
* 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)
* 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
Updated to Dockerfile to make it work with gunicorn