Skip to content

v5.0.1

Compare
Choose a tag to compare
@Aryamanz29 Aryamanz29 released this 03 Mar 15:01
· 33 commits to main since this release
0f21922

πŸŽ‰ New Features

  • Added support for the MatchPhase query.

🐞 Bug Fixes

  • Fixed handling of aggregations in AuditSearchResults.
  • Added Asset.TYPE_NAME condition in FluentSearch for append terms, replace terms, and remove terms methods to ensure an exact asset match. Previously, only Asset.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