v2.5.3
🎉 New features
- Added a new connector type (
INRIVER
). - Added
APIObject
,APIQuery
, andAPIField
assets, along with theircreator()
methods. - Added a new boolean field
immediate_neighbors
to theLineageListRequest
, which allows users to include immediate neighbors of the startingasset
in the response (True
), or exclude them (False
- by default).
🐞 Bug fixes
- Fixed missing
FluentLineage.include_on_relations
method and theLineageListRequest.relation_attributes
field.
Full Changelog: 2.5.2...2.5.3