mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-24 17:59:52 +00:00

* Add the auto classification pipeline option in the service ingestion * Localization changes for other languages * Improve the logic for getSupportedPipelineTypes function and add unit tests for newly added logic * Add playwright tests for the auto classification feature * Improve the getSupportedPipelineTypes function logic to reduce the cognitive complexity * update md docs * Add classificationFilterPattern in the UI schema form order * fix logs from backend for auto classification * Changes to view the auto classification logs * Fix the sonar errors --------- Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>