Byron.wang
f96a0f1961
bump otel package from 1.39.0 to 1.41.0 ( #618 )
2026-03-04 10:25:25 +08:00
wangxiaolei
35825a7925
feat: support opentelemetry ( #583 )
2026-01-27 13:36:13 +08:00
wangxiaolei
e8f8f17f1a
feat: add redis distribute lock ( #564 )
...
* feat: add redis distribute lock
* refactor: use structured logging for python env
---------
Co-authored-by: Yeuoly <admin@srmxy.cn >
2026-01-15 17:06:02 +08:00
Yeuoly
25f20f8692
fix: update redis dependency to v9.6.3 for security improvements ( #554 )
2026-01-02 18:54:01 +08:00
dependabot[bot]
9cdcdb492e
chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0 ( #531 )
2025-12-12 12:06:57 +08:00
sHuXnHs
ad4a7c4d73
tx cos support endpoint ( #506 )
2025-11-18 14:14:00 +08:00
Byron.wang
b4da677c5e
bump dify-cloud-kit version to v0.1.0 ( #442 )
2025-09-03 18:08:28 +08:00
Yeuoly
80389be55b
chore(deps): update go-git and golang.org/x/tools dependencies ( #410 )
...
- Updated github.com/go-git/go-git from v4.7.0 to v5.16.2.
- Bumped golang.org/x/tools from v0.22.0 to v0.35.0.
- Added indirect dependencies for github.com/go-git/gcfg and github.com/go-git/go-billy.
- Updated various indirect dependencies including golang.org/x/net, golang.org/x/sys, and golang.org/x/text.
2025-07-23 16:22:48 +08:00
dependabot[bot]
9234aed479
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 ( #409 )
...
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/go-jose/go-jose/releases )
- [Commits](https://github.com/go-jose/go-jose/compare/v4.0.4...v4.0.5 )
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
dependency-version: 4.0.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-23 13:51:27 +08:00
Byron.wang
18e91bbb37
fix s3 client path style not used ( #344 )
...
* bump cloud-kit version to fix #343
* change env name USE_AWS_S3 to S3_USE_AWS
* update s3_use_aws default value to true
* update readme about the upgrade notice
2025-06-13 15:10:21 +08:00
Byron.wang
debb3744c0
add USE_AWS_S3 args avoid ambiguity. ( #340 )
2025-06-11 14:32:53 +08:00
Byron.wang
6873c3f600
bump dify-cloud-kit version to 681efb7762a4 ( #339 )
2025-06-10 16:48:00 +08:00
湛露先生
412084b1d8
fix build error, go.mod upgrade for github.com/panjf2000/ants/v2 ( #323 )
...
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com >
2025-06-03 16:17:11 +08:00
Byron.wang
1c9e28bc75
Feat: Replace the internal/oss module with dify-cloud-kit ( #317 )
...
* replace internal oss with dify-cloud-kit
* remove validate
* fix tests
* fix tests
2025-05-30 16:44:59 +08:00
Yeuoly
3d28e0ceed
feat: Add code generation for plugin controllers and services ( #301 )
...
* feat: Add code generation for plugin controllers and services
- Introduced a code generation mechanism for plugin controllers and services, allowing for automatic generation based on defined dispatchers.
- Created new files for generated controllers, services, and templates to streamline the plugin invocation process.
- Removed outdated functions related to tool validation and runtime parameters, consolidating functionality into generated files.
- Updated dependencies in go.mod and go.sum to include necessary packages for the new code generation features.
* fix
2025-05-23 14:57:56 +08:00
bravomark
7492a3d8cd
feat: Support Alibaba Cloud OSS ( #261 )
...
* feat: support aliyun OSS
* feat: support aliyun OSS
2025-05-07 16:46:18 +08:00
Hironori Yamamoto
2406e0a09f
feat: implement gcs storage ( #237 )
...
Co-authored-by: Hironori Yamamoto <hironori-yamamoto@m3.com >
2025-04-25 13:29:08 +08:00
dependabot[bot]
9da6137926
chore(deps): bump github.com/redis/go-redis/v9 from 9.5.3 to 9.5.5 ( #235 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.5.3 to 9.5.5.
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.5.3...v9.5.5 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-version: 9.5.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 17:31:20 +08:00
dependabot[bot]
300d362d1f
chore(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 ( #233 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.34.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 16:45:58 +08:00
te-chan
2f84673539
feat: Add Azure blob storage connectivity
2025-04-03 21:17:47 +09:00
Yeuoly
f51249fc29
chore: upgrade ants to v2
2025-03-28 23:59:17 +09:00
He Wang
d4aefed92c
support to use mysql as plugin db
2025-03-23 14:41:45 +08:00
quicksandzn
d3db63ea68
feat: oss support tencent cos
2025-03-12 11:25:38 +08:00
Yeuoly
d5d12a0589
feat: add patch mechanism for Python plugin SDK memory leak ( #55 )
2025-03-05 13:33:41 +08:00
Yeuoly
b19140ca23
refactor: optimize plugin declaration caching and encoding ( #34 )
2025-02-25 20:52:51 +08:00
Yeuoly
be947c261e
security: bump golang.org/x/net to 0.33.0
2024-12-19 17:29:45 +08:00
dependabot[bot]
496f2768d7
chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.24.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-19 09:24:14 +00:00
Yeuoly
9ef9f16e6e
feat: support for sentry
2024-12-17 20:51:14 +08:00
Yeuoly
8be2e0e9fd
feat: supports for difyignore and gitignore
2024-12-06 18:02:04 +08:00
Yeuoly
5df0c68632
fix: add more traces for pprof
2024-12-06 01:28:09 +08:00
Yeuoly
1b3e9cede4
enhance: add gzip
2024-09-24 14:00:30 +08:00
Yeuoly
fefd3ef53e
feat: support cli testing
2024-09-18 17:04:40 +08:00
Yeuoly
d02ef5effd
feat: plugin assets
2024-09-04 18:53:46 +08:00
Yeuoly
cb0f14e91a
fix: missing memory config, refactor cmd line
2024-09-02 20:36:55 +08:00
Yeuoly
9253da2c67
feat: cli
2024-09-02 17:18:36 +08:00
Yeuoly
267e9623f3
go deps: mod tidy
2024-08-28 13:50:00 +08:00
Yeuoly
b338eb77ea
feat: support persistence
2024-08-28 13:45:58 +08:00
Yeuoly
37ca1d6d70
chore: remove aws deps
2024-08-28 12:57:10 +08:00
Yeuoly
586b0018c5
feat: rename webhook to endpoint
2024-08-26 21:24:59 +08:00
Yeuoly
3461340fa0
fix: add deps
2024-08-09 16:37:19 +08:00
Yeuoly
d1ab9878f5
feat: backwards invoke llm
2024-07-29 22:06:23 +08:00
Yeuoly
fcea56e07d
feat: add sql
2024-07-29 15:45:24 +08:00
Yeuoly
d6ab1f6a14
feat: invoke model
2024-07-22 19:39:41 +08:00
Yeuoly
f0122a585d
feat: validate plugin
2024-07-16 16:47:17 +08:00
Yeuoly
a90db19af0
feat: signer
2024-07-16 15:58:13 +08:00
Yeuoly
1af5a2ec11
feat: lifetime manager
2024-07-05 22:55:24 +08:00
Yeuoly
7f728bd29d
feat: invoke tool
2024-07-04 20:47:41 +08:00
Yeuoly
bc3218ca8c
feat: examples
2024-07-02 22:28:53 +08:00
Yeuoly
3fc489f4d3
feat: tcp
2024-07-01 21:21:09 +08:00
Yeuoly
043e5251be
first commit
2024-06-28 22:34:54 +08:00