mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-28 02:46:09 +00:00

* Fixes #13803 : Reduce the number of call in case of columns * Add Generic Method and Interface for Fields * Removed unnecessary comments * Make FieldInterface return List<? extends FieldInterface> for getChildren * Fix Failing Tests * - Remove Pipeline or Kill on app Disable - Add AppMarketPlaceResourceTest - Reschedule app automatically on restore * Add Debug Log in validate Change Event * Fix BotResourceTest * Api Refactor on UI