Releases: amundsen-io/amundsen
Releases · amundsen-io/amundsen
databuilder 6.7.5
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
Fix naming of Type_Metadata resource type
common 0.26.1
Adds TypeMetadata as a possible ResourceType to allow implementing metadata service endpoints like put_resource_description
which take a ResourceType.
databuilder 6.7.4
Minor cleanups in TypeMetadata utils.
databuilder 6.7.3
- fix: dashboard query #1762
databuilder 6.7.2
Minor improvements to nested column type models and parsing.
databuilder 6.7.1
Changes the verbiage of the new TypeMetadata feature, removing references to the word "subtype".
common 0.26.0
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
- feat: Databuilder support for nested columns #1695
search 3.1.0
- ✅ Add Elasticsearch 8 compatibility
- ❌ Remove Elasticsearch 6 compatibility