Releases: amundsen-io/amundsenmetadatalibrary
Releases · amundsen-io/amundsenmetadatalibrary
fix: Remove tx.close() with Neo4j driver upgrade
fix: Remove tx.close() with Neo4j driver upgrade
feat: Add mode_user_id into User detail API
feat: Add mode_user_id into User detail API
feat: Add query text and query URL into Dashboard detail API
feat: Add query text and query URL into Dashboard detail API (#140) * Dashboard query text and URL * Update * Update * Flake8 * Update
List Dashboards using Table API
List Dashboards using Table API
v2.5.0rc0
v2.5.0rc00 Update
2.4.6: Return distinct query, chart for a given dashboard (#131)
* Return distinct query, chart for a given dashboard * make the query more performant * fix lint
Bug fix on Dashboard detail Cypher query
Bug fix on Dashboard detail Cypher query (#129) * Bug fix on Dashboard detail Cypher query * Update * Update
v2.4.5rc1
Update
Added Dashboard to User owned resources GET API
Added Dashboard to User owned resources GET API (#128) * Added Dashboard on User OWNED resources GET API * Increment version * Update * Update
Added query names, chart names, tables in Dashboard detail GET API
v2.4.3 Added query names, chart names, tables in Dashboard detail GET API (#…