Skip to content

Releases: amundsen-io/amundsenmetadatalibrary

New Features & Bug Fixes

20 Apr 20:26
ad3157d
Compare
Choose a tag to compare

Feature

Fix

  • Sort reports alphabetically (#293) (c8423c6)
  • Reconcile gremlin description writes with the Databuilder (#290) (18454fe)
  • Swagger docs don't align with common entity (#283) (db33af9)
  • Compatibility changes to the gremlin integration (#260) (a765424)
  • Proxy client creation fails after adding client_kwargs (#258) (1880cec)
  • Reapply previous fix (#245) (c7dc172)
  • Expire is a keyword argument for beaker cache (#239) (a7b2ec5)
  • Get_tags no longer return tag_count 0 tag (#230) (5097d2b)
  • Too many partitions in one Atlas query (Watermarks in Atlas Proxy) (#217) (cc3768f)
  • Data_type as Column.col_type. (#203) (7b97f62)
  • Add /delete bidirectional relations in case of owner (#206) (40cd0dd)
  • Removed all badge_type fields from API (#202) (6a81b97)
  • Improvements to the Owned By feature (#178) (0558d69)
  • Get all tags should work for all resources (#175) (cf1ab6d)
  • Removing OidcConfig file and making statsd configurable through envrionment variable (#157) (2752492)

Documentation

New Features & Bug Fixes

24 Mar 01:37
2336439
Compare
Choose a tag to compare

Feature

Fix

  • Compatibility changes to the gremlin integration (#260) (a765424)
  • Proxy client creation fails after adding client_kwargs (#258) (1880cec)
  • Reapply previous fix (#245) (c7dc172)
  • Expire is a keyword argument for beaker cache (#239) (a7b2ec5)
  • Get_tags no longer return tag_count 0 tag (#230) (5097d2b)
  • Too many partitions in one Atlas query (Watermarks in Atlas Proxy) (#217) (cc3768f)
  • Data_type as Column.col_type. (#203) (7b97f62)
  • Add /delete bidirectional relations in case of owner (#206) (40cd0dd)
  • Removed all badge_type fields from API (#202) (6a81b97)
  • Improvements to the Owned By feature (#178) (0558d69)
  • Get all tags should work for all resources (#175) (cf1ab6d)
  • Removing OidcConfig file and making statsd configurable through envrionment variable (#157) (2752492)

New Features & Bug Fixes

09 Mar 02:30
37f4f7c
Compare
Choose a tag to compare

Feature

Fix

  • Compatibility changes to the gremlin integration (#260) (a765424)
  • Proxy client creation fails after adding client_kwargs (#258) (1880cec)
  • Reapply previous fix (#245) (c7dc172)
  • Expire is a keyword argument for beaker cache (#239) (a7b2ec5)
  • Get_tags no longer return tag_count 0 tag (#230) (5097d2b)
  • Too many partitions in one Atlas query (Watermarks in Atlas Proxy) (#217) (cc3768f)
  • Data_type as Column.col_type. (#203) (7b97f62)
  • Add /delete bidirectional relations in case of owner (#206) (40cd0dd)
  • Removed all badge_type fields from API (#202) (6a81b97)
  • Improvements to the Owned By feature (#178) (0558d69)
  • Get all tags should work for all resources (#175) (cf1ab6d)
  • Removing OidcConfig file and making statsd configurable through envrionment variable (#157) (2752492)

New Features & Bug Fixes

09 Mar 00:30
0544d88
Compare
Choose a tag to compare

Feature

Fix

  • Compatibility changes to the gremlin integration (#260) (a765424)
  • Proxy client creation fails after adding client_kwargs (#258) (1880cec)
  • Reapply previous fix (#245) (c7dc172)
  • Expire is a keyword argument for beaker cache (#239) (a7b2ec5)
  • Get_tags no longer return tag_count 0 tag (#230) (5097d2b)
  • Too many partitions in one Atlas query (Watermarks in Atlas Proxy) (#217) (cc3768f)
  • Data_type as Column.col_type. (#203) (7b97f62)
  • Add /delete bidirectional relations in case of owner (#206) (40cd0dd)
  • Removed all badge_type fields from API (#202) (6a81b97)
  • Improvements to the Owned By feature (#178) (0558d69)
  • Get all tags should work for all resources (#175) (cf1ab6d)
  • Removing OidcConfig file and making statsd configurable through envrionment variable (#157) (2752492)

New Features & Bug Fixes

04 Feb 01:34
3345cb2
Compare
Choose a tag to compare

Feature

Fix

  • Reapply previous fix (#245) (c7dc172)
  • Expire is a keyword argument for beaker cache (#239) (a7b2ec5)
  • Get_tags no longer return tag_count 0 tag (#230) (5097d2b)
  • Too many partitions in one Atlas query (Watermarks in Atlas Proxy) (#217) (cc3768f)
  • Data_type as Column.col_type. (#203) (7b97f62)
  • Add /delete bidirectional relations in case of owner (#206) (40cd0dd)
  • Removed all badge_type fields from API (#202) (6a81b97)
  • Improvements to the Owned By feature (#178) (0558d69)
  • Get all tags should work for all resources (#175) (cf1ab6d)
  • Removing OidcConfig file and making statsd configurable through envrionment variable (#157) (2752492)

New Features & Bug Fixes

13 Jan 05:23
7e63c1d
Compare
Choose a tag to compare

Features

  • feat: Updated popular_tables endpoint to allow optional user_id (#232)
  • feat: Neo4j backend for popular tables personalization (#233)

Bug Fixes

  • fix: get_tags no longer return tag_count 0 tag (#230)
  • Fix: Edit get_tags query (#231)
  • fix: expire is a keyword argument for beaker cache (#239)
  • fix: reapply previous fix (#245)

Chore

  • chore: add neptune proxy to config (#226)

New Features & Bug Fixes

04 Nov 21:32
f6d92b9
Compare
Choose a tag to compare

Features

  • improvement_readers_atlas | 🎉 Initial commit. (#218)
  • feat: AddSwaggerEnabledAsEnvVar (#215)
  • Watermarks support in Atlas Proxy
  • feat: add neptune proxy (#204)
  • feat: return column level badges (#205)
  • feat: badges with category and badge_type fields (#201)
  • feat: Get last updated ts for AtlasProxy (#177)

Bug Fixes

  • fix: Too many partitions in one Atlas query (Watermarks in Atlas Proxy
  • fix: data_type as Column.col_type. (#203)
  • fix: Add /delete bidirectional relations in case of owner (#206)
  • Fix: bumped flaskoidc dependency to v0.1.0 (#208)
  • fix: removed all badge_type fields from API (#202)
  • made version equal to 3.6 to prevent badge issues (#200)
  • fix: Improvements to the Owned By feature (#178)
  • bug: View recognition in Atlas Proxy (#173)

Chore

  • chore: Change deprecated function assertEquals to assertEqual (#224)
  • chore: fix deps (#214)
  • test: Updates the test cases, and documentation for Atlas Proxy (#195)
  • chore: Fixes the edge case of Data Owner for Atlas proxy (#194)
  • chore: add license check action (#193)
  • chore: add code owner file (#192)
  • chore: fix docker push (#190)
  • chore: Improvements to Data Owner feature in Atlas (#183)
  • chore: remove unused libs (#184)
  • chore: add codecov action (#182)
  • chore: update make target name (#181)
  • chore: fix docker push script (#180)
  • Adds title lint configuration (#179)

Databuilder

Latest amundsen-databuilder release https://github.com/amundsen-io/amundsendatabuilder/releases/tag/4.0.3

New features and bug fixes

21 Aug 20:03
cf1ab6d
Compare
Choose a tag to compare

Features

  • feat: Add programmatic descriptions parser for [AtlasProxy] (#152)
  • feat: Add resource_reports field in Table API ( Atlas proxy) (#149)
  • feat: Populate is_view property in AtlasProxy (#155)
  • feat: Data Owner Implementation of Atlas Proxy (#156)

Bug Fixes

  • fix: Returns the empty dictionary to gracefully fail (#144)
  • feat: Implement configurable minimum number of readers for popular tables (#146)
  • feat: Add Frequent Users feature in [AtlasProxy] (#147)
  • fix: Overlapping table name issue in Readers [AtlasProxy]
  • fix: removing OidcConfig file and making statsd configurable through envrionment variable (#157)
  • fix: get all tags should work for all resources (#175)

Chore

  • chore: update the email for the project (#148)
  • chore: apply license headers to all the source files (#153)
  • ci: add dependabot config (#169)
  • chore: add pypi publish action (#170)
  • chore: add docker publish action and remove travis (#171)
  • chore: fix docker push action (#172)
  • chore: replace references to Lyft -> Amundsen (#174)

2.5.5rc0 test pypi travis setting

12 Aug 00:42
1a6457e
Compare
Choose a tag to compare
Pre-release
Update repo name in travis file (#163)

Signed-off-by: dikshathakur3119 <dikshathakur@lyft.com>

2.5.4rc0

12 Jun 18:20
4f11af4
Compare
Choose a tag to compare
v2.5.4rc0

Update setup.py