Skip to content

Releases: amundsen-io/amundsen

databuilder 6.11.1

06 Jul 05:21
fdf0f0a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: databuilder-6.11.0...databuilder-6.11.1

databuilder 6.11.0

05 Jul 19:54
0254c59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: databuilder-6.10.0...databuilder-6.11.0

databuilder 6.10.0

30 Jun 05:44
10e62ff
Compare
Choose a tag to compare
Bump databuilder (#1916)

Signed-off-by: MrwanBaghdad <marwan.nabil@deliveryhero.com>

databuilder 6.9.0

23 Jun 18:06
75b858e
Compare
Choose a tag to compare

What's Changed

Full Changelog: frontend-4.2.0...databuilder-6.9.0

frontend 4.2.0

22 Jun 04:53
a2a082a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: frontend-4.1.2...frontend-4.2.0

search 4.0.2

16 May 20:49
e13ae29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: databuilder-6.8.0...search-4.0.2

frontend 4.1.2

16 May 20:50
e13ae29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: databuilder-6.8.0...frontend-4.1.2

databuilder 6.8.0

02 May 20:47
cc79d3b
Compare
Choose a tag to compare
feat: add version meta field and term_vector to mappings (#1838)

* feat: add new_mapping meta field and term_vector to mappings

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* actual solution to add meta to mappings

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint fixes

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* bumped databuilder to 6.8.0

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* changed new mapping true to version 2

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* Fixed metafields

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* mypy fix

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* added elasticsearch-dsl==7.4.0 req

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* deprecation warning and comment

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

common 0.27.1

27 Apr 22:53
33e341e
Compare
Choose a tag to compare
fix: added default value to optional field in search request (#1834)

* fix: added default value to optional field in search request

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* updated version in reqs

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

common 0.27.0

26 Apr 20:29
23582bd
Compare
Choose a tag to compare
feat: added highlight options to search API definition (#1819)

* feat: added highlight options to search API definition

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* typed dict, does this ever stop or do I have to make it any?

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* HighlightOptions schema

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* highlight options per resource granularity

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* expand range of amundsen-common

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* remove ignore

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* remove ignore

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>