mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-17 21:46:50 +00:00

* Mask sensitive info from API responses * Rename converter classes * Add missing Java classes from JSON schemas and class converters * Update test service connection schema * Update datalakeConnection JSON schema and fix some tests * Fix AlertsRuleEvaluatorResourceTest and minor error in run_local_docker.sh * Fix Pipeline and Database service tests * Minor refactor * Fix CsvUtilTest * Fix EventMonitorFactoryTest * Fix CloudWatchEventMonitorTest * Update datalake metadata * Update bigquery metadata * Fix test connection functionality * Fix OMeta service api test * Update gcsValues title and revert changes in GH actions * Mask sensitive enabled by default for local docker * Add missing tests * Address PR comments * Address PR comments * fix ui breaks on gcsValues.json * Address PR comments * Minor refactor --------- Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>