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

* WIP : feed migrations to support multi-domain * fix domain field in ChangeEvent and thread.json , move to maintaining list<uuid> rather than list<entityRef> * Update generated TypeScript types * fix query migrations * add default for domains field in thread and changeEvent * add backend test , and allow domain param in createThread * Update generated TypeScript types * Apply suggestions from code review handling null issue in JSON_ARRAY Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix flakiness in test, add pending migration * fix sql query --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>