twwu
|
1b3860d012
|
Merge branch 'main' into feat/rag-2
|
2025-08-07 16:27:20 +08:00 |
|
yunqiqiliang
|
e01510e2a6
|
feat: Add Clickzetta Lakehouse vector database integration (#22551)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-07 14:21:46 +08:00 |
|
twwu
|
40f3524cfe
|
Merge branch 'main' into feat/rag-2
|
2025-08-06 14:23:51 +08:00 |
|
winsonwhe
|
2575eaf1d6
|
Update milvus version to LTS (#23393)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-05 21:29:38 +08:00 |
|
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
|
wanttobeamaster
|
da5c003f97
|
chore: tablestore full text search support score normalization (#23255)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-08-01 14:14:11 +08:00 |
|
jyong
|
a7a4c8228e
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# web/app/components/workflow/hooks/use-workflow.ts
|
2025-07-31 10:30:28 +08:00 |
|
rhochman
|
eee576355b
|
Fix: Support for Elasticsearch Cloud Connector (#23017)
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: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-30 11:12:16 +08:00 |
|
zxhlyh
|
e19a07c2e6
|
merge main
|
2025-07-29 15:44:23 +08:00 |
|
QuantumGhost
|
0d2d349ab3
|
chore(version): bump version to 1.7.1 (#23048)
|
2025-07-28 16:42:39 +08:00 |
|
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
|
znn
|
d776a7cde7
|
adding LANG LC_ALL PYTHONIOENCODING UTF-8 (#22928)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-27 09:19:13 +08:00 |
|
J2M3L2
|
89415ac453
|
fix: improve PostgreSQL healthcheck cmd to avoid fatal log errors (#22749) (#22917)
|
2025-07-25 09:05:47 +08:00 |
|
twwu
|
bae2af0c85
|
Merge branch main into feat/rag-2
|
2025-07-24 17:40:04 +08:00 |
|
Novice
|
7ec94eb83c
|
chore(version): bump to 1.7.0 (#22830)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-07-23 18:37:30 +08:00 |
|
Junyan Qin (Chin)
|
eaae79a581
|
feat: plugin auto upgrade strategy (#19758)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-07-23 15:33:39 +08:00 |
|
zxhlyh
|
4d36e784b7
|
merge main
|
2025-07-21 17:45:26 +08:00 |
|
JianhengHou
|
3b23fc5ad8
|
fix: Correct and enhance the doc on CELERY_BROKER_URL in .env.example (#22693)
Co-authored-by: Jianheng Hou <jianhenh@example.com>
|
2025-07-21 13:55:16 +08:00 |
|
znn
|
19c09d6111
|
enabling vector index prefix name via configuration files (#22661)
|
2025-07-20 11:10:08 +08:00 |
|
twwu
|
5b2c99e183
|
Merge branch 'main' into feat/rag-2
|
2025-07-18 14:03:48 +08:00 |
|
kenwoodjw
|
61a5741c05
|
fix celery config (#22566)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-07-18 09:41:09 +08:00 |
|
zxhlyh
|
01566035e3
|
merge main
|
2025-07-17 16:48:43 +08:00 |
|
zyssyz123
|
a4f421028c
|
Feat/change user email (#22213)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2025-07-17 10:55:59 +08:00 |
|
heyszt
|
f082452c9b
|
feat: add otel endpoint config (#22492)
|
2025-07-16 18:24:17 +08:00 |
|
Jacky Wu
|
da53bf511f
|
chore: add SQLALCHEMY_POOL_USE_LIFO option and missing SQLALCHEMY_POOL_PRE_PING env default value. (#22371)
|
2025-07-15 19:46:48 +08:00 |
|
-LAN-
|
6eb155ae69
|
feat(api/repo): Allow to config repository implementation (#21458)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-14 14:54:38 +08:00 |
|
twwu
|
682b65034c
|
Merge branch 'main' into feat/rag-2
|
2025-07-14 11:17:42 +08:00 |
|
K
|
d5624ba671
|
fix: resolve Docker file URL networking issue for plugins (#21334) (#21382)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-11 12:11:59 +08:00 |
|
Maries
|
390e4cc0bf
|
chore(version): bump to 1.6.0 (#22136)
|
2025-07-10 17:49:32 +08:00 |
|
Novice
|
535fff62f3
|
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-10 14:01:34 +08:00 |
|
twwu
|
9e44f2b805
|
Merge branch 'main' into feat/rag-2
|
2025-07-09 15:54:57 +08:00 |
|
kurokobo
|
e39236186d
|
feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme (#21321)
|
2025-07-09 10:12:40 +08:00 |
|
Arcaner
|
b654c852a5
|
chore(docker): increase NGINX_CLIENT_MAX_BODY_SIZE from 15M to 100M i… (#21995)
|
2025-07-07 21:51:49 +08:00 |
|
Kalo Chin
|
daab648c78
|
fix: plugin deamon start fail (#21841)
|
2025-07-03 09:09:02 +08:00 |
|
jyong
|
832bef053f
|
Merge branch 'main' into feat/r2
# Conflicts:
# docker/docker-compose.middleware.yaml
# web/app/components/workflow-app/components/workflow-main.tsx
# web/app/components/workflow-app/hooks/index.ts
# web/app/components/workflow/hooks-store/store.ts
# web/app/components/workflow/hooks/index.ts
# web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
|
2025-07-02 18:20:05 +08:00 |
|
-LAN-
|
8978b9d38b
|
chore(version): Bump plugin daemon version to 0.1.3 (#21835)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-07-02 17:46:18 +08:00 |
|
-LAN-
|
bb955806e0
|
chore(version): bump to 1.5.1 (#21808)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-07-02 16:17:40 +08:00 |
|
湛露先生
|
28f5c37211
|
Add Env 'CELERY_SENTINEL_PASSWORD' for celery connect redis sentinel. (#21198)
|
2025-06-27 17:37:11 +08:00 |
|
-LAN-
|
2d5cdbe79c
|
chore(version): Bump to 1.5.0 (#21415)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-25 16:54:44 +08:00 |
|
jyong
|
540096a8d8
|
Merge branch 'main' into feat/r2
# Conflicts:
# api/core/plugin/impl/oauth.py
# api/core/workflow/entities/variable_pool.py
# api/models/workflow.py
# api/services/dataset_service.py
|
2025-06-25 14:35:23 +08:00 |
|
Anton Kovalev
|
27baf383dd
|
feat: make RESPECT_XFORWARD_HEADERS_ENABLED configurable in Compose (#21248)
|
2025-06-24 10:00:51 +08:00 |
|
jyong
|
f7fbded8b9
|
Merge branch 'main' into feat/r2
|
2025-06-19 13:32:07 +08:00 |
|
André de Matteo
|
7b9e01aa07
|
Feat/support sendgrid (#21011)
Co-authored-by: André de Matteo <andre.matteo@accenture.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-06-19 10:27:38 +08:00 |
|
LiuBo
|
17fe62cf91
|
feat: add support for Matrixone database (#20714)
|
2025-06-19 10:20:12 +08:00 |
|
crazywoola
|
59fdfc3728
|
fix: remove redundant PG_USER (#21162)
|
2025-06-18 16:03:32 +08:00 |
|
ine
|
83719cab73
|
fix: add environment variable POSTGRES_USER (#20786)
|
2025-06-18 14:44:42 +08:00 |
|
He Wang
|
37f26c412f
|
add healthcheck to oceanbase container (#20989)
|
2025-06-18 14:00:59 +08:00 |
|
Byron.wang
|
ce3e2e5eb8
|
Set a default value for the PLUGIN_S3_USE_AWS environment variable in the dify-plugin-daemon. (#21152)
|
2025-06-18 12:29:14 +08:00 |
|
jyong
|
f7a4e5d1a6
|
Merge branch 'main' into feat/r2
|
2025-06-18 10:57:44 +08:00 |
|
-LAN-
|
809a0ab6bf
|
chore: bump version to 1.4.3 (#21045)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-16 15:29:53 +08:00 |
|