Releases: amundsen-io/amundsensearchlibrary
Releases · amundsen-io/amundsensearchlibrary
New Features & Bug Fixes
Feature
- Add dashboard search filter support (#112) (
17c6739
) - Use query parameter for basic search [AtlasProxy] (#105) (
9961fde
)
Fix
- Add id field to Dashboard (#174) (
53634fa
) - Fix table post/put api bug (#172) (
38bccba
) - Fix dashboard model errors, change deprecated pytest function (#160) (
1304234
)
Documentation
New Features & Bug Fixes
Feature
- Add dashboard search filter support (#112) (
17c6739
) - Use query parameter for basic search [AtlasProxy] (#105) (
9961fde
)
Fix
- Add id field to Dashboard (#174) (
53634fa
) - Fix table post/put api bug (#172) (
38bccba
) - Fix dashboard model errors, change deprecated pytest function (#160) (
1304234
)
Documentation
New features & Bug Fixes
Features
Bug Fixes
- fix: fix dashboard model errors, change deprecated pytest function (#160)
Chore
- chore: fix deps (#152)
- chore: add license check action (#144)
- chore: fix docker push in search repo (#142)
- chore: add code owner file (#143)
- docs: Fix build and coverage status links in README.md (#134)
- Adds title lint config (#135)
- chore: replace references to Lyft with Amundsen (#133)
- chore: fix docker push action (#132)
- chore: add docker publish action and remove travis (#131)
- chore: add pypi publish action (#130)
- ci: add dependabot config (#128)
- chore: apply license headers to all the source files (#116)
- chore: update the email for the project (#114)
- refactor: use swagger for user model (#111)
2.4.2rc2: chore: fix ci
Signed-off-by: feng-tao <[email protected]>
2.4.1rc2: chore: fix ci
Signed-off-by: feng-tao <[email protected]>
2.4.2rc0: test pypi travis setting
Update repo name in travis file Signed-off-by: dikshathakur3119 <[email protected]>
2.4.1rc1: Update repo name in travis file
Signed-off-by: dikshathakur3119 <[email protected]>
2.4.1rc0
Initial support for search dashboard filtering function
Build backend support for search dashboard filtering
2.3.4: refactor: use swagger for table model in search (#110)
* refactor: use swagger for table model in search * fix tests * update version