mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-03 06:03:12 +00:00

* feat(apps): remove data from quartz 1. Remove data from quartz application. Store only app id. 2. Added exception handling when trying to trigger an app. 3. Save bot info in the app data in DB. 4. Added runtime properties in AbstractNativeApplication.execute.