Skip to content

Releases: amundsen-io/amundsensearchlibrary

New Features & Bug Fixes

18 Mar 17:42
af5d4a3
Compare
Choose a tag to compare

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

  • Fix build and coverage status links in README.md (#134) (1c95ff4)

New Features & Bug Fixes

04 Feb 01:35
26548a0
Compare
Choose a tag to compare

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

  • Fix build and coverage status links in README.md (#134) (1c95ff4)

New features & Bug Fixes

04 Nov 21:34
fc4503f
Compare
Choose a tag to compare

Features

  • feat: Add swagger_enabled as env var (#153)
  • Add total_usage in get_attrs fun (#136)

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

12 Aug 22:37
Compare
Choose a tag to compare
Pre-release
Signed-off-by: feng-tao <fengtao04@gmail.com>

2.4.1rc2: chore: fix ci

12 Aug 22:30
Compare
Choose a tag to compare
Pre-release
Signed-off-by: feng-tao <fengtao04@gmail.com>

2.4.2rc0: test pypi travis setting

12 Aug 17:38
Compare
Choose a tag to compare
Pre-release
Update repo name in travis file

Signed-off-by: dikshathakur3119 <dikshathakur@lyft.com>

2.4.1rc1: Update repo name in travis file

12 Aug 22:22
Compare
Choose a tag to compare
Signed-off-by: dikshathakur3119 <dikshathakur@lyft.com>

2.4.1rc0

16 Jun 20:36
Compare
Choose a tag to compare
2.4.1rc0 Pre-release
Pre-release
bump deps

Initial support for search dashboard filtering function

16 Jun 18:29
17c6739
Compare
Choose a tag to compare

Build backend support for search dashboard filtering

2.3.4: refactor: use swagger for table model in search (#110)

09 Jun 19:34
a56bea6
Compare
Choose a tag to compare
* refactor: use swagger for table model in search

* fix tests

* update version