v5.0.1
π New Features
- Added support for the
MatchPhase
query.
π Bug Fixes
- Fixed handling of
aggregations
inAuditSearchResults
. - Added
Asset.TYPE_NAME
condition inFluentSearch
for append terms, replace terms, and remove terms methods to ensure an exact asset match. Previously, onlyAsset.GUID/QUALIFIED_NAME
was used, which could return multiple assets if different asset types had the same qualified name.
π₯ QOL Improvements
- Bumped
ruff
to the latest version (0.9.9
). - Removed redundant asset relationship fields.
- Updated the "Installing for Development" section in
README.md
.
Full Changelog: 5.0.0...5.0.1