Skip to content

Releases: amundsen-io/amundsen

databuilder 6.7.5

25 Apr 17:05
242c8db
Compare
Choose a tag to compare
chore: bump databuilder to 6.7.5 (#1829)

* fix: issue with neo4j query for ES data

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

* fixed multiple columns because of user match bug, and fixed uppercase fields breaking filters issue

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

* chore: bump databuilder to 6.7.5

common 0.26.2

29 Mar 18:28
c9727bf
Compare
Choose a tag to compare

Fix naming of Type_Metadata resource type

common 0.26.1

29 Mar 02:07
28a11d3
Compare
Choose a tag to compare

Adds TypeMetadata as a possible ResourceType to allow implementing metadata service endpoints like put_resource_description which take a ResourceType.

databuilder 6.7.4

18 Mar 00:15
a5e423f
Compare
Choose a tag to compare

Minor cleanups in TypeMetadata utils.

databuilder 6.7.3

11 Mar 23:11
fb46c4c
Compare
Choose a tag to compare
  • fix: dashboard query #1762

databuilder 6.7.2

10 Mar 22:10
25fa0c4
Compare
Choose a tag to compare

Minor improvements to nested column type models and parsing.

databuilder 6.7.1

26 Feb 02:02
6d329e9
Compare
Choose a tag to compare

Changes the verbiage of the new TypeMetadata feature, removing references to the word "subtype".

common 0.26.0

26 Feb 02:05
6d329e9
Compare
Choose a tag to compare

Adds the TypeMetadata model and makes it an optional field of Column. TypeMetadata will allow treating types and subtypes as first class citizens with their own descriptions/badges.

databuilder 6.7.0

24 Feb 21:38
d70564a
Compare
Choose a tag to compare
  • feat: Databuilder support for nested columns #1695

search 3.1.0

23 Feb 08:20
3a3b530
Compare
Choose a tag to compare
  • ✅ Add Elasticsearch 8 compatibility
  • ❌ Remove Elasticsearch 6 compatibility