hjlarry
7484a020e1
fix(trigger): subscription schema use bool field cause pydantic error
2025-11-11 14:05:11 +08:00
autofix-ci[bot]
186828c13a
[autofix.ci] apply automated fixes
2025-11-11 04:47:22 +00:00
Harry
203fb95391
chore(api): update dependencies and default queue configurations
...
- Updated `revision` in `uv.lock` from 3 to 2.
- Added `croniter` package version 6.0.0 with dependencies in `uv.lock`.
- Updated `dify-api` version to 1.10.0rc1 and added `croniter` as a dependency.
- Modified default queue names in `entrypoint.sh` for both CLOUD and SELF_HOSTED editions to include `priority_dataset`.
2025-11-11 12:45:02 +08:00
Harry
a94e650ffd
Merge remote-tracking branch 'origin/main' into feat/trigger
...
# Conflicts:
# api/docker/entrypoint.sh
# api/uv.lock
# dev/start-worker
# docker/.env.example
# docker/docker-compose.yaml
# web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/chart-view.tsx
# web/app/components/base/date-and-time-picker/date-picker/index.tsx
# web/app/components/base/date-and-time-picker/types.ts
2025-11-11 12:42:01 +08:00
Ali Saleh
c9798f6425
fix(api): Trace Hierarchy, Span Status, and Broken Workflow for Arize & Phoenix Integration ( #27937 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-11-11 11:49:19 +08:00
crazywoola
20ecf7f1d0
chore: remove unused enterprise bot from the readme ( #28073 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-11 10:52:27 +08:00
github-actions[bot]
9dcb780fcb
chore: translate i18n files and update type definitions ( #28054 )
...
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
2025-11-11 09:32:53 +08:00
Will
1cb7b09933
chore: Remove trailing space from migration filename ( #28040 )
2025-11-11 09:32:42 +08:00
Joel
2c62a77cf4
Chore: change query log time range ( #28052 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-10 18:39:12 +08:00
QuantumGhost
b9bc48d8dd
feat(api): Introduce Broadcast Channel ( #27835 )
...
This PR introduces a `BroadcastChannel` abstraction with broadcasting and at-most once delivery semantics, serving as the communication component between celery worker and API server.
It also includes a reference implementation backed by Redis PubSub.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-10 17:23:21 +08:00
Will
ed234e311b
fix workflow default updated_at ( #28047 )
2025-11-10 18:20:38 +09:00
hjlarry
00fdd06179
fix(trigger): subscription schema config not display field description
2025-11-10 13:43:56 +08:00
huangzhuo1949
9843fec393
fix: elasticsearch_vector version ( #28028 )
...
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-10 13:17:13 +09:00
lyzno1
62fbc90389
refactor: update free plan rate limit description in pricing modal
2025-11-10 10:48:32 +08:00
Will
aa4cabdeb5
feat: Add Audio Content Support for MCP Tools ( #27979 )
2025-11-10 10:12:11 +08:00
NeatGuyCoding
eea713b668
Fix typo in weaviate comment, improve time test precision, and add security tests for get-icon utility ( #27919 )
...
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-10 10:11:54 +08:00
hjlarry
f19a21da11
fix prepare userinput logic
2025-11-10 09:59:20 +08:00
dependabot[bot]
fc62538a94
chore(deps): bump scipy-stubs from 1.16.2.3 to 1.16.3.0 in /api ( #28025 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 09:54:56 +08:00
Asuka Minato
7994144df7
add onupdate=func.current_timestamp() ( #28014 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-10 01:48:52 +09:00
Kenn
e153c483b6
fix: the model list encountered two children with the same key ( #27956 )
...
Co-authored-by: haokai <haokai@shuwen.com>
2025-11-09 21:39:59 +08:00
wangxiaolei
422bb4d4bb
fix: fix https://github.com/langgenius/dify/issues/27939 ( #27985 )
2025-11-09 21:39:05 +08:00
OneZero-Y
87a80d7613
docs: clarify how to obtain workflow_id for version execution ( #28007 )
...
Signed-off-by: OneZero-Y <aukovyps@163.com>
2025-11-09 21:38:06 +08:00
zhsama
7401792063
feat(last-run): add handling for Listening status in run result calculation
2025-11-07 16:39:30 +08:00
kenwoodjw
e91105ca87
fix: bump brotli to 1.2.0 resloved CVE-2025-6176 ( #27950 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-11-07 15:57:29 +08:00
zhsama
79e46c8a81
feat(step-run): add resolvedStatus calculation for improved run result handling
2025-11-07 15:19:40 +08:00
zhsama
7658c92cf9
feat(trigger): improve trigger node in useOneStepRun for getting system variables
2025-11-07 13:17:57 +08:00
hj24
37903722fe
refactor: implement tenant self queue for rag tasks ( #27559 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-11-06 21:25:50 +08:00
QuantumGhost
f4c82d0010
fix(api): fix `VariablePool.get` adding unexpected keys to variable_dictionary ( #26767 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-06 18:30:35 +08:00
NFish
fe50093c18
fix: prevent fetch version info in enterprise edition ( #27923 )
2025-11-06 17:59:53 +08:00
Jyong
4317af1e90
fix jina reader transform ( #27922 )
2025-11-06 17:35:53 +08:00
zhsama
85a5c78b80
feat: enhance workflow log components with detailed trigger metadata and type safety
2025-11-06 16:16:34 +08:00
lyzno1
9d7b47c784
trigger CI
...
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
2025-11-06 15:41:54 +08:00
lyzno1
e4c6ed9c60
Merge branch 'main' into feat/trigger
2025-11-06 15:25:19 +08:00
zhsama
fcfade4778
fix: update checkValidFns type to Partial and ensure error message fallback in useOneStepRun
2025-11-06 14:51:32 +08:00
zhsama
000e8bd12b
fix: improve error handling in useOneStepRun and useWorkflowRun to provide structured error messages
2025-11-06 14:05:45 +08:00
Harry
ed8da2c760
fix: return structured error response for PluginInvokeError in workflow trigger APIs
2025-11-06 12:41:17 +08:00
zhsama
fb6dc14e9b
refactor:simplify syncWorkflowDraft parameters
2025-11-06 12:19:09 +08:00
hjlarry
77e6e98234
fix CI
2025-11-06 09:46:43 +08:00
red_sun
61a0fcc2ea
fix agent putout the output of workflow-tool twice ( #26835 ) ( #27087 )
2025-11-06 09:41:05 +08:00
lyzno1
fb3699ec5e
fix(web): resolve type checks in app operations
2025-11-05 20:08:59 +08:00
Jyong
f627348b11
fix jina reader creadential migration command ( #27883 )
2025-11-05 18:42:07 +08:00
zhsama
4601be8b67
fix: update hasConnectedUserInput function to use specific types for nodes and edges
2025-11-05 18:12:57 +08:00
Cursx
87fb9a6b69
fix Version 2.0.0-beta.2: Chat annotations Api Error #25506 ( #27206 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2025-11-05 17:37:19 +08:00
Yongtao Huang
97a2e2ec2e
Fix: correct DraftWorkflowApi.post response model ( #27289 )
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-05 17:20:40 +08:00
Boris Polonsky
68d357d7f6
Add WEAVIATE_GRPC_ENDPOINT as designed in weaviate migration guide ( #27861 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-05 17:19:08 +08:00
zhsama
cc4d4adfb9
feat: enhance workflow draft processing by adding hydration and sanitization functions
2025-11-05 16:54:49 +08:00
lyzno1
6a08623949
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-11-05 16:50:53 +08:00
Harry
f0127ffc9a
feat: enhance trigger metadata structure by adding type field and updating trigger_metadata handling
2025-11-05 16:49:29 +08:00
Harry
f1e513830c
feat: implement logging for failed trigger invocations in workflow processing
2025-11-05 16:49:29 +08:00
Harry
7de533a643
feat: add start-web script to automate web project setup and execution
2025-11-05 16:49:29 +08:00