Skip to content

New features & Bug Fixes

Compare
Choose a tag to compare
@allisonsuarez allisonsuarez released this 01 Dec 23:23
· 135 commits to master since this release
1c6c16d

Features

  • feat: Make 'schema' and 'database' clickable to initiate a search (#766)
  • feat: Expose config for mTLS certificates. (#757)

Bug fixes

  • UNEDITABLE_SCHEMAS and UNEDITABLE_TABLE_DESCRIPTION_MATCH_RULES was applied to the back-end
  • chore: fix test failure (#797)
  • Merge pull request from GHSA-47qg-q58v-7vrp

Other misc fixes:

  • chore: bumped amundsen-common version (#795)
  • fix: table with multiple badges not triggering the correct search (#767)
  • chore: Update request_utils.py (#787)
  • Fix to display column statics (#771)
  • Adding titles to Detail Page headers (#768)

Build

  • strictNullChecks were added to tsconfig, and some other TypeScript enhancements made
  • chore: finish remaining simple null check typing fixes (#756)
  • chore: fix remaining strictNullChecks errors; enforce in tsconfig (#758)
  • chore: Update Betterer with eslint rules (#769)
  • Webpack was upgraded from 5 to 5
  • fix: fixed webpack 5 issue (#786)
  • chore: build: upgrade webpack from 4 to 5 (#770)

Other dependency upgrades

  • build(deps-dev): bump babel-jest in /amundsen_application/static (#792)
  • build(deps): bump react-markdown in /amundsen_application/static (#790)
  • build(deps-dev): bump @storybook/react in /amundsen_application/static (#791)
  • build(deps-dev): bump @babel/preset-env in /amundsen_application/static (#793)
  • Revert "rolling back to v 0.10.15 of responses (#784)" (#785)
  • rolling back to v 0.10.15 of responses (#784)
  • build(deps): bump requests from 2.24.0 to 2.25.0 (#778)
  • build(deps): bump responses from 0.12.0 to 0.12.1 (#779)
  • build(deps-dev): bump webpack in /amundsen_application/static (#780)
  • build(deps-dev): bump @babel/plugin-proposal-logical-assignment-operators (#775)
  • build(deps-dev): bump find-unused-sass-variables (#777)
  • build(deps-dev): bump @storybook/addon-actions (#774)
  • build(deps-dev): bump @babel/preset-react (#776)
  • build(deps-dev): bump @babel/plugin-proposal-numeric-separator (#761)
  • Updates node-sass and the sass-loader dependency (#764)
  • build(deps): bump react-code-blocks in /amundsen_application/static (#763)
  • build(deps-dev): bump terser-webpack-plugin (#760)
  • build(deps-dev): bump css-loader in /amundsen_application/static (#759)