mirror of
https://github.com/langgenius/dify.git
synced 2026-03-14 22:02:15 +08:00
Sync enterprise 1.12.1 changes: - feat: implement heartbeat mechanism for database migration lock - refactor: replace AutoRenewRedisLock with DbMigrationAutoRenewLock - fix: improve logging for database migration lock release - fix: make flask upgrade-db fail on error - fix: include sso_verified in access_mode validation - fix: inherit web app permission from original app - fix: make e-1.12.1 enterprise migrations database-agnostic - fix: get_message_event_type return wrong message type - refactor: document_indexing_sync_task split db session - fix: trigger output schema miss - test: remove unrelated enterprise service test Conflict resolution: - Combined OTEL telemetry imports with tool signature import in easy_ui_based_generate_task_pipeline.py |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_async_workflow_tasks.py | ||
| test_clean_dataset_task.py | ||
| test_dataset_indexing_task.py | ||
| test_delete_account_task.py | ||
| test_document_indexing_sync_task.py | ||
| test_duplicate_document_indexing_task.py | ||
| test_enterprise_telemetry_task.py | ||
| test_mail_send_task.py | ||
| test_remove_app_and_related_data_task.py | ||