From a28c43c21609e6185e6ff111c813709599e23fad Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 1 Apr 2022 01:48:04 +0000 Subject: [PATCH 1/2] New release for 3.12.0 Signed-off-by: github-actions --- metadata/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/setup.py b/metadata/setup.py index 59bee5779a..c49f1568a9 100644 --- a/metadata/setup.py +++ b/metadata/setup.py @@ -5,7 +5,7 @@ from setuptools import find_packages, setup -__version__ = '3.11.0' +__version__ = '3.12.0' requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'requirements.txt') with open(requirements_path) as requirements_file: From e15b25f59e7f50939250dcffd646388dc7e21d35 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 1 Apr 2022 01:48:05 +0000 Subject: [PATCH 2/2] Bumped metadata version to 3.12.0 Signed-off-by: github-actions --- metadata/CHANGELOG.md | 569 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 539 insertions(+), 30 deletions(-) diff --git a/metadata/CHANGELOG.md b/metadata/CHANGELOG.md index 9dbbab6fd0..4711e6b49e 100644 --- a/metadata/CHANGELOG.md +++ b/metadata/CHANGELOG.md @@ -1,35 +1,544 @@ ### Feature -* Create users in metadata backend via API ([#289](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/289)) ([`eeba485`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/eeba485b5c211e6d92bbb841bfc26bca79f051e0)) -* Add Column Badge API ([#273](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/273)) ([`ee0ac63`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/ee0ac63194a4286715cd32c34042443c979f4cea)) -* Column Lineage API ([#280](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/280)) ([`681893f`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/681893fb47ebcfc61ed4736f535618fddb6c4631)) -* Table Lineage API ([#262](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/262)) ([`e306034`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/e306034043e067a2d6c24477bd197d10177d1d6d)) -* Column badges in Atlas Proxy ([#263](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/263)) ([`a3efb4c`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/a3efb4cb778a6a5a58b0e55874622f114fd2e7e7)) -* Added get_lineage method to neo4j proxy ([#259](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/259)) ([`b129cc7`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/b129cc701117871a90ae05c36bcf0f112ae36e5e)) -* Neo4j backend for popular tables personalization ([#233](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/233)) ([`d045efa`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/d045efabe116a5cb459441389b814571fb83232b)) -* Updated popular_tables endpoint to allow optional user_id ([#232](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/232)) ([`5680775`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/56807753963735eaf1556dae199e0da82b4ebb71)) -* AddSwaggerEnabledAsEnvVar ([#215](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/215)) ([`3c9a55e`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/3c9a55e6af4cac9b342803c34cfe81851470e7f5)) -* Add neptune proxy ([#204](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/204)) ([`09845d4`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/09845d479297415093033d123868196bd02d19b5)) -* Return column level badges ([#205](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/205)) ([`d4d8101`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/d4d81017ab2994375526fb5f4c48092fbb804150)) -* Badges with category and badge_type fields ([#201](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/201)) ([`19e1bf8`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/19e1bf8e5c9581ab4b6947f37b7584bac8f2ccf1)) -* Get last updated ts for AtlasProxy ([#177](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/177)) ([`3e92586`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/3e9258675ea46beb4192638b4bbebcb20c30cb77)) -* Data Owner Implementation of Atlas Proxy ([#156](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/156)) ([`48b4c71`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/48b4c71054f7b34bca8a8f148e8b7499dfb986fc)) +* Add user details oidc ([`92b2ce2`](https://github.com/DataChefHQ/amundsen/commit/92b2ce2dac4cff327391b17d3b490fa7b975d3fc)) +* Add support for a partition key badge to GlueExtractor ([#1710](https://github.com/DataChefHQ/amundsen/issues/1710)) ([`7570b3b`](https://github.com/DataChefHQ/amundsen/commit/7570b3b31335fc8074656118d724d0231c777bfb)) +* General document mappings for ES ([#1637](https://github.com/DataChefHQ/amundsen/issues/1637)) ([`0f6ec38`](https://github.com/DataChefHQ/amundsen/commit/0f6ec38548492cb6eb328b451b656613d3c17df6)) +* Add old search API proxy ([`4043a85`](https://github.com/DataChefHQ/amundsen/commit/4043a85d78a7464489f627809ad351e7eaff3f00)) +* Add column statistics indicator for columns with TableColumnStats available ([#1693](https://github.com/DataChefHQ/amundsen/issues/1693)) ([`b862c8a`](https://github.com/DataChefHQ/amundsen/commit/b862c8ac6c7cb9f32ed04b42afe407d21aefddaf)) +* Safely access optional fields ([`fd0c8c9`](https://github.com/DataChefHQ/amundsen/commit/fd0c8c93817f21598c8c2e2d8f906e9e2e96fa32)) +* Enable user upsert for Neptune ([`ad1492e`](https://github.com/DataChefHQ/amundsen/commit/ad1492e79d52d9bf7365f3bc2b9759a45e3fbbd6)) +* New option added for column stats info text ([#1696](https://github.com/DataChefHQ/amundsen/issues/1696)) ([`3e5dfdb`](https://github.com/DataChefHQ/amundsen/commit/3e5dfdbbac1bcbaa34d5830bf94c41a35ae80841)) +* Sort UserFollowsAPI response alphabetically ([#1697](https://github.com/DataChefHQ/amundsen/issues/1697)) ([`fe0fdce`](https://github.com/DataChefHQ/amundsen/commit/fe0fdce5d81f93b5294889c0c33eddc701121ab3)) +* Region parameter added to boto3, doc: glue extractor info is enriched. ([#1687](https://github.com/DataChefHQ/amundsen/issues/1687)) ([`0524cbb`](https://github.com/DataChefHQ/amundsen/commit/0524cbbb4cf46ff34b7d11d9df9791ff29fcce72)) +* Add ElasticsearchWatermarkExtractor ([#1684](https://github.com/DataChefHQ/amundsen/issues/1684)) ([`19e9f70`](https://github.com/DataChefHQ/amundsen/commit/19e9f7066c7908c9ee7866026190b1ac1baf3779)) +* Upgrade feast to 0.17 ([#1528](https://github.com/DataChefHQ/amundsen/issues/1528)) ([`4a9d601`](https://github.com/DataChefHQ/amundsen/commit/4a9d60176767c4d68d1cad5b093320ea22e26a49)) +* Remove jira and asana from primary deps in frontend ([`153c89b`](https://github.com/DataChefHQ/amundsen/commit/153c89b59a043672dd90837b551659db55df93fa)) +* Refactor must fields for new es proxy ([#1676](https://github.com/DataChefHQ/amundsen/issues/1676)) ([`f577ee2`](https://github.com/DataChefHQ/amundsen/commit/f577ee202c1341c5ceb29f9490e8d28b4fe53160)) +* Add config to prevent neo4j staleness removal task from removing data with missing publisher metadata ([#1662](https://github.com/DataChefHQ/amundsen/issues/1662)) ([`633515d`](https://github.com/DataChefHQ/amundsen/commit/633515daae9435dfe98b08ffd930fce87bb284e3)) +* Introduce resource reports client in neo4j proxy #1670 ([`b533e5b`](https://github.com/DataChefHQ/amundsen/commit/b533e5bb2203a6250e38bb1e4a79c7d88d1497e3)) +* Refactor generic usage extractor #1669 ([`0c5b068`](https://github.com/DataChefHQ/amundsen/commit/0c5b06804710e2b6aebbc1f1f800e9febbafbcaf)) +* Refactor hive extractor sql query refs ([#1664](https://github.com/DataChefHQ/amundsen/issues/1664)) ([`4ef2ce5`](https://github.com/DataChefHQ/amundsen/commit/4ef2ce53acfb599e60252e2ed2bc92d10c476fb3)) +* Add partition column badge ([#1661](https://github.com/DataChefHQ/amundsen/issues/1661)) ([`b21beae`](https://github.com/DataChefHQ/amundsen/commit/b21beaefb1378c3d41936f483a61d8234c6feb35)) +* More flexible ES search proxy implementation ([#1649](https://github.com/DataChefHQ/amundsen/issues/1649)) ([`f47c14c`](https://github.com/DataChefHQ/amundsen/commit/f47c14ca6c6726be4e5b9036ce26440c57ab8c7d)) +* Support for ES 7, ES field names containing dots, ES field sort order ([#1648](https://github.com/DataChefHQ/amundsen/issues/1648)) ([`9e2aa4e`](https://github.com/DataChefHQ/amundsen/commit/9e2aa4e0b093d1875cf37028ac64e5e588be2b8b)) +* Updating input placeholder text and hint text for search filters ([#1636](https://github.com/DataChefHQ/amundsen/issues/1636)) ([`b30fad8`](https://github.com/DataChefHQ/amundsen/commit/b30fad8f5feac886108da6be5faaefc545b2b299)) +* FE document update with v2/document search service endpoint use ([#1619](https://github.com/DataChefHQ/amundsen/issues/1619)) ([`63a3139`](https://github.com/DataChefHQ/amundsen/commit/63a3139080600d630c4d7db4d53f8c7d3b0c7403)) +* Use new search endpoint in FE and add search filter operation selection ([#1623](https://github.com/DataChefHQ/amundsen/issues/1623)) ([`e55476f`](https://github.com/DataChefHQ/amundsen/commit/e55476f590d9e2c901a4bf2487559f64d9128a1f)) +* V2/document API ([#1611](https://github.com/DataChefHQ/amundsen/issues/1611)) ([`52dd829`](https://github.com/DataChefHQ/amundsen/commit/52dd82975ca24f77c4e8aad43de00bec6016dcb5)) +* Update es document request model ([#1613](https://github.com/DataChefHQ/amundsen/issues/1613)) ([`8674721`](https://github.com/DataChefHQ/amundsen/commit/86747215ac75f6e263b71055d1e9d1a530c1e6e5)) +* Adding single apply and clear buttons to apply to all search filters ([#1605](https://github.com/DataChefHQ/amundsen/issues/1605)) ([`2480cfb`](https://github.com/DataChefHQ/amundsen/commit/2480cfbd5150576a33b6949f164844f31b58f08e)) +* Helm chart improvements ([#1545](https://github.com/DataChefHQ/amundsen/issues/1545)) ([`3d96b70`](https://github.com/DataChefHQ/amundsen/commit/3d96b70cdf3d40099ee16c484ea2b9ca99c1ca83)) +* Add config for nested columns feature ([#1595](https://github.com/DataChefHQ/amundsen/issues/1595)) ([`07f6452`](https://github.com/DataChefHQ/amundsen/commit/07f64520eb6fd85ed542469d26df22cb1f489c26)) +* Frontend work to support multiple generalized applications ([#1578](https://github.com/DataChefHQ/amundsen/issues/1578)) ([`14cafc2`](https://github.com/DataChefHQ/amundsen/commit/14cafc2d4cf7ecc5f5abdccb7d441f47644f7d21)) +* Search v2 API ([#1556](https://github.com/DataChefHQ/amundsen/issues/1556)) ([`25265d9`](https://github.com/DataChefHQ/amundsen/commit/25265d9cbae7f6c28ad09923f302994b128620df)) +* Databricks sql dashboard extractor ([#1575](https://github.com/DataChefHQ/amundsen/issues/1575)) ([`895d136`](https://github.com/DataChefHQ/amundsen/commit/895d136eae4860d81042137a4a1150f868e99e05)) +* Allow multiple applications ([#1569](https://github.com/DataChefHQ/amundsen/issues/1569)) ([`c0b2893`](https://github.com/DataChefHQ/amundsen/commit/c0b28938942242a09d1ec275a312d79722227e24)) +* Allow override of default issue tracking project and improving sorting of issues displayed ([#1557](https://github.com/DataChefHQ/amundsen/issues/1557)) ([`cde80f9`](https://github.com/DataChefHQ/amundsen/commit/cde80f95fd4b40c3ab73abafece128c7acb73eb5)) +* Add table owners to description in issue tickets ([#1547](https://github.com/DataChefHQ/amundsen/issues/1547)) ([`b5651d3`](https://github.com/DataChefHQ/amundsen/commit/b5651d38fc7e2f396faa746896f5e37ae4f9ee11)) +* Introduces Resource Report model in databuilder & neo4j ([#1534](https://github.com/DataChefHQ/amundsen/issues/1534)) ([`88b7709`](https://github.com/DataChefHQ/amundsen/commit/88b7709023b3a8efc8b6c59a0919aa36a9af6067)) +* List available badges on Home & Browse Pages #1535 ([`5685791`](https://github.com/DataChefHQ/amundsen/commit/5685791bf91233bd1e6b18301f3c4f329d422d5b)) +* Add tracking to search resource selector ([#1532](https://github.com/DataChefHQ/amundsen/issues/1532)) ([`f523c5a`](https://github.com/DataChefHQ/amundsen/commit/f523c5a99ccdc6ccfde031ab953722ece6b69ced)) +* Add profile url to user model in databuilder and metadata services ([#1524](https://github.com/DataChefHQ/amundsen/issues/1524)) ([`c1d1a7e`](https://github.com/DataChefHQ/amundsen/commit/c1d1a7e474d4935b3f988ebe8edce08cc9f1a77b)) +* Report an issue - allow user to set ticket priority ([#1508](https://github.com/DataChefHQ/amundsen/issues/1508)) ([`f34c953`](https://github.com/DataChefHQ/amundsen/commit/f34c95380a730445c1a7d1035cf0dbe969818d0c)) +* S3 preview client ([#1499](https://github.com/DataChefHQ/amundsen/issues/1499)) ([`20bdb07`](https://github.com/DataChefHQ/amundsen/commit/20bdb07aca9e697d656853ee427933048b70d47e)) +* Extend search result click logging ([#1509](https://github.com/DataChefHQ/amundsen/issues/1509)) ([`527fda4`](https://github.com/DataChefHQ/amundsen/commit/527fda4b87415a0b9343f53b51f783fa42481f95)) +* Added TableStats model ([#1503](https://github.com/DataChefHQ/amundsen/issues/1503)) ([`aeacfc8`](https://github.com/DataChefHQ/amundsen/commit/aeacfc8e79793b92e81695e47e78194a888fcf04)) +* Stat is_metric field ([#1500](https://github.com/DataChefHQ/amundsen/issues/1500)) ([`60f99e8`](https://github.com/DataChefHQ/amundsen/commit/60f99e8d8db034871cc62ac3d417551be9de1fb0)) +* Add bigquery column mode when consuming bigquery metadata ([#1491](https://github.com/DataChefHQ/amundsen/issues/1491)) ([`6fc4599`](https://github.com/DataChefHQ/amundsen/commit/6fc4599fc0a7a022ff8bb590fa1ba5dad66f3082)) +* Support popular_resources() in mysql_proxy ([#1488](https://github.com/DataChefHQ/amundsen/issues/1488)) ([`e491c1f`](https://github.com/DataChefHQ/amundsen/commit/e491c1f71e8dc85c24dcb6a3f2f11579ce2bcd7b)) +* Modifying the create issue action to send a link to the table from which the issue was created ([#1485](https://github.com/DataChefHQ/amundsen/issues/1485)) ([`9e508ab`](https://github.com/DataChefHQ/amundsen/commit/9e508ab02b9f0a3e4ae62ed06fc03fc7c35ea2fb)) +* Adding ability to include conditions along with node and relation types in the neo4j staleness removal task ([#1464](https://github.com/DataChefHQ/amundsen/issues/1464)) ([`1b25881`](https://github.com/DataChefHQ/amundsen/commit/1b2588158bf2a568441a2a3cbf8b9735de4d3079)) +* OpenLineage extractor for databuilder ([#1444](https://github.com/DataChefHQ/amundsen/issues/1444)) ([`b42fb4a`](https://github.com/DataChefHQ/amundsen/commit/b42fb4a72379e6b346ad69a8454489c45ed9fafe)) +* Add generic data quality checks ([#1073](https://github.com/DataChefHQ/amundsen/issues/1073)) ([`22dcca5`](https://github.com/DataChefHQ/amundsen/commit/22dcca55d1348de677c33de5af5b62528e4cf2b6)) +* Added custom icons file ([#1446](https://github.com/DataChefHQ/amundsen/issues/1446)) ([`6afff14`](https://github.com/DataChefHQ/amundsen/commit/6afff143a72d43dfce2a4cdef97e624bc60fd745)) +* Generalize application model (+ add databricks application support) ([#1398](https://github.com/DataChefHQ/amundsen/issues/1398)) ([`1a75a2f`](https://github.com/DataChefHQ/amundsen/commit/1a75a2f16648e73698b8b6b21641ed8d2e4c5c0e)) +* More general notices ([#1408](https://github.com/DataChefHQ/amundsen/issues/1408)) ([`c4c908d`](https://github.com/DataChefHQ/amundsen/commit/c4c908df7a14e72058932f4d597656df5a926f48)) +* Atlas databuilder compatibility ([#1225](https://github.com/DataChefHQ/amundsen/issues/1225)) ([`e0c6bbb`](https://github.com/DataChefHQ/amundsen/commit/e0c6bbba06ab5fe2b4c237495c1da7593dee0ec6)) +* Add Oracle extractor loader to Amundsen ([#1357](https://github.com/DataChefHQ/amundsen/issues/1357)) ([`78047b2`](https://github.com/DataChefHQ/amundsen/commit/78047b22e3eaf588c9de9e2f9541bba9c03409ef)) +* Healthier health checks ([#1355](https://github.com/DataChefHQ/amundsen/issues/1355)) ([`5468b80`](https://github.com/DataChefHQ/amundsen/commit/5468b80da6a650e0359a8992cbd8c0453e8866b0)) +* Adding regional endpoint url for NeptunePublisher ([#1375](https://github.com/DataChefHQ/amundsen/issues/1375)) ([`22f9311`](https://github.com/DataChefHQ/amundsen/commit/22f9311de1a887684198bc284d292c260db6dc6a)) +* Update feature tags in search on user action ([#1342](https://github.com/DataChefHQ/amundsen/issues/1342)) ([`c4e3296`](https://github.com/DataChefHQ/amundsen/commit/c4e3296c1059d4b2b97d0d40eabc157428c3835a)) +* Add Salesforce extractor ([#1370](https://github.com/DataChefHQ/amundsen/issues/1370)) ([`15d1e83`](https://github.com/DataChefHQ/amundsen/commit/15d1e83e25a760ca8c0cfd55b112e9fe16172696)) +* Blanket uneditable schema option ([#1353](https://github.com/DataChefHQ/amundsen/issues/1353)) ([`7bd434b`](https://github.com/DataChefHQ/amundsen/commit/7bd434bf798fff029f69ac135ce16229f1cce448)) +* Common models to support better health checks ([#1359](https://github.com/DataChefHQ/amundsen/issues/1359)) ([`4f98d38`](https://github.com/DataChefHQ/amundsen/commit/4f98d3884854a368e4634856007da5c82019555c)) +* Support complex & nested column extraction for delta ([#1329](https://github.com/DataChefHQ/amundsen/issues/1329)) ([`9db18bc`](https://github.com/DataChefHQ/amundsen/commit/9db18bc080aaa79bb45e73f5fe3805c73c0f780c)) +* Add logging for total extracted records ([#1347](https://github.com/DataChefHQ/amundsen/issues/1347)) ([`141fd21`](https://github.com/DataChefHQ/amundsen/commit/141fd210510695f6162ef58cdce26ddb0b2d1dc3)) +* Add complex delta type rendering on frontend ([#1326](https://github.com/DataChefHQ/amundsen/issues/1326)) ([`022f697`](https://github.com/DataChefHQ/amundsen/commit/022f697d78257b7a754b6d54e495da9f63821971)) +* Allow counting reads from different GCP project id as config in bigquery_usage_extactor ([#1328](https://github.com/DataChefHQ/amundsen/issues/1328)) ([`fac7bf5`](https://github.com/DataChefHQ/amundsen/commit/fac7bf5b6b42162d00fb4c4291b437448f45364f)) +* Making notices more general (real) ([#1280](https://github.com/DataChefHQ/amundsen/issues/1280)) ([`242748d`](https://github.com/DataChefHQ/amundsen/commit/242748dae8097a19b5e57aa8f7d4e597d926b8bf)) +* ML Feature Lineage Tab ([#1294](https://github.com/DataChefHQ/amundsen/issues/1294)) ([`c7d35d5`](https://github.com/DataChefHQ/amundsen/commit/c7d35d5712010df46a9e8bdae734f3a176fd0b9c)) +* Elasticsearch metadata extractors ([#1196](https://github.com/DataChefHQ/amundsen/issues/1196)) ([`c9b557f`](https://github.com/DataChefHQ/amundsen/commit/c9b557f4165f3379835b849949b5b6584b4c6b56)) +* Intorduce atlas dashboard bookmarks ([#1208](https://github.com/DataChefHQ/amundsen/issues/1208)) ([`a18fd78`](https://github.com/DataChefHQ/amundsen/commit/a18fd78e2aba43233fb9e69e4842238f8a648fa2)) +* Implements Popular Dashboards, when index dashboard flag is enabled ([#1271](https://github.com/DataChefHQ/amundsen/issues/1271)) ([`ff3a113`](https://github.com/DataChefHQ/amundsen/commit/ff3a1133d5d380d16fe4e4ef63e1acdbdb8919b1)) +* Extend preview client to support ML feature sample data for tab ([#1262](https://github.com/DataChefHQ/amundsen/issues/1262)) ([`680a379`](https://github.com/DataChefHQ/amundsen/commit/680a3793626d07e061185db2d131c4d528c202fd)) +* ML Feature search API work ([#1246](https://github.com/DataChefHQ/amundsen/issues/1246)) ([`4d166b2`](https://github.com/DataChefHQ/amundsen/commit/4d166b2f12b0d78debe9c9c812a05990612ecb67)) +* Ml feature search ([#1256](https://github.com/DataChefHQ/amundsen/issues/1256)) ([`eb42b54`](https://github.com/DataChefHQ/amundsen/commit/eb42b544bf35bb27999f64cc16e6444c842f6233)) +* Migrate amundsen-atlas-types ([#1238](https://github.com/DataChefHQ/amundsen/issues/1238)) ([`d87c614`](https://github.com/DataChefHQ/amundsen/commit/d87c614a54f69401aa071c0e65fd5a5aa4eae110)) +* Adds support of `USER_DETAIL_METHOD` to Neo4j ([#1249](https://github.com/DataChefHQ/amundsen/issues/1249)) ([`511d649`](https://github.com/DataChefHQ/amundsen/commit/511d649d4323175840ab76eaafa834eb3c1ea7ac)) +* Add ml feature ES index mapping ([#1257](https://github.com/DataChefHQ/amundsen/issues/1257)) ([`94edf0f`](https://github.com/DataChefHQ/amundsen/commit/94edf0f9e7ad7f7a3cf425a9c2f9528609bb9202)) +* Search ML features frontend components ([#1234](https://github.com/DataChefHQ/amundsen/issues/1234)) ([`f085dbe`](https://github.com/DataChefHQ/amundsen/commit/f085dbe0cbf32cff5971ee1ca6afd057008b33f2)) +* Databuilder & Metadata Query Components ([#1158](https://github.com/DataChefHQ/amundsen/issues/1158)) ([`ae1d831`](https://github.com/DataChefHQ/amundsen/commit/ae1d831aebcea78a65494ede7581af4212a5ad62)) +* Update feature models ([#1222](https://github.com/DataChefHQ/amundsen/issues/1222)) ([`0d5e9c3`](https://github.com/DataChefHQ/amundsen/commit/0d5e9c3d6361c59b22d0bc563dce136aff0e91fa)) +* Generic Usage Extractor ([#1199](https://github.com/DataChefHQ/amundsen/issues/1199)) ([`a8f2310`](https://github.com/DataChefHQ/amundsen/commit/a8f2310147d357dd363c626771060dada13ed445)) +* Add databuilder models for Feature ([#1201](https://github.com/DataChefHQ/amundsen/issues/1201)) ([`aa67a0c`](https://github.com/DataChefHQ/amundsen/commit/aa67a0c14d191501b23ea488f1a4b9d4bbe20230)) +* Support mysql in metadata service ([#1182](https://github.com/DataChefHQ/amundsen/issues/1182)) ([`4c7316e`](https://github.com/DataChefHQ/amundsen/commit/4c7316efc58e27ae04ccf9a721d1a0cfa1c633aa)) +* Introduce atlas serializable for dashboards ([#1138](https://github.com/DataChefHQ/amundsen/issues/1138)) ([`06b0e16`](https://github.com/DataChefHQ/amundsen/commit/06b0e16d574d832e47c42b58bafb86811e590132)) +* Search service adding suport for AWS Elasticsearch ([#1141](https://github.com/DataChefHQ/amundsen/issues/1141)) ([`fc18c0e`](https://github.com/DataChefHQ/amundsen/commit/fc18c0ed0cca80f90d3d11436f2c73eb5e385235)) +* Configuration option to init custom routes ([#1160](https://github.com/DataChefHQ/amundsen/issues/1160)) ([`5248336`](https://github.com/DataChefHQ/amundsen/commit/52483367f556777295d520c1d251509ca2ef8421)) +* Common query models ([#1155](https://github.com/DataChefHQ/amundsen/issues/1155)) ([`9bc05f2`](https://github.com/DataChefHQ/amundsen/commit/9bc05f21d0f94f0b484a10ea114090e5f663a031)) +* Use chart_names in dashboard basic search ([#1140](https://github.com/DataChefHQ/amundsen/issues/1140)) ([`96171a0`](https://github.com/DataChefHQ/amundsen/commit/96171a0803c21c9a8c6a864882a8f2fbd3157d28)) +* Atlas Lineage support ([#1103](https://github.com/DataChefHQ/amundsen/issues/1103)) ([`0cb9098`](https://github.com/DataChefHQ/amundsen/commit/0cb90980d1948594fbcfdd7e8a06c529bd53d00d)) +* Support skipping configured Mode spaces ([#1129](https://github.com/DataChefHQ/amundsen/issues/1129)) ([`7a51f0d`](https://github.com/DataChefHQ/amundsen/commit/7a51f0dc35580b29bf83cfcbedd506e08139798f)) +* Pandas-Profiling TableColumnStats Extractor ([#1105](https://github.com/DataChefHQ/amundsen/issues/1105)) ([`ebd3e81`](https://github.com/DataChefHQ/amundsen/commit/ebd3e8124150e5f58968c56e52db7d033cf60ce2)) +* ML Feature Generation Code API ([#1122](https://github.com/DataChefHQ/amundsen/issues/1122)) ([`06b54b9`](https://github.com/DataChefHQ/amundsen/commit/06b54b9c1951315704b5a79825e8539c743ef84c)) +* Implement Feature Tag, Badge, Description and Owner APIs ([#1108](https://github.com/DataChefHQ/amundsen/issues/1108)) ([`ce9e3e0`](https://github.com/DataChefHQ/amundsen/commit/ce9e3e0f975851ec9e8d38905f0c5bac58c23121)) +* Implement ML Feature Details API ([#1091](https://github.com/DataChefHQ/amundsen/issues/1091)) ([`13f5298`](https://github.com/DataChefHQ/amundsen/commit/13f5298edcd96252a4e42917944d22bf9863487d)) +* ML Features common schema and metadata API definition ([#1059](https://github.com/DataChefHQ/amundsen/issues/1059)) ([`dc9a1f9`](https://github.com/DataChefHQ/amundsen/commit/dc9a1f9aa0df7637319c0f9bcad5ab670ab12d5c)) +* Atlas Dashboard Support ([#1066](https://github.com/DataChefHQ/amundsen/issues/1066)) ([`14f2632`](https://github.com/DataChefHQ/amundsen/commit/14f26320d586a3256c36d20ec7b81284d3a1db0c)) +* Pre-work needed for the lineage graph visualization ([#1084](https://github.com/DataChefHQ/amundsen/issues/1084)) ([`32499e6`](https://github.com/DataChefHQ/amundsen/commit/32499e6841e5cba2b126571fde7eb06b135424fa)) +* Apache Superset UI Icons ([#1100](https://github.com/DataChefHQ/amundsen/issues/1100)) ([`c441ed7`](https://github.com/DataChefHQ/amundsen/commit/c441ed7c3518622f92385c3922aa14f1a45db3f8)) +* Apache Superset Extractor ([#1076](https://github.com/DataChefHQ/amundsen/issues/1076)) ([`cb9042a`](https://github.com/DataChefHQ/amundsen/commit/cb9042a8306c1633dd95e0f9f63129abcbfac847)) +* Add merge query results functionality to rest_api_query ([#1058](https://github.com/DataChefHQ/amundsen/issues/1058)) ([`ade4902`](https://github.com/DataChefHQ/amundsen/commit/ade49021c0ea8a9ff8fa150e89754eb7718db038)) +* Add dbt extractor for table lineage + metadata ([#1015](https://github.com/DataChefHQ/amundsen/issues/1015)) ([`1cece5b`](https://github.com/DataChefHQ/amundsen/commit/1cece5b4461c8623414ccfb635e495e794a55988)) +* Add System Statistics Metrics Endpoint ([#228](https://github.com/DataChefHQ/amundsen/issues/228)) ([`7a99d2d`](https://github.com/DataChefHQ/amundsen/commit/7a99d2d47607f79cd47f540b3f316164ffbee249)) +* Column lineage implementation & sample ingest scripts ([#470](https://github.com/DataChefHQ/amundsen/issues/470)) ([`a2f8a1b`](https://github.com/DataChefHQ/amundsen/commit/a2f8a1bf0850d9f7dd4cedc3b69caa60d3a1096b)) +* Add Redash Preview Client ([#974](https://github.com/DataChefHQ/amundsen/issues/974)) ([`5c45234`](https://github.com/DataChefHQ/amundsen/commit/5c4523474a7b7f31aeac9bbb372a5908cdae253f)) +* Implements the table and column lineage for Neo4j ([#294](https://github.com/DataChefHQ/amundsen/issues/294)) ([`10462a2`](https://github.com/DataChefHQ/amundsen/commit/10462a25b2bbd99e399588e94e91b41e2f8412bd)) +* Add analytics events to lineage features and cleanup ([#972](https://github.com/DataChefHQ/amundsen/issues/972)) ([`59d7de0`](https://github.com/DataChefHQ/amundsen/commit/59d7de0b08349eb02ee94b7332c3f46a5c404bc8)) +* Create users in metadata backend via API ([#289](https://github.com/DataChefHQ/amundsen/issues/289)) ([`a42de9f`](https://github.com/DataChefHQ/amundsen/commit/a42de9f016389d85d294a7698360f7c10da9c93d)) +* Add mysql staleness removal task ([#474](https://github.com/DataChefHQ/amundsen/issues/474)) ([`02bb638`](https://github.com/DataChefHQ/amundsen/commit/02bb6384b5ee481a17b50cf597274282e2566831)) +* Table and Column Lineage Polish ([#970](https://github.com/DataChefHQ/amundsen/issues/970)) ([`630dbb7`](https://github.com/DataChefHQ/amundsen/commit/630dbb79d4aead5769de54e59c15ffe6ae086dcd)) +* Add mysql as backend store ([#471](https://github.com/DataChefHQ/amundsen/issues/471)) ([`4400873`](https://github.com/DataChefHQ/amundsen/commit/44008730475cbb5ca0ec7eb24d34522235f4ecc4)) +* Allow multiple badges on a single record for csv extracts ([#469](https://github.com/DataChefHQ/amundsen/issues/469)) ([`63b5f93`](https://github.com/DataChefHQ/amundsen/commit/63b5f9308b4efc3226c07c79aad04b76912d2d04)) +* Table and Column Lineage Lists ([#969](https://github.com/DataChefHQ/amundsen/issues/969)) ([`aa3029b`](https://github.com/DataChefHQ/amundsen/commit/aa3029b25642869d10c713831b0e5011dfea7cf0)) +* Add Table Notices ([#957](https://github.com/DataChefHQ/amundsen/issues/957)) ([`9b211dd`](https://github.com/DataChefHQ/amundsen/commit/9b211dd66ef1d474112ea9c23b197de2b3148164)) +* Allows for splitting stats' distinct values into a different element that shows in modal ([#960](https://github.com/DataChefHQ/amundsen/issues/960)) ([`149ca85`](https://github.com/DataChefHQ/amundsen/commit/149ca85069d5dc09d2943381c3e622f2045f528f)) +* Add support for tags based on atlas terms ([#466](https://github.com/DataChefHQ/amundsen/issues/466)) ([`f188384`](https://github.com/DataChefHQ/amundsen/commit/f188384cda9a0874c976738cf5ab3c69607f050c)) +* Make DescriptionMetadata inherit from GraphSerializable ([#461](https://github.com/DataChefHQ/amundsen/issues/461)) ([`1196770`](https://github.com/DataChefHQ/amundsen/commit/11967705d0c999cfbad3ea3162be6cfd7c96ef06)) +* Add TableSerializable and mysql_serializer ([#459](https://github.com/DataChefHQ/amundsen/issues/459)) ([`54f5ed6`](https://github.com/DataChefHQ/amundsen/commit/54f5ed6bb4dbcb0ed59182e485bd109374d549a9)) +* Add Column Badge API ([#273](https://github.com/DataChefHQ/amundsen/issues/273)) ([`8973a5f`](https://github.com/DataChefHQ/amundsen/commit/8973a5fe8aaa02ff2a369572880d64478fa388ca)) +* Column Lineage API ([#280](https://github.com/DataChefHQ/amundsen/issues/280)) ([`f0e0ed3`](https://github.com/DataChefHQ/amundsen/commit/f0e0ed30d244b63f663ec903f4112957d6bd0c21)) +* Table Lineage API ([#262](https://github.com/DataChefHQ/amundsen/issues/262)) ([`9bf07ef`](https://github.com/DataChefHQ/amundsen/commit/9bf07efd9228c8607cbfb1fbe294dfb3e3a7f479)) +* Column badges in Atlas Proxy ([#263](https://github.com/DataChefHQ/amundsen/issues/263)) ([`d326719`](https://github.com/DataChefHQ/amundsen/commit/d32671933a3d8a1913ae11c9f11efe50bf5a983f)) +* Add imagePullSecrets to support amundsen private images ([#927](https://github.com/DataChefHQ/amundsen/issues/927)) ([`c64c358`](https://github.com/DataChefHQ/amundsen/commit/c64c358ed46ae3b6262408837dcb27d7940bee49)) +* Added get_lineage method to neo4j proxy ([#259](https://github.com/DataChefHQ/amundsen/issues/259)) ([`0ef337b`](https://github.com/DataChefHQ/amundsen/commit/0ef337bbd78b633744b457d129b5fc878a7faefb)) +* Added lineage item and lineage entities ([#90](https://github.com/DataChefHQ/amundsen/issues/90)) ([`1eb6cbb`](https://github.com/DataChefHQ/amundsen/commit/1eb6cbb8eb0f06b9d596da62146d73d40339ecc4)) +* Neptune Data builder Integration ([#438](https://github.com/DataChefHQ/amundsen/issues/438)) ([`cc10671`](https://github.com/DataChefHQ/amundsen/commit/cc106719d9713c092f875ca838046643201233f2)) +* Add config key for connect_arg for SqlAlchemyExtractor ([#434](https://github.com/DataChefHQ/amundsen/issues/434)) ([`c9e5f9e`](https://github.com/DataChefHQ/amundsen/commit/c9e5f9ec76340165917e61ffa8cd932e5510c43e)) +* Vertica metadata extractor ([#433](https://github.com/DataChefHQ/amundsen/issues/433)) ([`4003070`](https://github.com/DataChefHQ/amundsen/commit/4003070b96e1e63d96f98836e7405f8dd8dde92b)) +* Multi-yield transformers ([#396](https://github.com/DataChefHQ/amundsen/issues/396)) ([`518dfe2`](https://github.com/DataChefHQ/amundsen/commit/518dfe2de2e3c26ac6e85f1651b42fea331ebf7d)) +* Integration with Dremio ([#859](https://github.com/DataChefHQ/amundsen/issues/859)) ([`e59a40b`](https://github.com/DataChefHQ/amundsen/commit/e59a40b9a927b553211aa74e94e13fe5f5013522)) +* Neo4j backend for popular tables personalization ([#233](https://github.com/DataChefHQ/amundsen/issues/233)) ([`b32b654`](https://github.com/DataChefHQ/amundsen/commit/b32b654404a6e358335114e10d1a23eaa17c520d)) +* Atlas_search_extractor | :tada: Initial commit. ([#415](https://github.com/DataChefHQ/amundsen/issues/415)) ([`1fd464a`](https://github.com/DataChefHQ/amundsen/commit/1fd464ac9fb8346cb4c72e7b15fff3e2ce3c73c8)) +* Adds page view tracking with the new analytics approach ([#838](https://github.com/DataChefHQ/amundsen/issues/838)) ([`17876dd`](https://github.com/DataChefHQ/amundsen/commit/17876dd57b1682da0504a27dd403a7b8332cc48d)) +* Sample Feast job with ES publisher ([#425](https://github.com/DataChefHQ/amundsen/issues/425)) ([`9e69d43`](https://github.com/DataChefHQ/amundsen/commit/9e69d4364e79085082d6bc685ce554bc3f705674)) +* Adding CsvTableBadgeExtractor ([#417](https://github.com/DataChefHQ/amundsen/issues/417)) ([`4d8067e`](https://github.com/DataChefHQ/amundsen/commit/4d8067ed96c92387e14523bfa6eb8269998bb61e)) +* Analytics Tracking middleware ([#739](https://github.com/DataChefHQ/amundsen/issues/739)) ([`14da882`](https://github.com/DataChefHQ/amundsen/commit/14da882093d7a8307b825990c97dabc18f08aa87)) +* Alphabetized badges ([#804](https://github.com/DataChefHQ/amundsen/issues/804)) ([`71ed31c`](https://github.com/DataChefHQ/amundsen/commit/71ed31c95793e477d56b5387e49a158aa91850f6)) +* Make owners for certain tables uneditable ([#800](https://github.com/DataChefHQ/amundsen/issues/800)) ([`f33f5b3`](https://github.com/DataChefHQ/amundsen/commit/f33f5b3ba11202f5045e2bdd7a85812aac3c1b38)) +* Updated popular_tables endpoint to allow optional user_id ([#232](https://github.com/DataChefHQ/amundsen/issues/232)) ([`f8b05cd`](https://github.com/DataChefHQ/amundsen/commit/f8b05cd25a7b925e2f250739e461dfd49b38edb7)) +* Feast extractor ([#414](https://github.com/DataChefHQ/amundsen/issues/414)) ([`5263bab`](https://github.com/DataChefHQ/amundsen/commit/5263bab21bc35f79dd8e66d8443eba1616fb571b)) +* Make 'schema' and 'database' clickable to initiate a search ([#766](https://github.com/DataChefHQ/amundsen/issues/766)) ([`73b6097`](https://github.com/DataChefHQ/amundsen/commit/73b6097c0c7e50702f5d22a417f5290ddb950245)) +* Expose config for mTLS certificates. ([#757](https://github.com/DataChefHQ/amundsen/issues/757)) ([`33d2de7`](https://github.com/DataChefHQ/amundsen/commit/33d2de7e7eb3dd2691792fc7702863a1933d5c79)) +* Adding first pass of delta lake metadata extractor as well as a sample script on how it would be used. ([#351](https://github.com/DataChefHQ/amundsen/issues/351)) ([`e808eb9`](https://github.com/DataChefHQ/amundsen/commit/e808eb94bd7a4d176bf4d1d74fbdc0ab2fd4c5f0)) +* Helm will keep persistent volume claims on delete ([#783](https://github.com/DataChefHQ/amundsen/issues/783)) ([`f305146`](https://github.com/DataChefHQ/amundsen/commit/f305146453e1d49c0196acbc40278262e051de23)) +* Use parameters to allow special characters in neo4j cypher statement ([#382](https://github.com/DataChefHQ/amundsen/issues/382)) ([`90368c5`](https://github.com/DataChefHQ/amundsen/commit/90368c5a5a3551238689f0a4568bbab46c7fb1c8)) +* Add compat with flask-oidc v0.1.x ([#777](https://github.com/DataChefHQ/amundsen/issues/777)) ([`748edcb`](https://github.com/DataChefHQ/amundsen/commit/748edcb89cf983889bd857182eb1c59c17b88a10)) +* Column level badges cont. ([#381](https://github.com/DataChefHQ/amundsen/issues/381)) ([`b777181`](https://github.com/DataChefHQ/amundsen/commit/b77718144aaccb28806044f19a68b5c5c3280580)) +* Add chart into common ES index map ([#77](https://github.com/DataChefHQ/amundsen/issues/77)) ([`320500c`](https://github.com/DataChefHQ/amundsen/commit/320500ca001547155af47593e1428ddda010b6dc)) +* Add chart to dashboard model ([#73](https://github.com/DataChefHQ/amundsen/issues/73)) ([`f4355d4`](https://github.com/DataChefHQ/amundsen/commit/f4355d43dc033461fb132f9a499978d19ae812de)) +* Support dashboard chart in search ([#383](https://github.com/DataChefHQ/amundsen/issues/383)) ([`d0d6980`](https://github.com/DataChefHQ/amundsen/commit/d0d69801c88b0695e6ce23b8c0b781b2e65d3bdf)) +* AddSwaggerEnabledAsEnvVar ([#215](https://github.com/DataChefHQ/amundsen/issues/215)) ([`e7d28c4`](https://github.com/DataChefHQ/amundsen/commit/e7d28c470bdb85e00beefff48eceacd43dcc8f49)) +* Column level badges ([#375](https://github.com/DataChefHQ/amundsen/issues/375)) ([`708cad1`](https://github.com/DataChefHQ/amundsen/commit/708cad13ef5973f0a42f22be21e94de0310e0cad)) +* Add support for tracking Data Issues via Asana ([#700](https://github.com/DataChefHQ/amundsen/issues/700)) ([`60bff22`](https://github.com/DataChefHQ/amundsen/commit/60bff2230b6c0211fd3341e0578fe0f41ca59f26)) +* Surface column level badges ([#706](https://github.com/DataChefHQ/amundsen/issues/706)) ([`14248ea`](https://github.com/DataChefHQ/amundsen/commit/14248eaaa7bf276a005aae3938c91b539e712f24)) +* Adds InformationIcon and LeftIcon ([#715](https://github.com/DataChefHQ/amundsen/issues/715)) ([`7890493`](https://github.com/DataChefHQ/amundsen/commit/78904934ab473f0c68fec9b1480c7afe977ec8f8)) +* Added Dremio extractor ([#377](https://github.com/DataChefHQ/amundsen/issues/377)) ([`ec21032`](https://github.com/DataChefHQ/amundsen/commit/ec210326cdd02633f65d4703e94ac064de5a0faf)) +* Add amundsen gremlin ([#743](https://github.com/DataChefHQ/amundsen/issues/743)) ([`a7de2c0`](https://github.com/DataChefHQ/amundsen/commit/a7de2c0d6c1d26231cf39f07a5ae8b68c2f3c926)) +* Add neptune proxy ([#204](https://github.com/DataChefHQ/amundsen/issues/204)) ([`d695144`](https://github.com/DataChefHQ/amundsen/commit/d6951444e4d5b9e9f52db5520986425c310d7db0)) +* Adds sortable table detail page ([#691](https://github.com/DataChefHQ/amundsen/issues/691)) ([`2b8313f`](https://github.com/DataChefHQ/amundsen/commit/2b8313fea6deef87b502fde95264a25251e2f8a7)) +* Return column level badges ([#205](https://github.com/DataChefHQ/amundsen/issues/205)) ([`657f91d`](https://github.com/DataChefHQ/amundsen/commit/657f91d9c7abc63da1b658009e70e1f1594027ed)) +* Added badges field (optional) to column in table model ([#68](https://github.com/DataChefHQ/amundsen/issues/68)) ([`1bdfce7`](https://github.com/DataChefHQ/amundsen/commit/1bdfce7242094ae22e29e9fb1e2bd6aea1df7bdf)) +* Add marshmallow packages to setup.py ([#66](https://github.com/DataChefHQ/amundsen/issues/66)) ([`747d7f8`](https://github.com/DataChefHQ/amundsen/commit/747d7f8fa7b52dda7d7fbb676ec1bbd97aa2c0e7)) +* Column list with usage column and new reusable table ([#684](https://github.com/DataChefHQ/amundsen/issues/684)) ([`bf52435`](https://github.com/DataChefHQ/amundsen/commit/bf524354c02dd4802b209fd2cbe3d18acfd197d9)) +* Add an extractor for pulling user information from BambooHR ([#369](https://github.com/DataChefHQ/amundsen/issues/369)) ([`b1b07f1`](https://github.com/DataChefHQ/amundsen/commit/b1b07f166e08538f22f9ae19a5095ef5ea14a95c)) +* Tweaks for gremlin support ([#60](https://github.com/DataChefHQ/amundsen/issues/60)) ([`f73b1b1`](https://github.com/DataChefHQ/amundsen/commit/f73b1b1730bc3c0d67cb4ef408da1a25b9d612f2)) +* Badges with category and badge_type fields ([#201](https://github.com/DataChefHQ/amundsen/issues/201)) ([`8e5ce5e`](https://github.com/DataChefHQ/amundsen/commit/8e5ce5e62d7124f767495f5e83defb9b804b0395)) +* Accept new badges ([#669](https://github.com/DataChefHQ/amundsen/issues/669)) ([`902948e`](https://github.com/DataChefHQ/amundsen/commit/902948ee2084b1bde4962bf6f7a4415a1fdcafa5)) +* Add persistent volumes for Neo4J, Elasticsearch in docker-compose ([#699](https://github.com/DataChefHQ/amundsen/issues/699)) ([`d2b22af`](https://github.com/DataChefHQ/amundsen/commit/d2b22afd2a0b5d16b7bdcf95488dd1c28beafb89)) +* Add a button to open dashboard group ([#662](https://github.com/DataChefHQ/amundsen/issues/662)) ([`c17db15`](https://github.com/DataChefHQ/amundsen/commit/c17db154deb04ecd0aeacc33877240e5b285126e)) +* Redirect dashboard group to search filter after clicking ([#655](https://github.com/DataChefHQ/amundsen/issues/655)) ([`55b8e75`](https://github.com/DataChefHQ/amundsen/commit/55b8e7586be01a2bbbdad7e8e5e20ffd8a57fd7e)) +* Add sample_glue_loader script ([#366](https://github.com/DataChefHQ/amundsen/issues/366)) ([`a73dd02`](https://github.com/DataChefHQ/amundsen/commit/a73dd02cdfafcc1241c44a73f4853423d9361237)) +* Adds expandable feature to table ([#654](https://github.com/DataChefHQ/amundsen/issues/654)) ([`5eef221`](https://github.com/DataChefHQ/amundsen/commit/5eef2216196005a42a8570d0e7d55c71ca9fe270)) +* Parameterize Snowflake Schema in Snowflake Metadata Extractor ([#361](https://github.com/DataChefHQ/amundsen/issues/361)) ([`f0dec0e`](https://github.com/DataChefHQ/amundsen/commit/f0dec0e58fe377a45c553cf98c7b10a0aca4145b)) +* Mode Batch dashboard charrt API ([#362](https://github.com/DataChefHQ/amundsen/issues/362)) ([`c8a7245`](https://github.com/DataChefHQ/amundsen/commit/c8a7245e21e44e7bd9456cd016e7a6e79aae47bf)) +* Adds ability to use custom component on table ([#645](https://github.com/DataChefHQ/amundsen/issues/645)) ([`7ebf4e0`](https://github.com/DataChefHQ/amundsen/commit/7ebf4e0b541ed2ad6bd2a8a8a34d82066f8dd667)) +* Add search header ([#643](https://github.com/DataChefHQ/amundsen/issues/643)) ([`61e2841`](https://github.com/DataChefHQ/amundsen/commit/61e28418958d47f679d2387740d5a147b148d5f5)) +* Create a RedshiftMetadataExtractor that supports late binding views ([#356](https://github.com/DataChefHQ/amundsen/issues/356)) ([`ae230ea`](https://github.com/DataChefHQ/amundsen/commit/ae230eae2c3d798695b7d3c54a4f370497446d51)) +* Adds text alignment and row height options to the reusable table ([#642](https://github.com/DataChefHQ/amundsen/issues/642)) ([`a0d9b17`](https://github.com/DataChefHQ/amundsen/commit/a0d9b175851a8c3e7b1710e9aec3220b8a1a9abf)) +* Adds caption and monospace font definitions ([#644](https://github.com/DataChefHQ/amundsen/issues/644)) ([`51f537c`](https://github.com/DataChefHQ/amundsen/commit/51f537c3557b8f4bdf6ab8cb75f6451f401268b1)) +* Add MySQL sample data loader ([#359](https://github.com/DataChefHQ/amundsen/issues/359)) ([`fe7549a`](https://github.com/DataChefHQ/amundsen/commit/fe7549a66e93ea5ac79741a33e948fbab4a642e0)) +* Empty and Loading states for the table ([#639](https://github.com/DataChefHQ/amundsen/issues/639)) ([`3ad1902`](https://github.com/DataChefHQ/amundsen/commit/3ad1902d04eee83f41d9c15809b1bd4d7463eead)) +* Adds a basic Table to our component library ([#636](https://github.com/DataChefHQ/amundsen/issues/636)) ([`8b4b4fd`](https://github.com/DataChefHQ/amundsen/commit/8b4b4fd69e7ce7cba0ff9b5854a620f494c7e602)) +* Add Snowflake table last updated timestamp extractor ([#348](https://github.com/DataChefHQ/amundsen/issues/348)) ([`9f95fe3`](https://github.com/DataChefHQ/amundsen/commit/9f95fe3d2d8b5d6669301201522b1c0dadb0bcd5)) +* Table model badges field update ([#56](https://github.com/DataChefHQ/amundsen/issues/56)) ([`ddf056f`](https://github.com/DataChefHQ/amundsen/commit/ddf056fd0c35a5aadb09e3ccb18fd52a71e82a8a)) +* Improve Nested Column Types UI ([#627](https://github.com/DataChefHQ/amundsen/issues/627)) ([`fc15726`](https://github.com/DataChefHQ/amundsen/commit/fc15726480a95c1ea23ebd970c53f91b8c74652b)) +* Alerts component ([#621](https://github.com/DataChefHQ/amundsen/issues/621)) ([`f57d57e`](https://github.com/DataChefHQ/amundsen/commit/f57d57ebb4905a05c3f2e973d71d55b15f913bd2)) +* Add Tableau icon to fe ([#616](https://github.com/DataChefHQ/amundsen/issues/616)) ([`08da51d`](https://github.com/DataChefHQ/amundsen/commit/08da51daad97c81d6d3488a79ed53a2387fb10f8)) +* Added new badge model ([#55](https://github.com/DataChefHQ/amundsen/issues/55)) ([`b9b006e`](https://github.com/DataChefHQ/amundsen/commit/b9b006eb7044184a92408dc7332067b18b1471cc)) +* Added GraphQL source to gschema views ([#582](https://github.com/DataChefHQ/amundsen/issues/582)) ([`3b87793`](https://github.com/DataChefHQ/amundsen/commit/3b87793bef9a2afb335a53e701f25e76a43f80f6)) +* Get last updated ts for AtlasProxy ([#177](https://github.com/DataChefHQ/amundsen/issues/177)) ([`7e3bb7b`](https://github.com/DataChefHQ/amundsen/commit/7e3bb7bde85aac1a6afbc3f2aab120bbb79bf30f)) +* Add Tableau dashboard metadata extractors ([#333](https://github.com/DataChefHQ/amundsen/issues/333)) ([`55c5ed4`](https://github.com/DataChefHQ/amundsen/commit/55c5ed4dd96e42a2e9f1625fbdcf83d139c59345)) +* Testing Codeowners file ([#605](https://github.com/DataChefHQ/amundsen/issues/605)) ([`167d95f`](https://github.com/DataChefHQ/amundsen/commit/167d95fdb940f7bb33438fcef1674d72b8e1b881)) +* Update 'table view', 'alumni' and SLA status badges ([#595](https://github.com/DataChefHQ/amundsen/issues/595)) ([`5747816`](https://github.com/DataChefHQ/amundsen/commit/5747816b63b374175f1df1b9b3e6b9e6a3108ace)) +* Data Owner Implementation of Atlas Proxy ([#156](https://github.com/DataChefHQ/amundsen/issues/156)) ([`2884b8f`](https://github.com/DataChefHQ/amundsen/commit/2884b8fbc1a9418995c34cfb6296c6da1c6ca28e)) +* Announcements in Homepage ([#591](https://github.com/DataChefHQ/amundsen/issues/591)) ([`9e35c7e`](https://github.com/DataChefHQ/amundsen/commit/9e35c7ec1d9213f6287daff6af5075e557570827)) +* Add github actions for FE ([#592](https://github.com/DataChefHQ/amundsen/issues/592)) ([`c01e868`](https://github.com/DataChefHQ/amundsen/commit/c01e86832d27715e341d71170eaf43e1b1789aba)) +* Add github action to publish doc ([#637](https://github.com/DataChefHQ/amundsen/issues/637)) ([`1ac4e7a`](https://github.com/DataChefHQ/amundsen/commit/1ac4e7a9e132953ce131c9e8f7243886fb993dcb)) +* Add github action for test and pypi publish ([#47](https://github.com/DataChefHQ/amundsen/issues/47)) ([`c8433a1`](https://github.com/DataChefHQ/amundsen/commit/c8433a1606a2a8e5e335da5b608dd3871651d819)) +* Add github actions for databuilder ([#336](https://github.com/DataChefHQ/amundsen/issues/336)) ([`34547fc`](https://github.com/DataChefHQ/amundsen/commit/34547fca3ed30fa0a698fd76dd49897f03398bc7)) +* Show more tags in browse and home ([#532](https://github.com/DataChefHQ/amundsen/issues/532)) ([`022ce53`](https://github.com/DataChefHQ/amundsen/commit/022ce5399faf06c53de23b49aee67a55259dc8ff)) +* Allow hive sql to be provided as config ([#312](https://github.com/DataChefHQ/amundsen/issues/312)) ([`8a6dbe7`](https://github.com/DataChefHQ/amundsen/commit/8a6dbe72c69995eaeb51a724f7d88011358db3a9)) +* Populate is_view property in AtlasProxy ([#155](https://github.com/DataChefHQ/amundsen/issues/155)) ([`4992503`](https://github.com/DataChefHQ/amundsen/commit/4992503b43eee5cdece43ff75df0b1735144b66e)) +* Update prog_desc configuration + UI ([#527](https://github.com/DataChefHQ/amundsen/issues/527)) ([`f671ea2`](https://github.com/DataChefHQ/amundsen/commit/f671ea22564c119f3b41310437abfaaa59cca788)) +* Clickable badge style behavior ([#529](https://github.com/DataChefHQ/amundsen/issues/529)) ([`62d6806`](https://github.com/DataChefHQ/amundsen/commit/62d68066bbb784dad4a0637b5ceac342493ed356)) +* Making clickable badges ([#519](https://github.com/DataChefHQ/amundsen/issues/519)) ([`2c16028`](https://github.com/DataChefHQ/amundsen/commit/2c1602872dff42a484b6e49485753aa57c627cb6)) +* Enhance glue extractor ([#306](https://github.com/DataChefHQ/amundsen/issues/306)) ([`f87dcfb`](https://github.com/DataChefHQ/amundsen/commit/f87dcfbae37a39f7fe1886d70edccc4f6f72afc1)) +* Add resource_reports field in Table API ( Atlas proxy) ([#149](https://github.com/DataChefHQ/amundsen/issues/149)) ([`9cf15ed`](https://github.com/DataChefHQ/amundsen/commit/9cf15ed888e2ed10fd11efd08cb5202626bbb983)) +* Add ResourceReport dropdown button in TableDetail ([#495](https://github.com/DataChefHQ/amundsen/issues/495)) ([`9fe9ce5`](https://github.com/DataChefHQ/amundsen/commit/9fe9ce5f1864d02b0b9daf7cc2821816c2fcdba5)) +* Add programmatic descriptions parser for [AtlasProxy] ([#152](https://github.com/DataChefHQ/amundsen/issues/152)) ([`a82a14c`](https://github.com/DataChefHQ/amundsen/commit/a82a14cac65c320f60b75b53668711bd7cf9f950)) +* Add Frequent Users feature in [AtlasProxy] ([#147](https://github.com/DataChefHQ/amundsen/issues/147)) ([`a3e2f80`](https://github.com/DataChefHQ/amundsen/commit/a3e2f80e7e29d5ed3d74ded598f80f81d33054b7)) +* Support markdown for dashboard descriptions ([#506](https://github.com/DataChefHQ/amundsen/issues/506)) ([`336fea4`](https://github.com/DataChefHQ/amundsen/commit/336fea43519d40ce6e1ce36d67ad9a91e6156958)) +* Implement configurable minimum number of readers for popular tables ([#146](https://github.com/DataChefHQ/amundsen/issues/146)) ([`35d38fe`](https://github.com/DataChefHQ/amundsen/commit/35d38febb9816f1b05697a49b35f2243caf0db19)) +* Add Redash to list of dashboard connectors ([#539](https://github.com/DataChefHQ/amundsen/issues/539)) ([`a96068f`](https://github.com/DataChefHQ/amundsen/commit/a96068f5e00c1ab7221172ed24ed5727525ea711)) +* Added Redash logo, configured as supported dashboard source ([#501](https://github.com/DataChefHQ/amundsen/issues/501)) ([`7b1d721`](https://github.com/DataChefHQ/amundsen/commit/7b1d7219b9a95ae1252fa9d782d10a9fc0154c66)) +* Add RedashDashboardExtractor for extracting dashboards from redash.io ([#300](https://github.com/DataChefHQ/amundsen/issues/300)) ([`04412ee`](https://github.com/DataChefHQ/amundsen/commit/04412eebaf6d8e88a4eb79efcd058b254c91be89)) +* Added resource_reports into Table model ([`4f2ddd3`](https://github.com/DataChefHQ/amundsen/commit/4f2ddd35b2473a766bd9ccf2d78369c7043671c0)) +* Update TagList Loading State with a shimmer loader ([#486](https://github.com/DataChefHQ/amundsen/issues/486)) ([`0caa5e6`](https://github.com/DataChefHQ/amundsen/commit/0caa5e66ef21c51a053f71b4c52729476f95bdd6)) +* Add a transformer that adds tags to all tables created in a job ([#287](https://github.com/DataChefHQ/amundsen/issues/287)) ([`c6a2637`](https://github.com/DataChefHQ/amundsen/commit/c6a2637ef38885f9de54a5f81e171dffdec70169)) +* Update ListItem Loading State into Shimmering loader ([#484](https://github.com/DataChefHQ/amundsen/issues/484)) ([`4479307`](https://github.com/DataChefHQ/amundsen/commit/4479307f9c15d81dec07e1bc85ce47fe8218fd82)) +* Update Avatar and Profile Page Loading State ([#487](https://github.com/DataChefHQ/amundsen/issues/487)) ([`a26f8a7`](https://github.com/DataChefHQ/amundsen/commit/a26f8a7d549b3fcb9d9e5c66a506b319cd4f02dd)) +* Adds Shimmer loader to the Table Issues and Footer ([#483](https://github.com/DataChefHQ/amundsen/issues/483)) ([`ce1b1f8`](https://github.com/DataChefHQ/amundsen/commit/ce1b1f802e21d8b77a4832f2dd1a6fdc30f76067)) +* Add dashboard search filter support ([#112](https://github.com/DataChefHQ/amundsen/issues/112)) ([`3a959cf`](https://github.com/DataChefHQ/amundsen/commit/3a959cf2d736368e02d7f8d5bdea018b2fb3964a)) +* Dashboard Filter Support ([#482](https://github.com/DataChefHQ/amundsen/issues/482)) ([`a88813f`](https://github.com/DataChefHQ/amundsen/commit/a88813f074456715764bf44d7ba4014f756cfc4a)) +* Mode dashboard preview ACL ([#481](https://github.com/DataChefHQ/amundsen/issues/481)) ([`1eeb94c`](https://github.com/DataChefHQ/amundsen/commit/1eeb94cf640147f821f80eb72527095046cf20d1)) +* Added tags and badges into Dashboard Elasticsearch index ([#288](https://github.com/DataChefHQ/amundsen/issues/288)) ([`0937024`](https://github.com/DataChefHQ/amundsen/commit/0937024877411e69b2e7a0fba28f8f6e57c76b93)) +* Add mode_user_id into User detail API ([#141](https://github.com/DataChefHQ/amundsen/issues/141)) ([`f31ab9f`](https://github.com/DataChefHQ/amundsen/commit/f31ab9fc7008226731dec729300c536e35f6261a)) +* Shows Query code block within Dashboard Query tab ([#474](https://github.com/DataChefHQ/amundsen/issues/474)) ([`e4bed23`](https://github.com/DataChefHQ/amundsen/commit/e4bed23244673b73988afcc768e9fbf8347072dc)) +* Ingest Mode Analytics user ([#282](https://github.com/DataChefHQ/amundsen/issues/282)) ([`b902562`](https://github.com/DataChefHQ/amundsen/commit/b902562e9ed6531826cba6e7dce4b284aa14ec38)) +* Adding schema description to search result items ([#468](https://github.com/DataChefHQ/amundsen/issues/468)) ([`9b8b484`](https://github.com/DataChefHQ/amundsen/commit/9b8b4842fa2d284f3770d6c72918dd7455e28f4d)) +* Add query text and query URL into Dashboard detail API ([#140](https://github.com/DataChefHQ/amundsen/issues/140)) ([`8168085`](https://github.com/DataChefHQ/amundsen/commit/8168085d2cf9cabd134e57d184599b0af3b1ec9b)) +* Adds related dashboards tab to the Table detail page ([#470](https://github.com/DataChefHQ/amundsen/issues/470)) ([`8fe25d6`](https://github.com/DataChefHQ/amundsen/commit/8fe25d675630c11da084c6413d350f8f186abd31)) +* Related Dashboards endpoint on Flask app ([#467](https://github.com/DataChefHQ/amundsen/issues/467)) ([`d2113da`](https://github.com/DataChefHQ/amundsen/commit/d2113da8cf4fe02c20eca93e88e91476278efc98)) +* Add Query text to Dashboard Query model ([#273](https://github.com/DataChefHQ/amundsen/issues/273)) ([`0b7eeea`](https://github.com/DataChefHQ/amundsen/commit/0b7eeea84fd279bfcb94484384bcde0858b54c1a)) +* Use query parameter for basic search [AtlasProxy] ([#105](https://github.com/DataChefHQ/amundsen/issues/105)) ([`f6beb51`](https://github.com/DataChefHQ/amundsen/commit/f6beb514b2b3e7c7434207e9a4621e6a8e76e0f6)) +* Configure JIRA Issue Labels ([#464](https://github.com/DataChefHQ/amundsen/issues/464)) ([`4d02a52`](https://github.com/DataChefHQ/amundsen/commit/4d02a52de51a9a4bc5cb4915b46a8c3aa66e5220)) +* Update readme to include merlinjobs.com ([#201](https://github.com/DataChefHQ/amundsen/issues/201)) ([`5616acc`](https://github.com/DataChefHQ/amundsen/commit/5616acc07ba17841b26a6b3587fc5fa53a22ea12)) +* **users:** Add a `user_search_index` Neo4j to ES quickstart sample sync job ([#130](https://github.com/DataChefHQ/amundsen/issues/130)) ([`86ef2d4`](https://github.com/DataChefHQ/amundsen/commit/86ef2d43bb6165e37f8fd745616c146828a0002f)) ### Fix -* Sort reports alphabetically ([#293](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/293)) ([`c8423c6`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/c8423c62c85f94fe4407f2b42dcc176a77849645)) -* Reconcile gremlin description writes with the Databuilder ([#290](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/290)) ([`18454fe`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/18454fec95a672e7d01fdbfa91e86df318246457)) -* Swagger docs don't align with common entity ([#283](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/283)) ([`db33af9`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/db33af98d6ed2ba29c059b790bc7d09ce71b24c8)) -* Compatibility changes to the gremlin integration ([#260](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/260)) ([`a765424`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/a765424aa13c71afdb04f7457f30d8a8977974a2)) -* Proxy client creation fails after adding client_kwargs ([#258](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/258)) ([`1880cec`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/1880cec3bf0ed4b889c5fe3b61633228063cdfad)) -* Reapply previous fix ([#245](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/245)) ([`c7dc172`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/c7dc172b2b8c3b8ff4d7f145e5564474a3cb8dd8)) -* Expire is a keyword argument for beaker cache ([#239](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/239)) ([`a7b2ec5`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/a7b2ec543470157361767e705f945beed4b32bac)) -* Get_tags no longer return tag_count 0 tag ([#230](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/230)) ([`5097d2b`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/5097d2baba2fe8894c15e9627e1ca7bacc3807fb)) -* Too many partitions in one Atlas query (Watermarks in Atlas Proxy) ([#217](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/217)) ([`cc3768f`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/cc3768fb3ae055f0f84958ee5c08560e9c63ffc4)) -* Data_type as Column.col_type. ([#203](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/203)) ([`7b97f62`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/7b97f62cc2ef0279d3b292991a952e7b103dfc92)) -* Add /delete bidirectional relations in case of owner ([#206](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/206)) ([`40cd0dd`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/40cd0dd4de7c52ae9f58ecec71309f82553098a0)) -* Removed all badge_type fields from API ([#202](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/202)) ([`6a81b97`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/6a81b974f2715429748f86bdb3459b1c91dfedfb)) -* Improvements to the Owned By feature ([#178](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/178)) ([`0558d69`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/0558d69f619a5f9426e5839cadc06cea13366706)) -* Get all tags should work for all resources ([#175](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/175)) ([`cf1ab6d`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/cf1ab6d179c70c0f43156cc499332c465226cb45)) -* Removing OidcConfig file and making statsd configurable through envrionment variable ([#157](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/157)) ([`2752492`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/2752492e71d6f5e134cdf55c4b55e67254409a88)) +* Fix jinja version ([`adfff0b`](https://github.com/DataChefHQ/amundsen/commit/adfff0b04463b6b668d01cb5f8ba425ab8429477)) +* Raise exception when user retrieval ends with and empty dict ([`54827dd`](https://github.com/DataChefHQ/amundsen/commit/54827dd1bb7f0d82e98784f553bf60642074ce9f)) +* Changes to make user detail method work ([`b5f17b1`](https://github.com/DataChefHQ/amundsen/commit/b5f17b1dc1cf88e605d69d38a9acb3e36877b193)) +* Add logs ([`aa05cfd`](https://github.com/DataChefHQ/amundsen/commit/aa05cfd0667dd598bb5b978df115089facb25d22)) +* Import typing module for metadata service flask_user_config ([`0f15851`](https://github.com/DataChefHQ/amundsen/commit/0f15851933541775154b042acd0a73967540cec5)) +* Switch to v1 ([`28662ef`](https://github.com/DataChefHQ/amundsen/commit/28662ef6c93b5b588d39e16c0c421687950771b5)) +* Traverse by key instead of table ID for the key field ([`5b9dcdd`](https://github.com/DataChefHQ/amundsen/commit/5b9dcdd2ff8edec753c5a7a3d1007de72cc10867)) +* Support ESv7.x and newer versions of elasticsearch_dsl ([`a9d6f73`](https://github.com/DataChefHQ/amundsen/commit/a9d6f7356fa6f88739a52380969c6671e9d41ec2)) +* Updating dbt extractor - to work on all json files ([#1685](https://github.com/DataChefHQ/amundsen/issues/1685)) ([`dc73c0b`](https://github.com/DataChefHQ/amundsen/commit/dc73c0bef20dd3d9272f34254ca65a89cfc4eb87)) +* Select full_name instead of email ([`52ab5f7`](https://github.com/DataChefHQ/amundsen/commit/52ab5f723eaeb39d05ee5c3700983697d2bc5f75)) +* Extract value from Vertex ([`7775f48`](https://github.com/DataChefHQ/amundsen/commit/7775f48784ebb7ccc614a5ecefd6fb7597c27a49)) +* Also update the version of amundsen-gremlin==0.0.12 ([`9e994c8`](https://github.com/DataChefHQ/amundsen/commit/9e994c882f57ab2bd0e76c80f13afff16a79b9f2)) +* Bigquery preview with numeric data type - issue #1658 ([#1660](https://github.com/DataChefHQ/amundsen/issues/1660)) ([`e55611c`](https://github.com/DataChefHQ/amundsen/commit/e55611c6416fc77d0f90dedc586cff01750b4010)) +* Added support in helm chart for air-gapped deployment ([#1614](https://github.com/DataChefHQ/amundsen/issues/1614)) ([`3dfc5cc`](https://github.com/DataChefHQ/amundsen/commit/3dfc5cc05e2bc1112dfff5d803a79a40458659ea)) +* Added uri and url fields to dashboard mapping function ([#1635](https://github.com/DataChefHQ/amundsen/issues/1635)) ([`dbfcddc`](https://github.com/DataChefHQ/amundsen/commit/dbfcddcd3f3b2e365c683055684caa9e07796142)) +* Add missing fields for dashboard uri ([#1631](https://github.com/DataChefHQ/amundsen/issues/1631)) ([`277abb5`](https://github.com/DataChefHQ/amundsen/commit/277abb5f74beea7c844dc4ab553ddffbcae726d0)) +* Added missing description fields to mappings ([#1629](https://github.com/DataChefHQ/amundsen/issues/1629)) ([`f0d8735`](https://github.com/DataChefHQ/amundsen/commit/f0d8735d701fcce9207a7c63ffc887f8f82c92a2)) +* Error on search with pagination ([#1622](https://github.com/DataChefHQ/amundsen/issues/1622)) ([`9966fbc`](https://github.com/DataChefHQ/amundsen/commit/9966fbce15f275ba99af80bfec91906c0192927c)) +* Adding missing secretName in ingress configuration. Helm improvements proposal. ([#1604](https://github.com/DataChefHQ/amundsen/issues/1604)) ([`7d94e68`](https://github.com/DataChefHQ/amundsen/commit/7d94e68c6166c8867156184a9d78f7efcf4e37be)) +* Updated UpdateDocumentRequest model to make value optional ([#1617](https://github.com/DataChefHQ/amundsen/issues/1617)) ([`73b2c10`](https://github.com/DataChefHQ/amundsen/commit/73b2c10a9aa6a55c1d7d88ff1e2e53c39273e55f)) +* Search filtering behavior fix ([#1612](https://github.com/DataChefHQ/amundsen/issues/1612)) ([`1c56322`](https://github.com/DataChefHQ/amundsen/commit/1c56322b4260f157e162bf5cf78472472f2a9dbc)) +* New search API fixes ([#1594](https://github.com/DataChefHQ/amundsen/issues/1594)) ([`96f5324`](https://github.com/DataChefHQ/amundsen/commit/96f53241d4be105953fa97b4832b1cfad6410a2e)) +* Added page size argument for compatibility ([#1593](https://github.com/DataChefHQ/amundsen/issues/1593)) ([`50c72ee`](https://github.com/DataChefHQ/amundsen/commit/50c72ee082ec14ac06f4f6a962e7f9830869b103)) +* Add es v2 client config ([#1592](https://github.com/DataChefHQ/amundsen/issues/1592)) ([`d72900f`](https://github.com/DataChefHQ/amundsen/commit/d72900f2a68d4383cdc99ee317628fb2a00160b9)) +* PreviewData undefined pointer issue ([#1548](https://github.com/DataChefHQ/amundsen/issues/1548)) ([`f980b5e`](https://github.com/DataChefHQ/amundsen/commit/f980b5e8327178859ea36311632f8facb5d222a4)) +* Update no partitions message ([#1539](https://github.com/DataChefHQ/amundsen/issues/1539)) ([`8560825`](https://github.com/DataChefHQ/amundsen/commit/85608250d130fbd76ef5538924123a8209f10c13)) +* Codeowners update #1536 ([`b5074ba`](https://github.com/DataChefHQ/amundsen/commit/b5074bac94ba35e687116595e0bfd20e5bf1fbe8)) +* Apache Superset Chart extractor ([#1504](https://github.com/DataChefHQ/amundsen/issues/1504)) ([`03d2651`](https://github.com/DataChefHQ/amundsen/commit/03d26514c18a5a520d54b0625558cc651bf521e6)) +* Reset tabs after loading a new table page ([#1463](https://github.com/DataChefHQ/amundsen/issues/1463)) ([`0f3695b`](https://github.com/DataChefHQ/amundsen/commit/0f3695bab716f5de1e4be62641cdbb6ec16e6f06)) +* Neo4j service name mismatch ([#1460](https://github.com/DataChefHQ/amundsen/issues/1460)) ([`4a023d6`](https://github.com/DataChefHQ/amundsen/commit/4a023d6ffd79c4d074fa5265aacfd6ce09d26989)) +* Application model backwards compatibility ([#1456](https://github.com/DataChefHQ/amundsen/issues/1456)) ([`a0f6efa`](https://github.com/DataChefHQ/amundsen/commit/a0f6efafaabae6c5bb43250c2e10eec8f07f8edc)) +* Apache Superset extractors pagination ([#1436](https://github.com/DataChefHQ/amundsen/issues/1436)) ([`dacf296`](https://github.com/DataChefHQ/amundsen/commit/dacf29672b5d46bc07fc405ea08cbf0d7e86c111)) +* Removing hardcoded K8s Cluster Domain ([#1435](https://github.com/DataChefHQ/amundsen/issues/1435)) ([`3297b05`](https://github.com/DataChefHQ/amundsen/commit/3297b055f5c8de9221d7496234bcb19832c0cf25)) +* Unpacking AtlasEntity named tuple in the wrong order ([#1429](https://github.com/DataChefHQ/amundsen/issues/1429)) ([`fee01ab`](https://github.com/DataChefHQ/amundsen/commit/fee01ab7aabf074c90e8be5fee1ddf10e8935040)) +* Change back FE healthcheck ([#1421](https://github.com/DataChefHQ/amundsen/issues/1421)) ([`99fc6d1`](https://github.com/DataChefHQ/amundsen/commit/99fc6d1bf6125d6bfb99397085ffdf1dbffbfe00)) +* Make bigquery usage extractor handle missing datasetId in log entry ([#1415](https://github.com/DataChefHQ/amundsen/issues/1415)) ([`3340010`](https://github.com/DataChefHQ/amundsen/commit/33400103e6d0dfd5087cd3b709adf54b83455bb2)) +* Added version to feature name ([#1390](https://github.com/DataChefHQ/amundsen/issues/1390)) ([`ce4c3d4`](https://github.com/DataChefHQ/amundsen/commit/ce4c3d43ea141cc2cef60c5f06173c269362454e)) +* Return empty list from exceptions in fetch_columns on deltalake extractor ([#1389](https://github.com/DataChefHQ/amundsen/issues/1389)) ([`50e8bc3`](https://github.com/DataChefHQ/amundsen/commit/50e8bc37251bd27d9bde0b969308015e5a43bacd)) +* Deployment-frontend env nested & quote issue ([#1391](https://github.com/DataChefHQ/amundsen/issues/1391)) ([`ec25c3c`](https://github.com/DataChefHQ/amundsen/commit/ec25c3c9b32f97485b5d7e50818ec604383b81a0)) +* Nested delta edge case ([#1373](https://github.com/DataChefHQ/amundsen/issues/1373)) ([`4e2e1a5`](https://github.com/DataChefHQ/amundsen/commit/4e2e1a59c8fc2c3ddccaae7984a5bae5f7816023)) +* Metadata oidc image build ([#1346](https://github.com/DataChefHQ/amundsen/issues/1346)) ([`9d153f4`](https://github.com/DataChefHQ/amundsen/commit/9d153f4ad0d4bfba789345c045f6ba9a3151a053)) +* Add Feast Serving URL to Feast Extractor ([#1330](https://github.com/DataChefHQ/amundsen/issues/1330)) ([`c96a4ba`](https://github.com/DataChefHQ/amundsen/commit/c96a4bac78a58a7aae12ee1ba2a6b3faff20ce49)) +* Update setup.py frontend-oidc ([#1332](https://github.com/DataChefHQ/amundsen/issues/1332)) ([`b71c541`](https://github.com/DataChefHQ/amundsen/commit/b71c5414b39b13094cca120e65e6414062e002b6)) +* Atlas lineage multiple parents ([#1293](https://github.com/DataChefHQ/amundsen/issues/1293)) ([`b91ce7a`](https://github.com/DataChefHQ/amundsen/commit/b91ce7ab288c980e9083d3e801a453a00d83dac1)) +* Aws session token that is required for neptune to be called ([#1312](https://github.com/DataChefHQ/amundsen/issues/1312)) ([`773452f`](https://github.com/DataChefHQ/amundsen/commit/773452feb8d95face212a39ec34efa328a2a01c6)) +* Allow correct behaviour on action log errors. ([#1320](https://github.com/DataChefHQ/amundsen/issues/1320)) ([`a9583cd`](https://github.com/DataChefHQ/amundsen/commit/a9583cdde25c8c0bec812dc7392a4da1f2d1d3a6)) +* While using glue search table with filters for more than 10… ([#1303](https://github.com/DataChefHQ/amundsen/issues/1303)) ([`6e04c2a`](https://github.com/DataChefHQ/amundsen/commit/6e04c2a3643b98d73e449688ed655f6f75b60902)) +* Filter names mismatch ([#1277](https://github.com/DataChefHQ/amundsen/issues/1277)) ([`afc702c`](https://github.com/DataChefHQ/amundsen/commit/afc702c2748095d8750d373503c0776ce1bdf2d3)) +* Null check for availability ([#1276](https://github.com/DataChefHQ/amundsen/issues/1276)) ([`e9748bd`](https://github.com/DataChefHQ/amundsen/commit/e9748bda9d923e544fcc2f4a63d8f75229905015)) +* Fixes the Amundsen Builds ([#1260](https://github.com/DataChefHQ/amundsen/issues/1260)) ([`dfea8ff`](https://github.com/DataChefHQ/amundsen/commit/dfea8ff45dcc184b575b3d43c0ee127bf6afe342)) +* Makes sure to use the new env variables ([#1253](https://github.com/DataChefHQ/amundsen/issues/1253)) ([`2437210`](https://github.com/DataChefHQ/amundsen/commit/2437210ecce633d95d96978272205665338d7693)) +* Change badge name and category to lower case ([#1252](https://github.com/DataChefHQ/amundsen/issues/1252)) ([`4972462`](https://github.com/DataChefHQ/amundsen/commit/49724624c70bdd3043784a8474fa635f67873eab)) +* Bw-incompatible update to user elasticsearch index ([#1241](https://github.com/DataChefHQ/amundsen/issues/1241)) ([`79792cd`](https://github.com/DataChefHQ/amundsen/commit/79792cdd8781c5e9e627f50ae5f4a5682f4d8003)) +* Update common model to align with databuilder model ([#1232](https://github.com/DataChefHQ/amundsen/issues/1232)) ([`3bbc466`](https://github.com/DataChefHQ/amundsen/commit/3bbc4669a53526e273b5b717d2ecf028fc5233a3)) +* Failing build for public frontend docker image ([#1229](https://github.com/DataChefHQ/amundsen/issues/1229)) ([`c41323e`](https://github.com/DataChefHQ/amundsen/commit/c41323e93cd1d55466226f7d48d405493c6e39e0)) +* Update databuider README GenericUsageExtractor config ([#1227](https://github.com/DataChefHQ/amundsen/issues/1227)) ([`6f3c1e1`](https://github.com/DataChefHQ/amundsen/commit/6f3c1e14f5dca807fec96835e6b7a4d0af168064)) +* Databuilder docs ([#1224](https://github.com/DataChefHQ/amundsen/issues/1224)) ([`101b570`](https://github.com/DataChefHQ/amundsen/commit/101b57019f60aa8934844938bc0e2475d12730bf)) +* Rds databuilder dependencies ([#1220](https://github.com/DataChefHQ/amundsen/issues/1220)) ([`094dcf4`](https://github.com/DataChefHQ/amundsen/commit/094dcf40f4ff193785c2fd85469d4fb704f26393)) +* Bug #1213 relates to AWS creds Neptune ([#1214](https://github.com/DataChefHQ/amundsen/issues/1214)) ([`b223311`](https://github.com/DataChefHQ/amundsen/commit/b2233117e48025451bce832baac1767be22753c9)) +* Add forgotten init file to databuilder/models/feature module ([#1211](https://github.com/DataChefHQ/amundsen/issues/1211)) ([`f32721e`](https://github.com/DataChefHQ/amundsen/commit/f32721e87e3ae8da3b601515d79792eb76182859)) +* Update sharded_table filter in BigQuery extractor ([#1209](https://github.com/DataChefHQ/amundsen/issues/1209)) ([`039ac7e`](https://github.com/DataChefHQ/amundsen/commit/039ac7e92b187ba5138b3bf4bbc220a2da4ab0af)) +* Add amundsen-common requirement ([#1184](https://github.com/DataChefHQ/amundsen/issues/1184)) ([`103e701`](https://github.com/DataChefHQ/amundsen/commit/103e701b9645772b3edb9dfda7ad9b2c7ecbdc54)) +* Add optional list to atlas_search_extractor ([#1180](https://github.com/DataChefHQ/amundsen/issues/1180)) ([`a453987`](https://github.com/DataChefHQ/amundsen/commit/a4539878c543d08fa6dd71de783b849b9651213a)) +* Aws_config ([#1167](https://github.com/DataChefHQ/amundsen/issues/1167)) ([`57ff725`](https://github.com/DataChefHQ/amundsen/commit/57ff72563f5a7af9d175833868f7be562d436de2)) +* 1157 issude - metadata sql alchemy for iodc component ([#1169](https://github.com/DataChefHQ/amundsen/issues/1169)) ([`ca02c99`](https://github.com/DataChefHQ/amundsen/commit/ca02c9995ef8857a6ae29b79a59ed1107f444bd5)) +* Pytest setup.cfg section fix ([#1144](https://github.com/DataChefHQ/amundsen/issues/1144)) ([`37b6ea8`](https://github.com/DataChefHQ/amundsen/commit/37b6ea88f08b4ad233d6ece9256a23989abfe52a)) +* Atlas proxy fix ([#1139](https://github.com/DataChefHQ/amundsen/issues/1139)) ([`b5cadca`](https://github.com/DataChefHQ/amundsen/commit/b5cadca1ae191f8dc4fd96f5ac6d992fa1159974)) +* Search_table API swagger file bug fix ([#1120](https://github.com/DataChefHQ/amundsen/issues/1120)) ([`b1f2eda`](https://github.com/DataChefHQ/amundsen/commit/b1f2edae4ebbadbd956da774c2cb51971a701529)) +* Database filter to return string, not object ([#1041](https://github.com/DataChefHQ/amundsen/issues/1041)) ([`3f7400c`](https://github.com/DataChefHQ/amundsen/commit/3f7400cf1a5ae54c84b20bf3897a6abf581d4b83)) +* Handle columns in manifest and not in catalog ([#1095](https://github.com/DataChefHQ/amundsen/issues/1095)) ([`cb23337`](https://github.com/DataChefHQ/amundsen/commit/cb233375ef765ee87a01b15d62c9a7e4d2afe516)) +* Dashboard in atlas metadata proxy ([#1110](https://github.com/DataChefHQ/amundsen/issues/1110)) ([`f4d58ad`](https://github.com/DataChefHQ/amundsen/commit/f4d58adb020e825e517f388d87f17bbecebdaeaf)) +* Try to use the app context ([#1102](https://github.com/DataChefHQ/amundsen/issues/1102)) ([`db33e5b`](https://github.com/DataChefHQ/amundsen/commit/db33e5b240630b9fd02924314934f29e147429af)) +* Update ModeDashboardExtractor to Mode discovery api ([#1063](https://github.com/DataChefHQ/amundsen/issues/1063)) ([`0988547`](https://github.com/DataChefHQ/amundsen/commit/0988547cd4e551488001f8327dd5db67198d9060)) +* Temporarily fix potential 404 in mode dashboard executions extractor ([#1051](https://github.com/DataChefHQ/amundsen/issues/1051)) ([`ed87878`](https://github.com/DataChefHQ/amundsen/commit/ed878786e1d58a69a8d27095cdb86d0597d15733)) +* Lineage bug and tracking granularity ([#1022](https://github.com/DataChefHQ/amundsen/issues/1022)) ([`a7ce1c3`](https://github.com/DataChefHQ/amundsen/commit/a7ce1c34f2924dcebe7074155d809def6c7bdc7f)) +* Switch to discovery api for mode spaces ([#481](https://github.com/DataChefHQ/amundsen/issues/481)) ([`04f1e27`](https://github.com/DataChefHQ/amundsen/commit/04f1e27a3f337fb16af24ded4b8074ee5fe24543)) +* Display watermarks for all tables when available ([#971](https://github.com/DataChefHQ/amundsen/issues/971)) ([`44f74c3`](https://github.com/DataChefHQ/amundsen/commit/44f74c325b7c42878339a8222ebab25b3c813f56)) +* Upgrade mypy version to build with Python3.8 ([#975](https://github.com/DataChefHQ/amundsen/issues/975)) ([`7983b13`](https://github.com/DataChefHQ/amundsen/commit/7983b13824138acc3e30f732cc0136861c620e1b)) +* Sort reports alphabetically ([#293](https://github.com/DataChefHQ/amundsen/issues/293)) ([`26ea1cb`](https://github.com/DataChefHQ/amundsen/commit/26ea1cb56330e3129015f913051b3b02c3554e44)) +* Override content block in docs for `mkdocs-material==4.6.3` (was latest, 7.1.1) ([#1003](https://github.com/DataChefHQ/amundsen/issues/1003)) ([`2a1ea78`](https://github.com/DataChefHQ/amundsen/commit/2a1ea78fe0524ac3cf24228b6f48b3ed4c8cbf26)) +* Fix delta lake unit test ([#476](https://github.com/DataChefHQ/amundsen/issues/476)) ([`b0590c4`](https://github.com/DataChefHQ/amundsen/commit/b0590c4b2ffc99e69b09226a0b577e57687a3c47)) +* Reconcile gremlin description writes with the Databuilder ([#290](https://github.com/DataChefHQ/amundsen/issues/290)) ([`0242ea3`](https://github.com/DataChefHQ/amundsen/commit/0242ea38822efa86871b6a58b716cef6e914bad3)) +* Add import logging to some example scripts ([#468](https://github.com/DataChefHQ/amundsen/issues/468)) ([`b9c160f`](https://github.com/DataChefHQ/amundsen/commit/b9c160ff2e45ef8103e57e7ca8b38424996b4d74)) +* Use Amundsen id's for the Neptune key ([#472](https://github.com/DataChefHQ/amundsen/issues/472)) ([`7f618e2`](https://github.com/DataChefHQ/amundsen/commit/7f618e246c726adf7c776d781ae5b809d9935274)) +* Handles parsing errors when format not expected on distinct values ([#966](https://github.com/DataChefHQ/amundsen/issues/966)) ([`8f80282`](https://github.com/DataChefHQ/amundsen/commit/8f80282d451cfca7285279ce4f34952f40a79718)) +* Add support for Tableau multi-site deployment ([#463](https://github.com/DataChefHQ/amundsen/issues/463)) ([`49926d5`](https://github.com/DataChefHQ/amundsen/commit/49926d5c1c7664c8f45f28119ddff5aa2f1d2107)) +* Swagger docs don't align with common entity ([#283](https://github.com/DataChefHQ/amundsen/issues/283)) ([`66e212d`](https://github.com/DataChefHQ/amundsen/commit/66e212d73a596d4eae0096f4887b4c3911ea79e8)) +* Fix some problems with table mutation APIs ([#188](https://github.com/DataChefHQ/amundsen/issues/188)) ([`a86eee1`](https://github.com/DataChefHQ/amundsen/commit/a86eee1d5faa8760ace65a3ca2e7ed48c0d92280)) +* Standardize requirements and fixes for marshmallow3+ ([#98](https://github.com/DataChefHQ/amundsen/issues/98)) ([`503625d`](https://github.com/DataChefHQ/amundsen/commit/503625d341ed4c6c592cd62ac845e7ca516b8a6c)) +* Use TestConfig for FE container ([#948](https://github.com/DataChefHQ/amundsen/issues/948)) ([`eacdefd`](https://github.com/DataChefHQ/amundsen/commit/eacdefd52a9bab362509ec80947db4316265c092)) +* Avoid error by checking for existence before close. ([#454](https://github.com/DataChefHQ/amundsen/issues/454)) ([`b30bf43`](https://github.com/DataChefHQ/amundsen/commit/b30bf431cfbe72038043319f42a8b4a46c354d8b)) +* Use storage class for Persistent Volume ([#941](https://github.com/DataChefHQ/amundsen/issues/941)) ([`e8328cf`](https://github.com/DataChefHQ/amundsen/commit/e8328cfaeae694ad34722331eb069f1240b48fab)) +* Correct config getter ([#455](https://github.com/DataChefHQ/amundsen/issues/455)) ([`dec8d60`](https://github.com/DataChefHQ/amundsen/commit/dec8d60993266d91e203fe48ceaf4ea561ea7d22)) +* Close SQL Alchemy connections. ([#453](https://github.com/DataChefHQ/amundsen/issues/453)) ([`b62311f`](https://github.com/DataChefHQ/amundsen/commit/b62311fd368e62c849b6631d87f204d87519638a)) +* Add comma between bigquery requirements listings ([#452](https://github.com/DataChefHQ/amundsen/issues/452)) ([`56f3db5`](https://github.com/DataChefHQ/amundsen/commit/56f3db5a72d57535d0378087f858d0480f526086)) +* Increase the compatibility of id structure between the Databuilder and the Metadata Library ([#445](https://github.com/DataChefHQ/amundsen/issues/445)) ([`eb5b077`](https://github.com/DataChefHQ/amundsen/commit/eb5b077da991d84e13488e74de41212359a45730)) +* Compatibility changes to the gremlin integration ([#260](https://github.com/DataChefHQ/amundsen/issues/260)) ([`84aa091`](https://github.com/DataChefHQ/amundsen/commit/84aa09194d0ef80764207c06b7212281c9b2f241)) +* Proxy client creation fails after adding client_kwargs ([#258](https://github.com/DataChefHQ/amundsen/issues/258)) ([`19e39b7`](https://github.com/DataChefHQ/amundsen/commit/19e39b75ae48ae819b49a88f03cc3c0f29815b43)) +* Moved version declaration ([#88](https://github.com/DataChefHQ/amundsen/issues/88)) ([`0d54bdd`](https://github.com/DataChefHQ/amundsen/commit/0d54bddd79e1fc32d61255f8e3c40ae08d11a1ac)) +* Made commit author consistent ([#917](https://github.com/DataChefHQ/amundsen/issues/917)) ([`4f9ee97`](https://github.com/DataChefHQ/amundsen/commit/4f9ee97068abf8ff0120a149a7c7217cfe6d2d00)) +* Yaml syntax error ([#913](https://github.com/DataChefHQ/amundsen/issues/913)) ([`88c5a66`](https://github.com/DataChefHQ/amundsen/commit/88c5a66dcd27f9924da15ebba1aa7bed94986ce7)) +* Add chore to monthly release PRs ([#912](https://github.com/DataChefHQ/amundsen/issues/912)) ([`4459ee1`](https://github.com/DataChefHQ/amundsen/commit/4459ee1339db98a3f22da1b1d9108eb56f389663)) +* Removed echo for changelog command ([#910](https://github.com/DataChefHQ/amundsen/issues/910)) ([`0e5c21e`](https://github.com/DataChefHQ/amundsen/commit/0e5c21e36123259e0b2ba8107f5442d38efe1cc1)) +* Add changelog file ([#907](https://github.com/DataChefHQ/amundsen/issues/907)) ([`47ca30f`](https://github.com/DataChefHQ/amundsen/commit/47ca30f864983e899d9c5bfe40abaf96819c8782)) +* Fix table index map bug ([#86](https://github.com/DataChefHQ/amundsen/issues/86)) ([`f6caad4`](https://github.com/DataChefHQ/amundsen/commit/f6caad402765200dcfa30c372ef9e393451b6ad9)) +* Add id field to Dashboard ([#174](https://github.com/DataChefHQ/amundsen/issues/174)) ([`44663e9`](https://github.com/DataChefHQ/amundsen/commit/44663e9960185e907e2a59314403acf9f2358a8c)) +* Made change to preserve format of changelog ([#896](https://github.com/DataChefHQ/amundsen/issues/896)) ([`4d641e8`](https://github.com/DataChefHQ/amundsen/commit/4d641e87e60b64bb39f0e20383a7190461c0b6ca)) +* Fixed reviewers field syntax error ([#892](https://github.com/DataChefHQ/amundsen/issues/892)) ([`db28410`](https://github.com/DataChefHQ/amundsen/commit/db284100e12bdd24a5b847061b47e46e01310c11)) +* Made branch eval and added reviewers ([#891](https://github.com/DataChefHQ/amundsen/issues/891)) ([`ff020ef`](https://github.com/DataChefHQ/amundsen/commit/ff020efd7e14e6c6d9e1143fa1cdbda6d83eff82)) +* Changed release workflow completely ([#882](https://github.com/DataChefHQ/amundsen/issues/882)) ([`d545fe9`](https://github.com/DataChefHQ/amundsen/commit/d545fe9287fd45a494d78c0847ee71d7ae782dfe)) +* Index tag info into elasticsearch immediately after ui change ([#883](https://github.com/DataChefHQ/amundsen/issues/883)) ([`c17993e`](https://github.com/DataChefHQ/amundsen/commit/c17993ebbeaf1446d870aef62d0bab19ecb1b18f)) +* Fix table post/put api bug ([#172](https://github.com/DataChefHQ/amundsen/issues/172)) ([`7bf122e`](https://github.com/DataChefHQ/amundsen/commit/7bf122e85adfcb3b570620326429a4fad17477f5)) +* Make column names searchable by lowercase ([#85](https://github.com/DataChefHQ/amundsen/issues/85)) ([`deb7e80`](https://github.com/DataChefHQ/amundsen/commit/deb7e8067707c050312dce4b0186c09462a93892)) +* Changed pypi token for user and password on release workflow ([#881](https://github.com/DataChefHQ/amundsen/issues/881)) ([`e75836b`](https://github.com/DataChefHQ/amundsen/commit/e75836b0d17beb004d3c247272574473787ce9f8)) +* Got version in line with tag version ([#880](https://github.com/DataChefHQ/amundsen/issues/880)) ([`51b14d4`](https://github.com/DataChefHQ/amundsen/commit/51b14d448fad2b1774e8d3e52bf4db9b9576a97a)) +* Changed release action ([#879](https://github.com/DataChefHQ/amundsen/issues/879)) ([`846e64a`](https://github.com/DataChefHQ/amundsen/commit/846e64a8cdf2f88b380822689226fecbeb596fc9)) +* Added pypi token to release action ([#878](https://github.com/DataChefHQ/amundsen/issues/878)) ([`08df30c`](https://github.com/DataChefHQ/amundsen/commit/08df30c74eedb568c7928d2cbdaf7237e3baa530)) +* Trying to get correct branch ref ([#877](https://github.com/DataChefHQ/amundsen/issues/877)) ([`d62c145`](https://github.com/DataChefHQ/amundsen/commit/d62c145a16befec97e8577aa479755a06817e2bf)) +* Branch name change on release action ([#876](https://github.com/DataChefHQ/amundsen/issues/876)) ([`4378e50`](https://github.com/DataChefHQ/amundsen/commit/4378e503ac77c534bb9ea5c21c18764a9a0e2c84)) +* Removed quotes on branch name ([#875](https://github.com/DataChefHQ/amundsen/issues/875)) ([`27eed13`](https://github.com/DataChefHQ/amundsen/commit/27eed135de8403483d682b13da189625527df8f7)) +* Fixed branch argument one more time ([#874](https://github.com/DataChefHQ/amundsen/issues/874)) ([`0e7a82f`](https://github.com/DataChefHQ/amundsen/commit/0e7a82fa285ce25f767c9e00e8d5395e9cf3fff9)) +* Release workflow manual trigger and branch change ([#873](https://github.com/DataChefHQ/amundsen/issues/873)) ([`caa9bc7`](https://github.com/DataChefHQ/amundsen/commit/caa9bc7abcf2b0871160b8b2b3b845d5ffec47a1)) +* Added PR creation to release action ([#872](https://github.com/DataChefHQ/amundsen/issues/872)) ([`dd2fd13`](https://github.com/DataChefHQ/amundsen/commit/dd2fd1314acf57d3891000a5d825ed2912230b73)) +* Removed branch var on release action config ([#869](https://github.com/DataChefHQ/amundsen/issues/869)) ([`4230d3d`](https://github.com/DataChefHQ/amundsen/commit/4230d3d0d583faa0a5a98eabaf0363e89f114257)) +* Revert "fix: fix cron to run later today" move up again ([#868](https://github.com/DataChefHQ/amundsen/issues/868)) ([`eb4b77f`](https://github.com/DataChefHQ/amundsen/commit/eb4b77fff519a56988a0269666cd96edf3bfcc11)) +* Fix cron to run later today ([#867](https://github.com/DataChefHQ/amundsen/issues/867)) ([`2fc2627`](https://github.com/DataChefHQ/amundsen/commit/2fc26273752dbddfd5a607e3760bfd3b1b422654)) +* Error in automated release ([#866](https://github.com/DataChefHQ/amundsen/issues/866)) ([`a699829`](https://github.com/DataChefHQ/amundsen/commit/a699829ad9c9fc7d331f5e1a6ce18b243eb81d66)) +* Pyarrow dependency breaking ([#864](https://github.com/DataChefHQ/amundsen/issues/864)) ([`4305202`](https://github.com/DataChefHQ/amundsen/commit/430520222270fa5612c2a820df70212cb08cd74f)) +* Notification_utils.send_notification accept all 2xx status codes ([#860](https://github.com/DataChefHQ/amundsen/issues/860)) ([`8b68280`](https://github.com/DataChefHQ/amundsen/commit/8b68280afe1a5495a2f32101edb684ab1a3c6ba0)) +* Reapply previous fix ([#245](https://github.com/DataChefHQ/amundsen/issues/245)) ([`ce1a670`](https://github.com/DataChefHQ/amundsen/commit/ce1a6702c006a337a4adf1234e31a2bdc6124817)) +* Update chart location ([#864](https://github.com/DataChefHQ/amundsen/issues/864)) ([`ee7d9db`](https://github.com/DataChefHQ/amundsen/commit/ee7d9dbe7085840c11a5d5da638c21f4eba9cadd)) +* Move 'grouped_tables' into `_retrieve_tables` ([#430](https://github.com/DataChefHQ/amundsen/issues/430)) ([`9e12ef1`](https://github.com/DataChefHQ/amundsen/commit/9e12ef1b22a61d105214390ad58fec3248c435ae)) +* Address PyAthena version ([#429](https://github.com/DataChefHQ/amundsen/issues/429)) ([`4a205b0`](https://github.com/DataChefHQ/amundsen/commit/4a205b005c1766c5f19767b2213e808931761bb5)) +* Update env name of oidc secret key ([#858](https://github.com/DataChefHQ/amundsen/issues/858)) ([`724bbbe`](https://github.com/DataChefHQ/amundsen/commit/724bbbe26427f4554efcabc4ebdc9862a784dab7)) +* Add csv badges back in Quickstart ([#418](https://github.com/DataChefHQ/amundsen/issues/418)) ([`42e8581`](https://github.com/DataChefHQ/amundsen/commit/42e8581518e9d5b76ba5512fb1975bf704fb2831)) +* Typo in Readme ([#424](https://github.com/DataChefHQ/amundsen/issues/424)) ([`ac7d34a`](https://github.com/DataChefHQ/amundsen/commit/ac7d34a0efe4dae312a5b5576eb74988c1dec102)) +* Make last run state in dashboard page optional ([#814](https://github.com/DataChefHQ/amundsen/issues/814)) ([`ec962ad`](https://github.com/DataChefHQ/amundsen/commit/ec962ad8871d118644f9b77e3a5db3524a63afbc)) +* Fix redash dashboard exporter ([#422](https://github.com/DataChefHQ/amundsen/issues/422)) ([`db64091`](https://github.com/DataChefHQ/amundsen/commit/db64091cf181b8d43094777abe1fd41f49607698)) +* Update the key format of set 'grouped_tables' ([#421](https://github.com/DataChefHQ/amundsen/issues/421)) ([`ef60a54`](https://github.com/DataChefHQ/amundsen/commit/ef60a54de4aeaacd42709ef9b3cb20001e71e783)) +* Expire is a keyword argument for beaker cache ([#239](https://github.com/DataChefHQ/amundsen/issues/239)) ([`d613453`](https://github.com/DataChefHQ/amundsen/commit/d6134536202ec9be321187a745b6cb66b85050f1)) +* Adjusting margin on copy button for codebox ([#806](https://github.com/DataChefHQ/amundsen/issues/806)) ([`ba3daf4`](https://github.com/DataChefHQ/amundsen/commit/ba3daf4711014c89d9fce98fb634465eaa294aa5)) +* Retry loop for exception caused by deadlock on badge node ([#404](https://github.com/DataChefHQ/amundsen/issues/404)) ([`1823568`](https://github.com/DataChefHQ/amundsen/commit/18235680406aff658b6ce7a32f8fe441c96be015)) +* Fixed webpack 5 issue ([#786](https://github.com/DataChefHQ/amundsen/issues/786)) ([`c163dc5`](https://github.com/DataChefHQ/amundsen/commit/c163dc5d02fb274eace70c9ac149c4e57e438d14)) +* Table with multiple badges not triggering the correct search ([#767](https://github.com/DataChefHQ/amundsen/issues/767)) ([`bf1b55b`](https://github.com/DataChefHQ/amundsen/commit/bf1b55b4e088dc769c4b5f69b29146120b4f4a5f)) +* FsNeo4jCSVLoader fails if nodes have disjoint keys ([#408](https://github.com/DataChefHQ/amundsen/issues/408)) ([`2f37b79`](https://github.com/DataChefHQ/amundsen/commit/2f37b7977ade12868d4fd0cf39ffbaf35bec8cee)) +* Changed marshmallow-annotation version, temp solution ([#81](https://github.com/DataChefHQ/amundsen/issues/81)) ([`48b93b7`](https://github.com/DataChefHQ/amundsen/commit/48b93b78199fce0e501dba765d6b6391eac264d7)) +* Cast dashboard usage to be int ([#412](https://github.com/DataChefHQ/amundsen/issues/412)) ([`9440f9b`](https://github.com/DataChefHQ/amundsen/commit/9440f9b36f787a3b52a52bdf35d48e369600734c)) +* Pandas 'nan' values ([#409](https://github.com/DataChefHQ/amundsen/issues/409)) ([`95741bf`](https://github.com/DataChefHQ/amundsen/commit/95741bf6a9c09d1225ef2344c2b00d14a94e8733)) +* Get_tags no longer return tag_count 0 tag ([#230](https://github.com/DataChefHQ/amundsen/issues/230)) ([`cdc7fb7`](https://github.com/DataChefHQ/amundsen/commit/cdc7fb72165f5c5b4de149fdb1a61ddec1043d2b)) +* Add databuilder missing dependencies ([#400](https://github.com/DataChefHQ/amundsen/issues/400)) ([`4e94629`](https://github.com/DataChefHQ/amundsen/commit/4e9462967756663482b79ae42cff3254d59f68fe)) +* Allow BigQuery Usage Extractor to extract usage for views ([#399](https://github.com/DataChefHQ/amundsen/issues/399)) ([`15873b9`](https://github.com/DataChefHQ/amundsen/commit/15873b91e9056cfb39d675b085dde348609e2da8)) +* Fix dashboard model errors, change deprecated pytest function ([#160](https://github.com/DataChefHQ/amundsen/issues/160)) ([`851a5b4`](https://github.com/DataChefHQ/amundsen/commit/851a5b42c4a3968eee3cab2017abae318aab2b58)) +* Accept non int stats values ([#748](https://github.com/DataChefHQ/amundsen/issues/748)) ([`73320e2`](https://github.com/DataChefHQ/amundsen/commit/73320e25bda1743b4199697742b9be3aae0c23e8)) +* Too many partitions in one Atlas query (Watermarks in Atlas Proxy) ([#217](https://github.com/DataChefHQ/amundsen/issues/217)) ([`044de55`](https://github.com/DataChefHQ/amundsen/commit/044de5518069b83518a8e0447bc616f584563990)) +* Hive metadata extractor not work on postgresql ([#394](https://github.com/DataChefHQ/amundsen/issues/394)) ([`e92d31d`](https://github.com/DataChefHQ/amundsen/commit/e92d31df603609db097e8f4252a1fad7047a7b65)) +* Issues with inconsistency in case conversion ([#388](https://github.com/DataChefHQ/amundsen/issues/388)) ([`86bcbe7`](https://github.com/DataChefHQ/amundsen/commit/86bcbe78019a7b67b4842888773550f3af8a37f0)) +* Align and format column stats (new PR) ([#723](https://github.com/DataChefHQ/amundsen/issues/723)) ([`0a26800`](https://github.com/DataChefHQ/amundsen/commit/0a26800ab93679aa9d769ffb0c28349f94f73e2c)) +* Enable flake8 and mypy in CI ([#75](https://github.com/DataChefHQ/amundsen/issues/75)) ([`c9d0aa5`](https://github.com/DataChefHQ/amundsen/commit/c9d0aa59ac72a408027698c8d6ecaf89825ac1e4)) +* Fix import ([#74](https://github.com/DataChefHQ/amundsen/issues/74)) ([`bca92e1`](https://github.com/DataChefHQ/amundsen/commit/bca92e15cf96abbd364b2506afa2d1eae9e863d1)) +* Data_type as Column.col_type. ([#203](https://github.com/DataChefHQ/amundsen/issues/203)) ([`143bae7`](https://github.com/DataChefHQ/amundsen/commit/143bae7b17cc030011a6626ceaa53757c7c1c7e2)) +* Add /delete bidirectional relations in case of owner ([#206](https://github.com/DataChefHQ/amundsen/issues/206)) ([`9fa47fe`](https://github.com/DataChefHQ/amundsen/commit/9fa47fedbbd6782f65e568f8ef00c185ae464da6)) +* Remove style from badges model ([#683](https://github.com/DataChefHQ/amundsen/issues/683)) ([`dfaf605`](https://github.com/DataChefHQ/amundsen/commit/dfaf6050e9482e83c4b327b88ead98cbdf256b4a)) +* Relaxed marshmallow requirement to see if conflicts arise ([#697](https://github.com/DataChefHQ/amundsen/issues/697)) ([`599bfcb`](https://github.com/DataChefHQ/amundsen/commit/599bfcb1f329c04530b7eb77299e8901e2824297)) +* Add dashboard index map copied from amundsendatabuilder ([#65](https://github.com/DataChefHQ/amundsen/issues/65)) ([`8f80fd7`](https://github.com/DataChefHQ/amundsen/commit/8f80fd742aa5e45724cbb2ddd86b2f98a231cb20)) +* Update elasticsearch mapping ([#64](https://github.com/DataChefHQ/amundsen/issues/64)) ([`27e47ac`](https://github.com/DataChefHQ/amundsen/commit/27e47acce2ac446525f025bae7ac7874c533f6b3)) +* Removed all badge_type fields from API ([#202](https://github.com/DataChefHQ/amundsen/issues/202)) ([`0efbdbe`](https://github.com/DataChefHQ/amundsen/commit/0efbdbe67232a5388f5284133fb6015e45bf5510)) +* Update elasticsearch table index mapping ([#373](https://github.com/DataChefHQ/amundsen/issues/373)) ([`3f26a77`](https://github.com/DataChefHQ/amundsen/commit/3f26a777b7e49902d87ddc609e176d6e715d8ef4)) +* Update helm Neo4j deployment ([#706](https://github.com/DataChefHQ/amundsen/issues/706)) ([`04e75a5`](https://github.com/DataChefHQ/amundsen/commit/04e75a598cd4705b6ffa68b3847e5d6a94fadd14)) +* Fix prog desc in fe when no config is provided ([#672](https://github.com/DataChefHQ/amundsen/issues/672)) ([`d5cf5b0`](https://github.com/DataChefHQ/amundsen/commit/d5cf5b0a0357eefc269b672f14fdfacdf709c915)) +* Disable announcement component by default ([#668](https://github.com/DataChefHQ/amundsen/issues/668)) ([`d6dbf23`](https://github.com/DataChefHQ/amundsen/commit/d6dbf23790f60b804d9e7acc3ea5694ac4d60940)) +* Fix programmatic source data ([#367](https://github.com/DataChefHQ/amundsen/issues/367)) ([`5656101`](https://github.com/DataChefHQ/amundsen/commit/5656101ecc0284ceaa37508d47fdcbe6c07b0f66)) +* Change dashboard and group order in search result ([#658](https://github.com/DataChefHQ/amundsen/issues/658)) ([`696d215`](https://github.com/DataChefHQ/amundsen/commit/696d21515734928c766258c440748781439f1c6a)) +* Update search header wording ([#656](https://github.com/DataChefHQ/amundsen/issues/656)) ([`4ee3dd9`](https://github.com/DataChefHQ/amundsen/commit/4ee3dd9e07300cb1dda86e96652471b236fa6768)) +* Update connection string in Snowflake extractor to include wareh… ([#357](https://github.com/DataChefHQ/amundsen/issues/357)) ([`81262f0`](https://github.com/DataChefHQ/amundsen/commit/81262f02949f1e3b560be7760fe7f4a9869ebceb)) +* Fixes dashboard query list ([#653](https://github.com/DataChefHQ/amundsen/issues/653)) ([`5c1486d`](https://github.com/DataChefHQ/amundsen/commit/5c1486def34f284fac89394a373b80a0fdbb3f0e)) +* Edge case in Snowflake information_schema.last_altered value ([#360](https://github.com/DataChefHQ/amundsen/issues/360)) ([`cb0e8a6`](https://github.com/DataChefHQ/amundsen/commit/cb0e8a6dc1a9f8b391d132a3d2a60ffbe70694bf)) +* Correct typo in Snowflake Last Updated extract query ([#358](https://github.com/DataChefHQ/amundsen/issues/358)) ([`c0a0247`](https://github.com/DataChefHQ/amundsen/commit/c0a02473cd83b2d15731864ada33d5fc56ad6f7e)) +* Remove randomized css widths ([#635](https://github.com/DataChefHQ/amundsen/issues/635)) ([`0ce1409`](https://github.com/DataChefHQ/amundsen/commit/0ce14096b965f635646e100c6b9553ccfe47ac0b)) +* Set Tableau URLs (base + API) via config ([#349](https://github.com/DataChefHQ/amundsen/issues/349)) ([`bd7f8d9`](https://github.com/DataChefHQ/amundsen/commit/bd7f8d9a3fe4fc1480287bd2e1eb3950249a07e3)) +* Improvements to the Owned By feature ([#178](https://github.com/DataChefHQ/amundsen/issues/178)) ([`24ed6a7`](https://github.com/DataChefHQ/amundsen/commit/24ed6a731eeada7baa3634946d776b724284d4a6)) +* Get all tags should work for all resources ([#175](https://github.com/DataChefHQ/amundsen/issues/175)) ([`d3013af`](https://github.com/DataChefHQ/amundsen/commit/d3013afb7985e4eafbf5065285f355bf6736ab14)) +* Added Status text to last run status line for dashboard ([#603](https://github.com/DataChefHQ/amundsen/issues/603)) ([`54d2561`](https://github.com/DataChefHQ/amundsen/commit/54d2561c894d23b98d8403ea5cab2f2a2884669e)) +* Fix invalid timestamp handling in dashboard transformer ([#339](https://github.com/DataChefHQ/amundsen/issues/339)) ([`652374f`](https://github.com/DataChefHQ/amundsen/commit/652374f060c81e451eebcaa63f29022a237aa99a)) +* Update postgres_sample_dag to set table extract job as upstream for elastic search publisher ([#340](https://github.com/DataChefHQ/amundsen/issues/340)) ([`7e8170e`](https://github.com/DataChefHQ/amundsen/commit/7e8170e922d43c4c9d40593c67361146864e191b)) +* Removing OidcConfig file and making statsd configurable through envrionment variable ([#157](https://github.com/DataChefHQ/amundsen/issues/157)) ([`5118331`](https://github.com/DataChefHQ/amundsen/commit/51183318ac8d3eb73c6f29ba51a805032d6ece33)) +* **deps:** Unpin attrs ([#332](https://github.com/DataChefHQ/amundsen/issues/332)) ([`a4fb9af`](https://github.com/DataChefHQ/amundsen/commit/a4fb9afb64a41a6d6e0dd511c602aa38f25e740d)) +* Create separate reducer for last indexed value ([#543](https://github.com/DataChefHQ/amundsen/issues/543)) ([`be8eed6`](https://github.com/DataChefHQ/amundsen/commit/be8eed6123cacd6a93c50b4f279fdcd7404c2ac7)) +* Update EditableSection interaction ([#547](https://github.com/DataChefHQ/amundsen/issues/547)) ([`09a8fa4`](https://github.com/DataChefHQ/amundsen/commit/09a8fa4dfb77238b99f1e18a4b6f28fd230c6434)) +* OwnerEditor readOnly support ([#545](https://github.com/DataChefHQ/amundsen/issues/545)) ([`5defcc9`](https://github.com/DataChefHQ/amundsen/commit/5defcc972600aee67f26d6fa038e90a207f71719)) +* Uneditable descriptions with no value or possible actions should not show header ([#533](https://github.com/DataChefHQ/amundsen/issues/533)) ([`f0e2a85`](https://github.com/DataChefHQ/amundsen/commit/f0e2a853074859be94f8ffeeef8938ddae83e2bd)) +* DashboardPage Flag usage; Markdown to render HTML ([#535](https://github.com/DataChefHQ/amundsen/issues/535)) ([`f50652c`](https://github.com/DataChefHQ/amundsen/commit/f50652c195f6a783b7658e881d54130957dfb4c4)) +* Fixing EditableSection component ([#508](https://github.com/DataChefHQ/amundsen/issues/508)) ([`e22180e`](https://github.com/DataChefHQ/amundsen/commit/e22180ec3c4d7e83aba1aa1167958d564b7d9e7b)) +* Wrong protocol in docker-amudnsen-atlas.yml ([`531664d`](https://github.com/DataChefHQ/amundsen/commit/531664d667987aa63166f8a66cc731f1ba3ce6c4)) +* Cypher statement param issue in Neo4jStalenessRemovalTask ([#307](https://github.com/DataChefHQ/amundsen/issues/307)) ([`284540c`](https://github.com/DataChefHQ/amundsen/commit/284540c947750933882e9562938249a46dff3e14)) +* Footer consistently in loading state ([#516](https://github.com/DataChefHQ/amundsen/issues/516)) ([`faa9f88`](https://github.com/DataChefHQ/amundsen/commit/faa9f881ffba6f62c4578d762644be9582b5ec91)) +* Added missing job tag key in hive_sample_dag.py ([#308](https://github.com/DataChefHQ/amundsen/issues/308)) ([`b3a4519`](https://github.com/DataChefHQ/amundsen/commit/b3a4519c765b15f4c0ca3ffc33b291f5362144f6)) +* Apply column description length configuration ([#522](https://github.com/DataChefHQ/amundsen/issues/522)) ([`893b89b`](https://github.com/DataChefHQ/amundsen/commit/893b89b066b443147d985f22522a9bd83dc7c4c3)) +* Fix layout ([#521](https://github.com/DataChefHQ/amundsen/issues/521)) ([`5a16418`](https://github.com/DataChefHQ/amundsen/commit/5a1641846bb03251e633889d8afabe9de8833740)) +* Wrap dashboard description in .editable-text for styles ([#520](https://github.com/DataChefHQ/amundsen/issues/520)) ([`98177b0`](https://github.com/DataChefHQ/amundsen/commit/98177b02bb988652b992b430e5b59a20fe70db38)) +* Overlapping table name issue in Readers [AtlasProxy] ([`d8ec309`](https://github.com/DataChefHQ/amundsen/commit/d8ec309e9e123c97a8cefc5d9615b262a9386cd3)) +* Limit max char to display for preview column ([#518](https://github.com/DataChefHQ/amundsen/issues/518)) ([`e02ed65`](https://github.com/DataChefHQ/amundsen/commit/e02ed65bf869775e295d5f5e89021aa19b8a32f1)) +* Fix sql for missing columns and mysql based dialects (#550) ([#305](https://github.com/DataChefHQ/amundsen/issues/305)) ([`1c629c5`](https://github.com/DataChefHQ/amundsen/commit/1c629c5cc44b10a1f025bace3992b13f5f60bb9d)) +* Getting tooltip on edit button of Column Description if un-editable ([#511](https://github.com/DataChefHQ/amundsen/issues/511)) ([`2bf8869`](https://github.com/DataChefHQ/amundsen/commit/2bf886954c11f86ed2242102d9218ae7866381c9)) +* Replaced aria-label with sr-only to improve accessiblity ([#509](https://github.com/DataChefHQ/amundsen/issues/509)) ([`86e2453`](https://github.com/DataChefHQ/amundsen/commit/86e2453341b28323ede148742d16aed29bcc8afd)) +* Properly request number of entries for popular tables ([#502](https://github.com/DataChefHQ/amundsen/issues/502)) ([`6f9014c`](https://github.com/DataChefHQ/amundsen/commit/6f9014ccaa4a83d2c31262f4f0162320f7b70929)) +* Added max-width style property with 560px value ([#507](https://github.com/DataChefHQ/amundsen/issues/507)) ([`dc72d97`](https://github.com/DataChefHQ/amundsen/commit/dc72d9763027306e8070f1f36af427d072f47925)) +* Making description uneditable using config file ([#497](https://github.com/DataChefHQ/amundsen/issues/497)) ([`2b0f851`](https://github.com/DataChefHQ/amundsen/commit/2b0f8518da82e768f3c15b197cfb35d27bb78374)) +* Make sure not to crash user search api when search service returns empty dict ([#503](https://github.com/DataChefHQ/amundsen/issues/503)) ([`33e4bcd`](https://github.com/DataChefHQ/amundsen/commit/33e4bcda0b68dfe2a05c5dc7b6633b180c4d3e7e)) +* Escape backslashes in Neo4jCsvPublisher ([`758daa6`](https://github.com/DataChefHQ/amundsen/commit/758daa6ab51ffeceffba29808b26a4420f695cc2)) +* Separate related dashboards component & request ([#494](https://github.com/DataChefHQ/amundsen/issues/494)) ([`2113414`](https://github.com/DataChefHQ/amundsen/commit/2113414f5d7f6852d6c6da0566143ec974ed73a0)) +* Returns the empty dictionary to gracefully fail ([#144](https://github.com/DataChefHQ/amundsen/issues/144)) ([`85744c5`](https://github.com/DataChefHQ/amundsen/commit/85744c5be0216d45bc42eb5003862d32d992b47f)) +* Remove beta flag for dashboard UI ([#492](https://github.com/DataChefHQ/amundsen/issues/492)) ([`4faa0ab`](https://github.com/DataChefHQ/amundsen/commit/4faa0abbddd43ff0195eb0b8589e37c3024e8944)) +* Updates the markup of some titles ([#490](https://github.com/DataChefHQ/amundsen/issues/490)) ([`78066fd`](https://github.com/DataChefHQ/amundsen/commit/78066fd646e16d71db47a380a4dba6581506db39)) +* Variable organization in Model URL ([#293](https://github.com/DataChefHQ/amundsen/issues/293)) ([`a430e1f`](https://github.com/DataChefHQ/amundsen/commit/a430e1f5f63527ef204480dc56d81289e60e1623)) +* Fixes sectioning and accessibility issues all over the application ([#480](https://github.com/DataChefHQ/amundsen/issues/480)) ([`7cf35a2`](https://github.com/DataChefHQ/amundsen/commit/7cf35a25f4f933d4991374c511d1334b517f035b)) +* Fixes scrolling on results pages and pagination ([#479](https://github.com/DataChefHQ/amundsen/issues/479)) ([`89ec8c4`](https://github.com/DataChefHQ/amundsen/commit/89ec8c46039b324255a97585c8fc9e714bec3bde)) +* Remove tx.close() with Neo4j driver upgrade ([#143](https://github.com/DataChefHQ/amundsen/issues/143)) ([`a8d32a7`](https://github.com/DataChefHQ/amundsen/commit/a8d32a7aeee910174bd6262fb06b07493889189e)) +* PROXY_VALIDATE_SSL = False by default on Neo4j proxy ([#142](https://github.com/DataChefHQ/amundsen/issues/142)) ([`5c0a462`](https://github.com/DataChefHQ/amundsen/commit/5c0a4620e463dc089f09b014d6a91fc946d4411d)) +* Added role_name to default user query in Neo4jSearchDataExtractor ([#285](https://github.com/DataChefHQ/amundsen/issues/285)) ([`d05f1b9`](https://github.com/DataChefHQ/amundsen/commit/d05f1b9af623813373888aa4633a7338b71cc0ea)) +* Update_atlas_docker_setup ([#498](https://github.com/DataChefHQ/amundsen/issues/498)) ([`91fa916`](https://github.com/DataChefHQ/amundsen/commit/91fa9160d74b7b199f42792bf4b631d01d6eb878)) +* Set snowflake extractor database to be consistent with other extractors ([#283](https://github.com/DataChefHQ/amundsen/issues/283)) ([`4b4011d`](https://github.com/DataChefHQ/amundsen/commit/4b4011d6da9fde8d702c2db606e3b09f44ef7258)) +* Revert "ci: remove py2 ci" ([#284](https://github.com/DataChefHQ/amundsen/issues/284)) ([`516aeda`](https://github.com/DataChefHQ/amundsen/commit/516aedadd77197cda20e4be2b90979b4b0203f4a)) +* Updates the Dashboard Page URL ([#473](https://github.com/DataChefHQ/amundsen/issues/473)) ([`937435e`](https://github.com/DataChefHQ/amundsen/commit/937435e81bdba0bb7154e91c16fac9ce3544c010)) +* Bump elasticsearch chart version from 1.24.0 to 1.32.4 ([#483](https://github.com/DataChefHQ/amundsen/issues/483)) ([`077a4b6`](https://github.com/DataChefHQ/amundsen/commit/077a4b6ba065fdfb2469c3de97b0cf0c7befc8e3)) +* Fix dashboard timestamp & dashboard owner text color ([#472](https://github.com/DataChefHQ/amundsen/issues/472)) ([`61abb4c`](https://github.com/DataChefHQ/amundsen/commit/61abb4c5d99c9654772a7ab594ffdd7cde903685)) +* Miscellaneous UI Fixes ([#469](https://github.com/DataChefHQ/amundsen/issues/469)) ([`9729193`](https://github.com/DataChefHQ/amundsen/commit/972919322726cebf87848769379a89444c809ba8)) +* Revert default search mapping change ([#276](https://github.com/DataChefHQ/amundsen/issues/276)) ([`940ed13`](https://github.com/DataChefHQ/amundsen/commit/940ed131704ef5c354e940ef89f0eebd7699ae2b)) +* Null string passed as text to Flag component prevents page load ([#466](https://github.com/DataChefHQ/amundsen/issues/466)) ([`c3bd485`](https://github.com/DataChefHQ/amundsen/commit/c3bd4853ad7c8753450628729ece0308e4d05ce5)) +* Use the right scope when getting the bigquery table usage ([#181](https://github.com/DataChefHQ/amundsen/issues/181)) ([`d06aff2`](https://github.com/DataChefHQ/amundsen/commit/d06aff27e85a7ae36535556521b71afaaa7adcf0)) ### Documentation -* Enumeration requires newline ([#291](https://github.com/amundsen-io/amundsenmetadatalibrary/issues/291)) ([`cf6710d`](https://github.com/amundsen-io/amundsenmetadatalibrary/commit/cf6710d3ab319dbab6f6d07ba5ed1a1c3315f9fa)) +* Improve the documentation of Databuilder ([#1476](https://github.com/DataChefHQ/amundsen/issues/1476)) ([`45d96dd`](https://github.com/DataChefHQ/amundsen/commit/45d96dd8cfa0a92c06b0b84b791150a5603dbeee)) +* Add a blog from convoy ([#1475](https://github.com/DataChefHQ/amundsen/issues/1475)) ([`c9e1a12`](https://github.com/DataChefHQ/amundsen/commit/c9e1a12d995dd91423fb3c83cc734f67537ac94b)) +* Add minimum usage to docs ([#1452](https://github.com/DataChefHQ/amundsen/issues/1452)) ([`a035d6d`](https://github.com/DataChefHQ/amundsen/commit/a035d6d8142e77cb5290b777568ced66ec3236b6)) +* Update readme with contributor graph ([#1331](https://github.com/DataChefHQ/amundsen/issues/1331)) ([`c0d7b3f`](https://github.com/DataChefHQ/amundsen/commit/c0d7b3f3ba09da96d8e4694207d15cb60a0c5ba5)) +* Update Notice file ([#1324](https://github.com/DataChefHQ/amundsen/issues/1324)) ([`f3ad0a4`](https://github.com/DataChefHQ/amundsen/commit/f3ad0a47c049cb02f1f093f17de2a86cc2dda57e)) +* Add troubleshooting notes for neo4j container ([#1128](https://github.com/DataChefHQ/amundsen/issues/1128)) ([`f922c10`](https://github.com/DataChefHQ/amundsen/commit/f922c10e1deb87d0d7c3a6e2c296f6ad468ae5c1)) +* Update Verifying setup as per latest example ([#1286](https://github.com/DataChefHQ/amundsen/issues/1286)) ([`6643587`](https://github.com/DataChefHQ/amundsen/commit/664358715133afaa731a8763f66d39a4b067c782)) +* Update readme to fix the badges ([#1275](https://github.com/DataChefHQ/amundsen/issues/1275)) ([`73fa3f9`](https://github.com/DataChefHQ/amundsen/commit/73fa3f944840cf3d5e62cbcd53980a269f71efe9)) +* Fix some broken links ([#1125](https://github.com/DataChefHQ/amundsen/issues/1125)) ([`b182c67`](https://github.com/DataChefHQ/amundsen/commit/b182c67bdcbf889737f99fc6ef63788d72d23449)) +* Update databuilder directory name after deprecating databuilder submodule ([#1106](https://github.com/DataChefHQ/amundsen/issues/1106)) ([`e90658a`](https://github.com/DataChefHQ/amundsen/commit/e90658acf016c823fe8b3b15729f7502ed0a1dfa)) +* Update faq.md ([#1038](https://github.com/DataChefHQ/amundsen/issues/1038)) ([`b461e5a`](https://github.com/DataChefHQ/amundsen/commit/b461e5a578e611581740bad807603be64568d03e)) +* Enumeration requires newline ([#291](https://github.com/DataChefHQ/amundsen/issues/291)) ([`2390be5`](https://github.com/DataChefHQ/amundsen/commit/2390be58d805cbdfb859e6126cabb7556816f7d2)) +* Fixes the "Edit this page" for symbolic links ([#989](https://github.com/DataChefHQ/amundsen/issues/989)) ([`7c914b2`](https://github.com/DataChefHQ/amundsen/commit/7c914b2d7020b2976e1b26ae5c326edd9f337325)) +* Updating install documentation related to Docker memory allocation ([#913](https://github.com/DataChefHQ/amundsen/issues/913)) ([`b1627c6`](https://github.com/DataChefHQ/amundsen/commit/b1627c64fae1e3ea5c6cee941a7214f86aef00f3)) +* Minor fixes to README ([#457](https://github.com/DataChefHQ/amundsen/issues/457)) ([`053a6fa`](https://github.com/DataChefHQ/amundsen/commit/053a6faa976bcaf3505112df8689c80eb0474ca6)) +* Create start of best-practices doc ([#885](https://github.com/DataChefHQ/amundsen/issues/885)) ([`a8a23d8`](https://github.com/DataChefHQ/amundsen/commit/a8a23d8694f52735b6ffd14c233bca77c57875ea)) +* Fix the link from index.md to LICENSE ([#942](https://github.com/DataChefHQ/amundsen/issues/942)) ([`e1b3bef`](https://github.com/DataChefHQ/amundsen/commit/e1b3bef16329c90def6c5854f3175b86b1533092)) +* Tutorial for the Neptune Integration ([#940](https://github.com/DataChefHQ/amundsen/issues/940)) ([`97b0cc9`](https://github.com/DataChefHQ/amundsen/commit/97b0cc9fdee8e229d99283b25b8021b7984087f7)) +* Added Tile to the list of companies officially using Amundsen ([#929](https://github.com/DataChefHQ/amundsen/issues/929)) ([`ae1db2b`](https://github.com/DataChefHQ/amundsen/commit/ae1db2b23ed6a140eb720d6cad0ba7e1382054ef)) +* Add Loft to list of Amundsen users ([#901](https://github.com/DataChefHQ/amundsen/issues/901)) ([`321505d`](https://github.com/DataChefHQ/amundsen/commit/321505df34f29713ec91764c3816853f0bffa13e)) +* Rename Plarium to Plarium Krasnodar ([#876](https://github.com/DataChefHQ/amundsen/issues/876)) ([`2eec0b2`](https://github.com/DataChefHQ/amundsen/commit/2eec0b2801980f58ea9ab33ddaee4d3ed15355ad)) +* Add Plarium to list of Amundsen users ([#874](https://github.com/DataChefHQ/amundsen/issues/874)) ([`b2e57b0`](https://github.com/DataChefHQ/amundsen/commit/b2e57b0d52b390eae3316a3c04e67a2fafad3118)) +* Add Troubleshooting for Docker error 137 ([#866](https://github.com/DataChefHQ/amundsen/issues/866)) ([`fd80777`](https://github.com/DataChefHQ/amundsen/commit/fd80777ba0d0628cebadf4d332afefc462a55080)) +* Update roadmap ([#834](https://github.com/DataChefHQ/amundsen/issues/834)) ([`14140f2`](https://github.com/DataChefHQ/amundsen/commit/14140f2526f67e6af3f8bb06a58cef4129f0c931)) +* Add SECURITY.md, security reporting process ([#810](https://github.com/DataChefHQ/amundsen/issues/810)) ([`32ad4de`](https://github.com/DataChefHQ/amundsen/commit/32ad4de5c891639a79ccbf04143f316c4b6cd722)) +* Update DashboardMetadata docs ([#402](https://github.com/DataChefHQ/amundsen/issues/402)) ([`1354862`](https://github.com/DataChefHQ/amundsen/commit/1354862b6274a61f71cac3b9b7d5b2a533bc5c8c)) +* Adds React components naming conventions ([#713](https://github.com/DataChefHQ/amundsen/issues/713)) ([`00a317d`](https://github.com/DataChefHQ/amundsen/commit/00a317de2cea522a3b763c49f7ddd2ab038632f6)) +* Add Instacart to readme ([#753](https://github.com/DataChefHQ/amundsen/issues/753)) ([`0a8877b`](https://github.com/DataChefHQ/amundsen/commit/0a8877b76b964b14d920f64fe85d95b6d731bed9)) +* Add hurb to readme ([#745](https://github.com/DataChefHQ/amundsen/issues/745)) ([`4051a61`](https://github.com/DataChefHQ/amundsen/commit/4051a6178296cdf72fdee5cbed5f4c0965a0939e)) +* Adding knobs to Table and SVG Icons ([#698](https://github.com/DataChefHQ/amundsen/issues/698)) ([`f956efb`](https://github.com/DataChefHQ/amundsen/commit/f956efb58f7e074bc1f73a65f3a43a905fd14d48)) +* Add ttannis as a contributor ([#728](https://github.com/DataChefHQ/amundsen/issues/728)) ([`37a2863`](https://github.com/DataChefHQ/amundsen/commit/37a2863c9fd61a6441cbbdfa33ebd5b1f3edd9f1)) +* Draft for the Maintaining document ([#504](https://github.com/DataChefHQ/amundsen/issues/504)) ([`c5e4988`](https://github.com/DataChefHQ/amundsen/commit/c5e498846a0fe3cd6b37c525311304324cc48149)) +* Fix build and coverage status links in README.md ([#134](https://github.com/DataChefHQ/amundsen/issues/134)) ([`a902c3f`](https://github.com/DataChefHQ/amundsen/commit/a902c3f2d2c99e0f42a50b13cd1129ae8ef8459c)) +* Update data-preview-with-superset.md ([#657](https://github.com/DataChefHQ/amundsen/issues/657)) ([`fd695d6`](https://github.com/DataChefHQ/amundsen/commit/fd695d68cde55fc430d8b2bb981573e41670c08d)) +* Update roadmap.md ([#650](https://github.com/DataChefHQ/amundsen/issues/650)) ([`c5c5278`](https://github.com/DataChefHQ/amundsen/commit/c5c527878e83b18c3c50010c335e3a19704f5417)) +* Describe storybook ([#577](https://github.com/DataChefHQ/amundsen/issues/577)) ([`fed7546`](https://github.com/DataChefHQ/amundsen/commit/fed7546c9b0948d951577f288ceef0fea8bfb913)) +* Update readme ([#627](https://github.com/DataChefHQ/amundsen/issues/627)) ([`7a4d4f0`](https://github.com/DataChefHQ/amundsen/commit/7a4d4f08b7a1cefa0da2aa8a385cd3ee391388e4)) +* Add owners file ([#621](https://github.com/DataChefHQ/amundsen/issues/621)) ([`a57cb8b`](https://github.com/DataChefHQ/amundsen/commit/a57cb8b1f83d01dfa4c7fff43b31374d24639d46)) +* Update doc site ([#609](https://github.com/DataChefHQ/amundsen/issues/609)) ([`3a9325d`](https://github.com/DataChefHQ/amundsen/commit/3a9325d6c690655056b01d81809f684ebe328d22)) +* Add LFAI announcement ([#610](https://github.com/DataChefHQ/amundsen/issues/610)) ([`c3142bb`](https://github.com/DataChefHQ/amundsen/commit/c3142bb860dc545603ef2abc01c8005ed2320be9)) +* Adds Governance document ([#598](https://github.com/DataChefHQ/amundsen/issues/598)) ([`9967b74`](https://github.com/DataChefHQ/amundsen/commit/9967b7411c7b643ab2735fbc38ffaa7c6bf8a27f)) +* Update with notes from last meeting & date for next ([#589](https://github.com/DataChefHQ/amundsen/issues/589)) ([`9acae8e`](https://github.com/DataChefHQ/amundsen/commit/9acae8ed8642258545133a8f77eeae6427a2d1c0)) +* Update installation document to clarify sample data ingestion process ([#587](https://github.com/DataChefHQ/amundsen/issues/587)) ([`2c23fec`](https://github.com/DataChefHQ/amundsen/commit/2c23fece1c4684dae0c5523270a602bc8148fb2d)) +* Add homepage ([#566](https://github.com/DataChefHQ/amundsen/issues/566)) ([`394fc5a`](https://github.com/DataChefHQ/amundsen/commit/394fc5a953d9d6387f860db80a71b9d78cb89125)) +* Fix broken doc link to dashboard_execution model ([#296](https://github.com/DataChefHQ/amundsen/issues/296)) ([`6b48c1c`](https://github.com/DataChefHQ/amundsen/commit/6b48c1c4c30142cb205ad9fa2bc1e2f39a4c10ee)) +* Add Square blog post to readme ([#561](https://github.com/DataChefHQ/amundsen/issues/561)) ([`39b2caa`](https://github.com/DataChefHQ/amundsen/commit/39b2caa6eec44971865bcde728d03515e97e98bf)) +* Add Asana to list of Amundsen users ([#548](https://github.com/DataChefHQ/amundsen/issues/548)) ([`1783e26`](https://github.com/DataChefHQ/amundsen/commit/1783e26f1d526bb477728e2e64891f3c599e1b5e)) +* Add two talks from Airflow summit ([#540](https://github.com/DataChefHQ/amundsen/issues/540)) ([`c7dd3f7`](https://github.com/DataChefHQ/amundsen/commit/c7dd3f7612d6f4c91ad4aa161a2509b1834907e6)) +* Fix README.md ([#301](https://github.com/DataChefHQ/amundsen/issues/301)) ([`492c513`](https://github.com/DataChefHQ/amundsen/commit/492c51386ce74d905da410292b770c97f710439e)) +* Update wording ([#538](https://github.com/DataChefHQ/amundsen/issues/538)) ([`fad23bc`](https://github.com/DataChefHQ/amundsen/commit/fad23bce93b1658a7d3db3e0a369df06483c4050)) +* Add Dashboard Preview Doc ([#496](https://github.com/DataChefHQ/amundsen/issues/496)) ([`591f0f5`](https://github.com/DataChefHQ/amundsen/commit/591f0f54cb0481c0c4478bcd293baf4b28410277)) +* Update flask config ([`94a4d18`](https://github.com/DataChefHQ/amundsen/commit/94a4d1867902d96de7f515048ef7630baaa702f9)) +* Update roadmap ([#524](https://github.com/DataChefHQ/amundsen/issues/524)) ([`02f3ebb`](https://github.com/DataChefHQ/amundsen/commit/02f3ebb6eb560b71a79bb1e3dc403eb67650ffca)) +* Updating date of next community meeting ([#523](https://github.com/DataChefHQ/amundsen/issues/523)) ([`4fbb82d`](https://github.com/DataChefHQ/amundsen/commit/4fbb82dbfaec12cf827708928cd0dcf3abc04655)) +* Add article about using Amundsen in ING ([#516](https://github.com/DataChefHQ/amundsen/issues/516)) ([`c6a14bf`](https://github.com/DataChefHQ/amundsen/commit/c6a14bf83aa8ce2b37007a879fe7916e50bc2aab)) +* Adds documentation and cleans up ESLint rules ([#489](https://github.com/DataChefHQ/amundsen/issues/489)) ([`469ee1e`](https://github.com/DataChefHQ/amundsen/commit/469ee1e9a0c5d7ccb05233ffeb0f11c21fb01b14)) +* Updates Developer guide with linting information ([#478](https://github.com/DataChefHQ/amundsen/issues/478)) ([`d9d35d8`](https://github.com/DataChefHQ/amundsen/commit/d9d35d81abd283665415635ec7b414ea8acf8ef8)) +* Update community meeting notes with recording ([#505](https://github.com/DataChefHQ/amundsen/issues/505)) ([`78cc448`](https://github.com/DataChefHQ/amundsen/commit/78cc4489e5a1a803f442c66538c4857e77d3e61d)) +* Add metaframe doc ([#500](https://github.com/DataChefHQ/amundsen/issues/500)) ([`6405ae7`](https://github.com/DataChefHQ/amundsen/commit/6405ae7a9a656efd66b1ff3cccaa5e7dc05258d9)) +* Add picpay to readme ([#485](https://github.com/DataChefHQ/amundsen/issues/485)) ([`2a883fb`](https://github.com/DataChefHQ/amundsen/commit/2a883fb47c47367c6514cbc48f1b9a1960b0e5ca)) +* Add PUBG as a user of Amundsen ([#484](https://github.com/DataChefHQ/amundsen/issues/484)) ([`128ba24`](https://github.com/DataChefHQ/amundsen/commit/128ba24c1e45fe2ce99d2b547d630df3261c95aa)) +* Add a doc about Amundsen ([#474](https://github.com/DataChefHQ/amundsen/issues/474)) ([`c307a7f`](https://github.com/DataChefHQ/amundsen/commit/c307a7f6dd175f2862846c5a43d4af7a4e85c62b)) +* MS SQL Server example ([#278](https://github.com/DataChefHQ/amundsen/issues/278)) ([`9451ff5`](https://github.com/DataChefHQ/amundsen/commit/9451ff53a137902d6e2c2778b19300d308e97aed)) +* Updates PR template and adds document for labeling explanation ([#471](https://github.com/DataChefHQ/amundsen/issues/471)) ([`bf459cf`](https://github.com/DataChefHQ/amundsen/commit/bf459cf5398deb6ecd0b86d16aa33fcd6afef1f6)) +* Add data quality post from Sam ([#470](https://github.com/DataChefHQ/amundsen/issues/470)) ([`4a3e284`](https://github.com/DataChefHQ/amundsen/commit/4a3e284fd9f2688fed1182679f6e788a009bf086)) +* Add one doc that covers Amundsen ([#469](https://github.com/DataChefHQ/amundsen/issues/469)) ([`84504d6`](https://github.com/DataChefHQ/amundsen/commit/84504d6c7e19b915fc17801cebab11d4ed6f98f0)) +* Add one external doc about Amundsen ([#467](https://github.com/DataChefHQ/amundsen/issues/467)) ([`a2c1bd7`](https://github.com/DataChefHQ/amundsen/commit/a2c1bd7d01f75eee7b0455ca756089ec8d01ff72)) +* Increase CONTRIBUTING.md visibility ([#466](https://github.com/DataChefHQ/amundsen/issues/466)) ([`680241b`](https://github.com/DataChefHQ/amundsen/commit/680241bea6379bd6583002ac6d1edb4f6b968684)) + +### Performance +* Update mode dashboard executions extractor to discovery api ([#1116](https://github.com/DataChefHQ/amundsen/issues/1116)) ([`2137cdd`](https://github.com/DataChefHQ/amundsen/commit/2137cddaa9774b0c193f3061be8d26c265dbb2dc)) +* Update ModeDashboardUsageExtractor to discovery endpoint ([#1115](https://github.com/DataChefHQ/amundsen/issues/1115)) ([`a723b7a`](https://github.com/DataChefHQ/amundsen/commit/a723b7ac050e3f3ff4082974c3fae9a75607ee82)) +* Update ModeDashboardOwner extractor to use Mode discovery api ([#1043](https://github.com/DataChefHQ/amundsen/issues/1043)) ([`699652f`](https://github.com/DataChefHQ/amundsen/commit/699652f7e9a884a05000a9ca00bce72179cfa593)) +* Update ModeDashboardLastSuccessfulExecutionExtractor to discovery api ([#1042](https://github.com/DataChefHQ/amundsen/issues/1042)) ([`a16a1e5`](https://github.com/DataChefHQ/amundsen/commit/a16a1e528bb6e0e80a70a77d58135919234ed6a1)) +* Update ModeDashboardLastModifiedTimestampExtractor to use Mode discovery api ([#1040](https://github.com/DataChefHQ/amundsen/issues/1040)) ([`b3e2f15`](https://github.com/DataChefHQ/amundsen/commit/b3e2f15aaef2c56ed5119ae3da74cff2f1653009))