Releases: amundsen-io/amundsen
Releases · amundsen-io/amundsen
databuilder 7.4.4
What's Changed
- test: Add unit test for quality endpoint, improve message for not-implemented by @B-T-D in #2127
- Feature: Dynamic resource notices by @B-T-D in #2087
- chore - Update ubuntu version for python unit tests by @B-T-D in #2133
- chore: event logging in EditableText component by @Golodhros in #2130
- chore: adds table detail logging by @Golodhros in #2131
- chore: improves user profile page tracking by @Golodhros in #2134
- chore: removes direct access to AppConfig object by @Golodhros in #2136
- chore: gets to total test coverage on config-utils methods by @Golodhros in #2137
- chore: update unit test coverage to 100% on util files by @Golodhros in #2139
- fix: adds rest of mouse interaction tracking by @Golodhros in #2143
- refactor: rework alert tests to use React Testing Library by @Golodhros in #2144
- fix - Increase width in resource notice modal by @B-T-D in #2146
- style – Adjust margin on elements inside the Alert component by @B-T-D in #2151
- style - Truncate long notice modal text with ellipsis by @B-T-D in #2152
- docs: Updated GOVERNANCE.md to remove time requirements by @Golodhros in #2154
- chore: updates codeowners with latests maintainers by @Golodhros in #2158
- fix: UnboundLocalError for msg in create_search_response by @kristenarmes in #2162
- docs: removes roadmap link from the readme by @Golodhros in #2163
- Update CONTRIBUTING.md for wording and replaced broken links. by @Golodhros in #2167
- chore: Add newer maintainers as codeowners for databuilder by @kristenarmes in #2170
- chore: Use text-unidecode instead of unidecode package to fix license incompatibility by @kristenarmes in #2168
Full Changelog: search-4.1.1...databuilder-7.4.4
search 4.1.1
What's Changed
- chore: improves UI tracking by @Golodhros in #2122
- docs: updates the missing application configuration docs by @Golodhros in #2123
- docs: updates frontend docs with styleguide and consolidation by @Golodhros in #2124
- fix: filters affected by mapping inheritance issue by @allisonsuarez in #2121
Full Changelog: metadata-3.12.1...search-4.1.1
metadata 3.12.1
What's Changed
- fix: cleans ESLint issues with unused variables by @Golodhros in #2080
- feat: support table/column lineage for mysql backend by @xuan616 in #2077
- Fix: Enable neptune proxy custom sts endpoint by @loojovi in #2086
- chore: updates betterer; cleans some eslint issues by @Golodhros in #2088
- Fix: added newline so that bullet points can render properly by @loojovi in #2089
- feat: adds dynamic notices flag on config by @Golodhros in #2091
- fix: rendering of bullet on the Features page by @Golodhros in #2092
- fix: #1572 - make where_clause_suffix an actual suffix by @delwaterman in #1573
- fix: open file in read mode and close on cleanup for ElasticsearchPublisher by @m1racoli in #2023
- feat: adds initial API files for notices endpoint by @Golodhros in #2093
- chore: adds storybooks for default Bootstrap and custom buttons by @Golodhros in #2097
- chore: cleans and refactors global navbar code by @Golodhros in #2098
- docs: cleanup and broken link fixing by @Golodhros in #2101
- docs: Proposal for a new Frontend Strategy for Amundsen by @Golodhros in #2100
- chore: tweaks notices icon color, storybook and spacing by @Golodhros in #2106
- docs: updates application configuration docs by @Golodhros in #2107
- doc: update readme by @feng-tao in #2110
- feat: adds light themed header option by @Golodhros in #2112
- feat: adds support for app suite links dropdown menu by @Golodhros in #2113
- chore: adds page view tracking via logAction by @Golodhros in #2114
- feat: add programmatic descriptions to feature details page by @allisonsuarez in #2115
- chore(deps-dev): bump webpack from 5.74.0 to 5.76.0 in /frontend/amundsen_application/static by @dependabot in #2117
- feat: thins out the global header to gain vertical space by @Golodhros in #2116
- fix: clean up ML features page by @allisonsuarez in #2118
- fix: Use managed read transactions for queries in metadata service by @kristenarmes in #2119
New Contributors
Full Changelog: common-0.31.0...metadata-3.12.1
common 0.31.0
What's Changed
- doc: add two new docs to readme by @feng-tao in #2060
- docs: proposal for issue triage process by @Golodhros in #2052
- docs: updates labeling doc with lowercase labels; updates templates, readme by @Golodhros in #2062
- docs: Update databuilder docs ES version reference by @bryanasdev000 in #2049
- docs: Edit docs for clarity and fix typos by @Mich45 in #2064
- feat -- configurable homepage widgets by @B-T-D in #2047
- chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /frontend/amundsen_application/static by @dependabot in #2035
- chore(deps): bump json5 from 1.0.1 to 1.0.2 in /frontend/amundsen_application/static by @dependabot in #2071
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend/amundsen_application/static by @dependabot in #2048
- feat: Make default depth configurable for table lineage graph view (commanded) by @Golodhros in #2078
- fix: int is too small for a unix timestamp by @allisonsuarez in #2079
New Contributors
- @bryanasdev000 made their first contribution in #2049
- @Mich45 made their first contribution in #2064
Full Changelog: databuilder-7.4.3...common-0.31.0
databuilder 7.4.3
What's Changed
- feat: add configurable message to lineage tabs by @allisonsuarez in #2038
- feat: tweaks styling of Alerts by @Golodhros in #2043
- fix: add parenthesis to upstream tab title by @allisonsuarez in #2046
- feat: extends resource notices to support extra information by @Golodhros in #2045
- refactor - move homepage components in preparation implementation of configurable widgets. by @B-T-D in #2041
- Fix: Corrected position of arguments in _par by @loojovi in #2037
- Fixes UI crashing on "search page" if we multiple filters with the same category are added (issue #2053) by @mikaalanwar in #2057
- Chore: Bump databuilder version to 7.4.3 by @sahithi03 in #2056
New Contributors
Full Changelog: common-0.30.0...databuilder-7.4.3
common 0.30.0
What's Changed
- fix: better styling for disabled items by @allisonsuarez in #2014
- fix: adds loading spinners to table lineage tabs by @Golodhros in #2016
- fix: fixes storybook installation by @Golodhros in #2017
- fix: fixes Collapse text button overlapping lineage tabs by @Golodhros in #2019
- fix: fixes cached lineage list content by @Golodhros in #2020
- fix: fixes scrolling issue after tab changes by @Golodhros in #2021
- chore: updates logging to cover tour and feedback widget by @Golodhros in #2024
- chore: support amundsen-rds == 0.0.7 for mysql_proxy in metadata_service by @xuan616 in #2022
- fix: Use isColumnLineagePageEnabled by @ozandogrultan in #2012
- chore:feedback cleanup by @Golodhros in #2027
- Fix: Change default value for 'description' in BigQuery_metadata_extractor results by @sahithi03 in #2034
- feat: Add lineage item counts to lineage response by @allisonsuarez in #2039
Full Changelog: common-0.29.0...common-0.30.0
common 0.29.0
What's Changed
- feat: added optional in_amundsen bool to lineage items by @allisonsuarez in #2010
Full Changelog: common-0.28.0...common-0.29.0
common 0.28.0
What's Changed
- fix: support capitalized table names by @allisonsuarez in #2004
- feat: use different internal link than the table details page on lineage by @allisonsuarez in #2006
Full Changelog: databuilder-7.4.2...common-0.28.0
databuilder 7.4.2
What's Changed
Full Changelog: databuilder-7.4.1...databuilder-7.4.2
databuilder 7.4.1
What's Changed
- Fix toggle filter and styling; update tests by @B-T-D in #1995
- docs: Fix typo on BigQuery's instructions by @LieAlbertTriAdrian in #1997
- chore: remove sqlalchemy dependency upper bound by @allisonsuarez in #2000
New Contributors
- @B-T-D made their first contribution in #1995
- @LieAlbertTriAdrian made their first contribution in #1997
Full Changelog: databuilder-7.4.0...databuilder-7.4.1