Skip to content

Releases: amundsen-io/amundsen

databuilder 7.4.4

14 Jun 21:42
13a6996
Compare
Choose a tag to compare

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

27 Mar 22:32
b6576d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: metadata-3.12.1...search-4.1.1

metadata 3.12.1

22 Mar 21:09
61ef5d8
Compare
Choose a tag to compare

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

09 Jan 21:01
a2cb0b2
Compare
Choose a tag to compare

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

Full Changelog: databuilder-7.4.3...common-0.31.0

databuilder 7.4.3

16 Dec 05:06
6f1006a
Compare
Choose a tag to compare

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

  • @loojovi made their first contribution in #2037

Full Changelog: common-0.30.0...databuilder-7.4.3

common 0.30.0

29 Nov 17:49
194e2f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: common-0.29.0...common-0.30.0

common 0.29.0

18 Oct 00:06
73d7dc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: common-0.28.0...common-0.29.0

common 0.28.0

12 Oct 19:29
1e1b90c
Compare
Choose a tag to compare

What's Changed

Full Changelog: databuilder-7.4.2...common-0.28.0

databuilder 7.4.2

03 Oct 19:48
542ddd0
Compare
Choose a tag to compare

What's Changed

  • chore--update amundsen-rds version in databuilder requirements.txt by @B-T-D in #2001

Full Changelog: databuilder-7.4.1...databuilder-7.4.2

databuilder 7.4.1

29 Sep 23:50
bfd5e09
Compare
Choose a tag to compare

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