1.47.1 - 2026-05-12
Changed
- Client/Go: Rewrite code generator
#4501@tnazarew Replace thequicktype-based text-manipulation generator with a structured pipeline that parses spec files viago-jsonschema, resolves references, and renders facet classes — enabling extension of generated classes (e.g. byool resources). Also renamesRun→RunWrapperandRunInfo→Runfor consistency withJobandDataset.
Fixed
- dbt: Use correct name for fabric adapter
#4542@mobuchowski Fixextract_adapter_typelookup for the Microsoft Fabric adapter by aligning theAdapterenum name with the dbt adapter type (fabric), while keeping thefabric-warehouseOpenLineage namespace unchanged.