CHANGELOG
Feature
- Added lineage item and lineage entities (#90) (
f1c6011
)
- Add chart into common ES index map (#77) (
4a7eea4
)
- Add chart to dashboard model (#73) (
241f627
)
- Added badges field (optional) to column in table model (#68) (
7bf5a84
)
- Add marshmallow packages to setup.py (#66) (
7ff2fe1
)
- Tweaks for gremlin support (#60) (
1a2733b
)
- Table model badges field update (#56) (
6a393d0
)
- Added new badge model (#55) (
09897d9
)
- Add github action for test and pypi publish (#47) (
1a466b1
)
- Added resource_reports into Table model (
60b1751
)
Fix
- Standardize requirements and fixes for marshmallow3+ (#98) (
d185046
)
- Moved version declaration (#88) (
19be687
)
- Fix table index map bug (#86) (
f250d6a
)
- Make column names searchable by lowercase (#85) (
0ead455
)
- Changed marshmallow-annotation version, temp solution (#81) (
ff9d2e2
)
- Enable flake8 and mypy in CI (#75) (
32e317c
)
- Fix import (#74) (
2d1725b
)
- Add dashboard index map copied from amundsendatabuilder (#65) (
551834b
)
- Update elasticsearch mapping (#64) (
b43a687
)