[PR #344] [MERGED] fix s3 client path style not used #458

Closed
opened 2026-02-16 01:16:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/344
Author: @41tair
Created: 6/11/2025
Status: Merged
Merged: 6/13/2025
Merged by: @41tair

Base: mainHead: fix-343


📝 Commits (4)

  • e91c936 bump cloud-kit version to fix #343
  • c3b8dd1 change env name USE_AWS_S3 to S3_USE_AWS
  • f81cacd update s3_use_aws default value to true
  • 319b384 update readme about the upgrade notice

📊 Changes

6 files changed (+9 additions, -4 deletions)

View changed files

📝 .env.example (+1 -1)
📝 README.md (+3 -0)
📝 go.mod (+1 -1)
📝 go.sum (+2 -0)
📝 internal/server/server.go (+1 -1)
📝 internal/types/app/config.go (+1 -1)

📄 Description

fix #343


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-daemon/pull/344 **Author:** [@41tair](https://github.com/41tair) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 6/13/2025 **Merged by:** [@41tair](https://github.com/41tair) **Base:** `main` ← **Head:** `fix-343` --- ### 📝 Commits (4) - [`e91c936`](https://github.com/langgenius/dify-plugin-daemon/commit/e91c936f2e52a0a3375c8961686bd2e95e6d47ec) bump cloud-kit version to fix #343 - [`c3b8dd1`](https://github.com/langgenius/dify-plugin-daemon/commit/c3b8dd1556b6a6db55e7ae9185ad1c61381d49f4) change env name USE_AWS_S3 to S3_USE_AWS - [`f81cacd`](https://github.com/langgenius/dify-plugin-daemon/commit/f81cacdc27008bae0a1913b7440b5f47d7fb8ed7) update s3_use_aws default value to true - [`319b384`](https://github.com/langgenius/dify-plugin-daemon/commit/319b3847bc33e54c217597b745933b60241d79ee) update readme about the upgrade notice ### 📊 Changes **6 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -1) 📝 `README.md` (+3 -0) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -0) 📝 `internal/server/server.go` (+1 -1) 📝 `internal/types/app/config.go` (+1 -1) </details> ### 📄 Description fix #343 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:16:01 -05:00
yindo closed this issue 2026-02-16 01:16:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#458