Releases: amundsen-io/amundsen
Releases · amundsen-io/amundsen
search 3.0.0
NEW SEARCH BW INCOMPATIBLE
Related RFC
- chore: bumped search to 3.0.0 (#1630)
- fix: add missing fields for dashboard uri (#1631)
- fix: added missing description fields to mappings (#1629)
- feat: v2/document API (#1611)
- fix: error on search with pagination (#1622)
- fix: new search API fixes (#1594)
- fix: added page size argument for compatibility (#1593)
- fix: add es v2 client config (#1592)
- fixed response schema issue (#1585)
- feat: search v2 API (#1556)
- chore: deprecate Atlas in Search (#1530)
Notes:
- Check out amundsen-frontend 4.0.0 release
- Make sure to configure
PROXY_CLIENT = PROXY_CLIENTS['ELASTICSEARCH_V2']
frontend 4.0.0
NEW SEARCH BW INCOMPATIBLE
Related RFC
- feat: Use new search endpoint in FE and add search filter operation selection (#1623)
- feat: FE document update with v2/document search service endpoint use (#1619)
Notes:
- Make sure to add
allowableOperation
to custom filter configurations - Check out amundsen-search 3.0.0 release
common 0.24.1
- made value field in update request model optional
common 0.24.0
- feat: update es document request model #1613
databuilder 6.4.1
- removes hard pinned dependency on pyatlasclient
common 0.23.0
- feat: search v2 API #1556
databuilder 6.4.0
Generalize Application
model
common 0.22.0
adds multi-Application field to common
databuilder 6.3.1
bumped minor version of databuilder (#1544) Signed-off-by: xuans <xuan_shen@outlook.com>
metadata 3.9.1
- adds caching to badges collected from Atlas proxy