-LAN-
417e538311
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
K
43244827d2
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
Bowen Liang
0d6f3f1d0e
remove unused config CURRENT_VERSION ( #21832 )
...
as API module's version code refactored into pyproject.toml file in refactor: define the Dify project version in pyproject.toml #20910 , the deprecated CURRENT_VERSION is no longger used and should be removed.
2025-07-02 17:22:22 +08:00
-LAN-
fe9a21267a
chore(version): bump to 1.5.1 ( #21808 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-07-02 16:17:40 +08:00
Bowen Liang
83b64f98ad
refactor: define the Dify project version in pyproject.toml ( #20910 )
2025-07-01 12:07:24 +08:00
湛露先生
9596ffac7a
Add Env 'CELERY_SENTINEL_PASSWORD' for celery connect redis sentinel. ( #21198 )
2025-06-27 17:37:11 +08:00
-LAN-
281546eb0e
chore(version): Bump to 1.5.0 ( #21415 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-06-25 16:54:44 +08:00
André de Matteo
080a14968c
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
518608bd2b
feat: add support for Matrixone database ( #20714 )
2025-06-19 10:20:12 +08:00
-LAN-
6df9676dcc
chore: bump version to 1.4.3 ( #21045 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-06-16 15:29:53 +08:00
-LAN-
5b08e591b7
chore(package): Bump version to 1.4.2 ( #20897 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-06-11 16:28:36 +08:00
Dongyu Li
5b42e0aebb
Feat/queue monitor ( #20647 )
2025-06-04 19:56:34 +08:00
湛露先生
848ab7e9c8
nacos config init , and force add ts parms. ( #20526 )
...
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com >
2025-06-01 10:17:40 +08:00
-LAN-
dd3e39c35d
chore(*): Bump version to 1.4.1 ( #20275 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-27 15:32:59 +08:00
rouxiaomin
a0ecb066bf
feat(qdrant):add replication_factor when create collection in qdrant ( #20133 )
...
Co-authored-by: 刘敏 <min.liu@tongdun.net >
2025-05-27 14:46:04 +08:00
Boris Feld
c9e11156b3
chore: Update S3StorageConfig to match boto3 type hints ( #20072 )
2025-05-22 14:10:14 +08:00
He Huang
5d8a89aca3
Refactor OpenSearch config to separate use_ssl and verify_certs flags ( #20075 )
...
Co-authored-by: he.huang <he.huang1@outlook.com >
Co-authored-by: crazywoola <427733928@qq.com >
2025-05-22 10:14:38 +08:00
Hashcon
5a0359336f
feat: add debug log for request and response ( #19781 ) ( #19783 )
...
Co-authored-by: hashjang <hash@geek.com >
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com >
2025-05-17 17:31:09 +08:00
-LAN-
dc5542c7d5
chore: Updates version numbers to 1.4.0 and related services ( #19731 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-15 16:03:16 +08:00
XlKsyt
4887ac9e1b
feat(extension): support otel grpc exporter ( #19686 )
2025-05-14 22:37:27 +08:00
-LAN-
3557967e09
fix(config): Allow DB_EXTRAS to set search_path via options ( #19560 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-13 10:10:18 +08:00
Bowen Liang
0e21ed0194
chore: disable redis client-side caching by default ( #19524 )
2025-05-12 21:42:07 +08:00
Bowen Liang
0ac889ee63
feat: enable Redis client-side caching ( #19493 )
2025-05-12 09:34:25 +08:00
Bowen Liang
d4b89bdde2
chore: bump pydantic to 2.11 and pydantic-settings to 2.9 ( #15049 )
2025-05-08 17:39:51 +08:00
Yeuoly
1a05f3bf53
fix(api): add missing INNER_API_KEY to InnerAPIConfig ( #19166 )
2025-05-06 10:02:14 +08:00
Ahmad Zidan
62f98143c6
feat: add AWS Managed IAM auth for OpenSearch vector DB ( #18963 )
2025-04-29 15:10:08 +08:00
-LAN-
8b542cdea1
chore: Bump version to 1.3.1 ( #18962 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-28 16:45:17 +08:00
Jiang
338cd890ed
[Lindorm VDB] Add the QUERY_TIMEOUT parameter to force the search query to fail. ( #18613 )
...
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
2025-04-25 09:42:58 +08:00
王晓阳
6660547563
feat: support vastbase vector database ( #16308 )
2025-04-24 18:04:57 +08:00
-LAN-
734be7dfce
chore: Updates version numbers for upcoming release ( #18550 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-23 16:26:55 +08:00
shiyiyue1102
517b9b1b2c
support load .env config from nacos ( #18186 )
2025-04-22 13:12:36 +08:00
lauding
d9e9dc7aa6
feat: support huawei cloud vector database ( #16141 )
2025-04-22 13:03:35 +08:00
-LAN-
52a01315c4
feat: add a abstract layer for WorkflowNodeExcetion ( #18026 )
2025-04-17 12:48:52 +09:00
Rain Wang
a4f4cec979
Add analyzer_params config for milvus vectordb ( #18180 )
2025-04-17 10:38:56 +08:00
AichiB7A
eedf3d5b44
[Observability] Integrate OpenTelemetry ( #17627 )
2025-04-11 17:04:06 +08:00
yihong
27edcb6e7c
fix: autocorrect everything in api ( #17859 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-04-11 15:24:39 +08:00
-LAN-
bf11af4e04
feat(large_language_model): Adds plugin-based token counting configuration option ( #17706 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: Yeuoly <admin@srmxy.cn >
2025-04-09 20:52:58 +08:00
-LAN-
2c2efe2e1e
chore(*): bump version to 1.2.0 ( #17675 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-09 17:12:40 +08:00
wlleiiwang
42a42a7962
FEAT: support Tencent vectordb to full text search ( #16865 )
...
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com >
2025-04-07 09:50:03 +08:00
Xiyuan Chen
9c4be5d098
Feat/education api ( #17168 )
2025-04-01 02:45:34 -04:00
非法操作
44f911a0a8
chore: docstring not match the function parameter ( #17162 )
2025-03-31 13:19:15 +08:00
wanttobeamaster
7f70cadacb
feat: support Tablestore vector database ( #16601 )
...
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com >
2025-03-27 15:53:33 +08:00
hsiong
6157f57872
feat: Add OceanBase hybrid search features ( #16652 )
...
Co-authored-by: 李远军 <4842@9ji.com >
Co-authored-by: yourchanges <yourchanges@gmail.com >
2025-03-25 14:32:00 +08:00
-LAN-
c167a1f4f4
chore: bump the package version to 1.1.3 ( #16612 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-24 17:59:54 +08:00
chenhuan0728
770c461a8f
feat: add openGauss PQ acceleration feature ( #16432 )
...
Co-authored-by: chenhuan <huan.chen0728@foxmail>
2025-03-24 15:16:40 +08:00
-LAN-
bf90d34c2f
chore: update version to 1.1.2 in configuration and Docker files ( #16457 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-21 18:03:48 +08:00
-LAN-
85160b0487
chore: update version to 1.1.1 in packaging and docker configurations ( #16301 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-20 18:20:04 +08:00
Yeuoly
c07af5a1a3
feat: tenant app invocations limiter ( #16221 )
2025-03-19 17:24:02 +08:00
-LAN-
ac80c04bd3
chore: bump version to 1.1.0 ( #16128 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-18 20:01:24 +08:00
LittleFish-15
223ab5a38f
feat: support openGauss vector database ( #15865 )
2025-03-17 19:42:54 +08:00