OpenMetadata/bootstrap/sql/migrations/native
sonika-shah 5ccc0c5a2a
Improvement #19065 : Support removing existing enumKeys (for enum type custom property) (#19054)
* Improvement : Support removing existing enumKeys (for enum type custom property)

* initial implementation of background job job runner for enum cleanup

* fix postgres query

* ui: allow existing enum value updates in EditCustomPropertyModal

* create BackgroundJob to use jsonSchema

* feat: add socket event handling for background job part1

* fix(i18n): remove trailing spaces in Galician language JSON file

* refactor to use jsonSchema

* feat(ui): show browser notification for custom property update

* feat(utils): add getCustomPropertyEntityPathname function and tests

* change enumCleanup trigger condition

* feat(i18n): add enum property update message to multiple language JSON files

* enhancement : improve execution flow and better exception handling with test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2025-01-07 19:25:59 -08:00
..
1.1.0 Fix postgres migration files (#12923) 2023-08-18 14:54:43 +02:00
1.1.1 Fix postgres migration files (#12923) 2023-08-18 14:54:43 +02:00
1.1.2 Issue 8930 - Update profiler timestamp from seconds to milliseconds (#12948) 2023-08-25 08:47:16 +02:00
1.1.5 only add collation to hash columns (#13201) 2023-09-15 12:49:11 +05:30
1.1.6 Add 1.1.6 migrations dir (#13305) 2023-09-22 09:45:00 +02:00
1.1.7 Prep v1.1.7 migrations to address test cases & suites (#13345) 2023-09-27 11:49:21 +02:00
1.2.0 Migration Fixes (#16131) 2024-05-07 22:07:25 +05:30
1.2.1 fix: comment in sql migration (#13979) 2023-11-15 10:32:11 +01:00
1.2.3 Minor: Fix migration location for unity catalog (#14339) 2024-01-03 18:26:11 +05:30
1.2.4 Fix #13982: Fix userFQN encoding while creating mentions (#14496) 2023-12-25 17:28:13 -08:00
1.3.0 Migration Fixes (#16131) 2024-05-07 22:07:25 +05:30
1.3.1 fix: move migration to 1.3.1 (#15463) 2024-03-05 15:30:43 +01:00
1.3.2 Remove SQls from 1.3.2 (#15917) 2024-04-16 18:51:03 +05:30
1.3.3 Move migration for apps to 1.3.3 all together (#15944) 2024-04-18 14:26:05 +05:30
1.4.0 Fix Migrations: Add postgres migrations (#16403) 2024-05-24 14:31:41 +05:30
1.4.2 Fix Test Suite Filter (#16615) 2024-06-12 10:40:05 +05:30
1.4.4 Fix #16788: Optimize feed query performance issues introduced in 1.4.2 (#16862) 2024-07-01 19:58:47 -07:00
1.4.5 MINOR - Clean automations_workflow in 1.4.5 (#17006) 2024-07-12 13:54:46 +02:00
1.4.6 Move Migration to 1.4.6 (#17095) 2024-07-19 12:16:53 +05:30
1.4.7 Migrate NameHash (#17317) 2024-08-06 18:41:37 +05:30
1.5.0 Improve count/feed api performance for 1.5 (#17576) 2024-08-23 11:20:34 -07:00
1.5.6 [Search] Indexing Fixes (#18048) 2024-09-30 23:39:27 +05:30
1.5.7 chore(data-diff): added migrations (#18287) 2024-10-16 08:04:19 +00:00
1.5.9 MINOR - Move appName migration to 1.5.9 (#18435) 2024-10-28 16:29:56 +01:00
1.5.11 Fix Search Index Contention (#18605) 2024-11-12 20:36:23 +05:30
1.5.15 Domain Policy Update to be non-system (#19060) 2024-12-15 01:18:12 +05:30
1.6.0 fix: Postgresql migrations for eventSubscriptionOffset. (#18980) 2024-12-09 20:19:39 -08:00
1.6.2 Improvement #19065 : Support removing existing enumKeys (for enum type custom property) (#19054) 2025-01-07 19:25:59 -08:00