[PR #24461] resolve comflicts #30650

Closed
opened 2026-02-21 20:47:57 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/24461

State: closed
Merged: No


  • refactor: simplify repository factory with Django-style import_string (#24354)
  • Fix missing database commit in provider update handler (#24357)
  • Node search supports model and name search (#24331)
  • [Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)
  • Expose agent node usage (#24355)
  • fix: correct agent node token counting to properly separate prompt and completion tokens (#24368)
  • feature: add test containers based tests for web conversation service (#24372)
  • fix kb api access docs (#24377)
  • fix child-chunk ownership validation (#24374)
  • Fix incorrect exception reference for json.dumps() (#24329)
  • fix: #24292 HTTP Request Node Unable to Access File from Start Node When Using Remote URL in Workflow API Call (#24293)
  • try flask_restful -> flask_restx (#24310)
  • chore: remove feature comparison tables from all README files (#24403)
  • fix(api): restful to restx migration issue (#24416)
  • fix(vector): use semantic version comparison for version check (#24409)
  • hotfix: add test containers based tests for webapp auth service (#24397)
  • chore: apply static type checks on celery async task dispatches and imports (#24418)
  • hotfix: add test containers based tests for website service (#24430)
  • feat: API docs for service api (#24425)
  • feat: API docs for mcp (#24424)
  • feat: API docs for /files (#24423)
  • Fix auth error handling (#24420)
  • refactor: better error handler (#24422)
  • feat: auto-login after admin account setup (#24395)
  • fix delete conversations via Api and delete conversations from db as well (#23591)
  • feat: Add SQLALCHEMY_MAX_OVERFLOW configuration to support database connection pool overflow (#24432)
  • docs: better doc for dev in api like Claude.md (#24442)
  • example for logging (#24441)
  • fix: Update doc word count after delete chunks (#24435)
**Original Pull Request:** https://github.com/langgenius/dify/pull/24461 **State:** closed **Merged:** No --- - **refactor: simplify repository factory with Django-style import_string (#24354)** - **Fix missing database commit in provider update handler (#24357)** - **Node search supports model and name search (#24331)** - **[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)** - **Expose agent node usage (#24355)** - **fix: correct agent node token counting to properly separate prompt and completion tokens (#24368)** - **feature: add test containers based tests for web conversation service (#24372)** - **fix kb api access docs (#24377)** - **fix child-chunk ownership validation (#24374)** - **Fix incorrect exception reference for `json.dumps()` (#24329)** - **fix: #24292 HTTP Request Node Unable to Access File from Start Node When Using Remote URL in Workflow API Call (#24293)** - **try flask_restful -> flask_restx (#24310)** - **chore: remove feature comparison tables from all README files (#24403)** - **fix(api): restful to restx migration issue (#24416)** - **fix(vector): use semantic version comparison for version check (#24409)** - **hotfix: add test containers based tests for webapp auth service (#24397)** - **chore: apply static type checks on celery async task dispatches and imports (#24418)** - **hotfix: add test containers based tests for website service (#24430)** - **feat: API docs for service api (#24425)** - **feat: API docs for mcp (#24424)** - **feat: API docs for /files (#24423)** - **Fix auth error handling (#24420)** - **refactor: better error handler (#24422)** - **feat: auto-login after admin account setup (#24395)** - **fix delete conversations via Api and delete conversations from db as well (#23591)** - **feat: Add SQLALCHEMY_MAX_OVERFLOW configuration to support database connection pool overflow (#24432)** - **docs: better doc for dev in api like Claude.md (#24442)** - **example for logging (#24441)** - **fix: Update doc word count after delete chunks (#24435)**
yindo added the pull-request label 2026-02-21 20:47:57 -05:00
yindo closed this issue 2026-02-21 20:47:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#30650