mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-12 07:48:14 +00:00
* feat(retention-policy): initial setup of the Retention Policy app * refactor: Update logic to make RetentionPolicyApp a ScheduledOrManual app * refactor: Update retention policy JSON schema and logic to support event subscription, versions, and activity thread with individual retention periods * refactor: Rename eventSubscriptionRetentionPeriod to changeEventRetentionPeriod * fix: Implement activity thread retention policy cleanup * chore: Remove activity thread and versions retention code; add banner and icon